Vulnerability CVE-2022-42743


Published: 2022-11-03

Description:
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:
https://github.com/sibu-github/deep-parse-json
https://fluidattacks.com/advisories/buuren/

Copyright 2026, cxsecurity.com

 

Back to Top