xml2js version 0.4.23 allows an external attacker to edit or add new properties to an object. This is possible because the application does not properly validate incoming JSON keys, thus allowing the __proto__ property to be edited.
References
Link | Resource |
---|---|
https://fluidattacks.com/advisories/myers/ | Exploit Third Party Advisory |
https://github.com/Leonidas-from-XIV/node-xml2js/ | Product |
https://lists.debian.org/debian-lts-announce/2024/03/msg00013.html |
Configurations
History
No history.
Information
Published : 2023-04-05 20:15
Updated : 2024-03-14 21:15
NVD link : CVE-2023-0842
Mitre link : CVE-2023-0842
CVE.ORG link : CVE-2023-0842
JSON object : View
Products Affected
xml2js_project
- xml2js
CWE
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')