Vulnerability CVE-2023-0842


Published: 2023-04-05

Description:
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:
https://fluidattacks.com/advisories/myers/
https://github.com/Leonidas-from-XIV/node-xml2js/

Copyright 2026, cxsecurity.com

 

Back to Top