Vulnerability CVE-2022-41713


Published: 2022-11-03

Description:
deep-object-diff version 1.1.0 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://github.com/mattphillips/deep-object-diff
https://fluidattacks.com/advisories/heldens/

Copyright 2026, cxsecurity.com

 

Back to Top