#VU75603 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in node-xml2js - CVE-2023-0842
Published: May 1, 2023
node-xml2js
Marek Kubica
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to application does not properly validate incoming JSON keys, thus allowing the __proto__ property to be edited. A remote unauthenticated attacker can edit or add new properties to an object to execute arbitrary code on the target system.