lodash.merge@4.3.3 vulnerabilities

The Lodash method `_.merge` exported as a module.

  • latest version

    4.6.2

  • latest non vulnerable version

  • first published

    12 years ago

  • latest version published

    6 years ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the lodash.merge package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Prototype Pollution

    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 lodash.merge to version 4.6.2 or higher.

    <4.6.2
    • M
    Prototype Pollution

    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 lodash.merge to version 4.6.2 or higher.

    <4.6.2