streamich/fastest-json-copy

streamich/fastest-json-copy

Releases2
Frequency
Last Release
Stars15
Fastest JSON deep clone implementation

CVE History

CVEPublishedCVSS v3CVSS v2
5.3 MEDIUM

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.