mixin-deep@1.0.1 vulnerabilities

Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. No dependencies.

  • latest version

    2.0.1

  • latest non vulnerable version

  • first published

    10 years ago

  • latest version published

    5 years ago

  • licenses detected

  • Direct Vulnerabilities

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

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Prototype Pollution

    mixin-deep is a package that deeply mixes the properties of objects into the first object.

    Affected versions of this package are vulnerable to Prototype Pollution. The function mixin-deep could be tricked into adding or modifying properties of Object.prototype using a constructor payload.

    How to fix Prototype Pollution?

    Upgrade mixin-deep to version 2.0.1, 1.3.2 or higher.

    >=2.0.0 <2.0.1<1.3.2
    • L
    Prototype Pollution

    mixin-deep is a package that deeply mixes the properties of objects into the first object.

    Affected versions of this package are vulnerable to Prototype Pollution via merging functions. These functions allows a malicious user to modify the prototype of Object via __proto__, causing the addition or modification of an existing property that will exist on all objects.

    How to fix Prototype Pollution?

    Upgrade mixin-deep to version 1.3.1 or higher.

    <1.3.1