deep-parse-json@1.0.1 vulnerabilities

Recursively parses a stringified json and returns javascript object

Direct Vulnerabilities

Known vulnerabilities in the deep-parse-json package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Prototype Pollution

deep-parse-json is a Recursively parses a stringified json and returns javascript object

Affected versions of this package are vulnerable to Prototype Pollution due to allowing 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.

How to fix Prototype Pollution?

There is no fixed version for deep-parse-json.

*