Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2022-42743 1 Deep-parse-json Project 1 Deep-parse-json 2025-05-05 5.3 Medium
deep-parse-json version 1.0.2 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.