org.webjars.npm:lodash.merge@3.3.1 vulnerabilities

  • latest version

    4.6.2

  • latest non vulnerable version

  • first published

    9 years ago

  • latest version published

    5 years ago

  • licenses detected

  • package manager

Direct Vulnerabilities

Known vulnerabilities in the org.webjars.npm:lodash.merge 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

org.webjars.npm:lodash.merge is a Lodash method _.merge exported as a Node.js module.

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?

Upgrade org.webjars.npm:lodash.merge to version 4.6.2 or higher.

[,4.6.2)
  • M
Prototype Pollution

org.webjars.npm:lodash.merge is a Lodash method _.merge exported as a Node.js module.

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?

Upgrade org.webjars.npm:lodash.merge to version 4.6.2 or higher.

[,4.6.2)