lodash.set@4.2.0 vulnerabilities

The lodash method `_.set` exported as a module.

Direct Vulnerabilities

Known vulnerabilities in the lodash.set 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

lodash.set is a lodash method _.set exported as a Node.js module.

Affected versions of this package are vulnerable to Prototype Pollution via the set and setwith functions due to improper user input sanitization.

Note

lodash.set is not maintained for a long time. It is recommended to use lodash library, which contains the fix since version 4.17.17.

How to fix Prototype Pollution?

There is no fixed version for lodash.set.

*