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.
References
Link | Resource |
---|---|
https://fluidattacks.com/advisories/buuren/ | Exploit Third Party Advisory |
https://github.com/sibu-github/deep-parse-json | Product |
Configurations
History
No history.
Information
Published : 2022-11-03 20:15
Updated : 2022-11-05 00:31
NVD link : CVE-2022-42743
Mitre link : CVE-2022-42743
CVE.ORG link : CVE-2022-42743
JSON object : View
Products Affected
deep-parse-json_project
- deep-parse-json
CWE
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')