lodash._basemerge@2.1.0 vulnerabilities

The internal Lo-Dash function `baseMerge` as a Node.js module generated by lodash-cli.

Direct Vulnerabilities

Known vulnerabilities in the lodash._basemerge 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._basemerge is a The internal Lo-Dash function baseMerge as a Node.js module generated by lodash-cli.

Affected versions of this package are vulnerable to Prototype Pollution. The functions merge, mergeWith, and defaultsDeep could be tricked into adding or modifying properties of Object.prototype. This is due to an incomplete fix to CVE-2018-3721.

How to fix Prototype Pollution?

A fix was pushed into the master branch but not yet published.

*
  • M
Prototype Pollution

lodash._basemerge is a The internal Lo-Dash function baseMerge as a Node.js module generated by lodash-cli.

Affected versions of this package are vulnerable to Prototype Pollution. The utilities function allow modification of the Object prototype. If an attacker can control part of the structure passed to this function, they could add or modify an existing property.

How to fix Prototype Pollution?

A fix was pushed into the master branch but not yet published.

*