sibu-github/deep-parse-json

sibu-github/deep-parse-json

Releases0
Stars17
Javascript function which recursively parses stringified json

CVE History

CVEPublishedCVSS v3CVSS v2
5.3 MEDIUM

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.