Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Fastest-json-copy Project Subscribe
Filtered by product Fastest-json-copy
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-41714 1 Fastest-json-copy Project 1 Fastest-json-copy 2022-11-04 N/A 5.3 MEDIUM
fastest-json-copy version 1.0.1 allows an external attacker to edit or add new properties to an object. This is possible because the application does not correctly validate the incoming JSON keys, thus allowing the '__proto__' property to be edited.