Vulnerability CVE-2022-41714


Published: 2022-11-03

Description:
fastest-json-copy version 1.0.1 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/streamich/fastest-json-copy
https://fluidattacks.com/advisories/guetta/

Copyright 2026, cxsecurity.com

 

Back to Top