org.webjars.npm:mixin-deep@1.2.0 vulnerabilities

  • latest version

    1.3.2

  • first published

    7 years ago

  • latest version published

    5 years ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

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

    org.webjars.npm: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?

    There is no fixed version for org.webjars.npm:mixin-deep.

    [0,)
    • L
    Prototype Pollution

    org.webjars.npm: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 org.webjars.npm:mixin-deep to version 1.3.1 or higher.

    [,1.3.1)