VYPR

Merge Deep

by Merge Deep Project

CVEs (2)

  • CVE-2021-26707CriJun 2, 2021
    risk 0.57cvss 9.8epss 0.02

    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…

  • CVE-2018-3722HigJun 7, 2018
    risk 0.50cvss 8.8epss 0.02

    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…