VYPR

npm package

merge-deep

pkg:npm/merge-deep

Vulnerabilities (2)

  • CVE-2021-26707Jun 2, 2021
    affected < 3.0.3fixed 3.0.3

    The merge-deep library before 3.0.3 for Node.js can be tricked into overwriting properties of Object.prototype or adding new properties to it. These properties are then inherited by every object in the program, thus facilitating prototype-pollution attacks against applications us

  • CVE-2018-3722Jun 7, 2018
    affected < 3.0.1fixed 3.0.1

    merge-deep node module before 3.0.1 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability, which 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 obj