VYPR

npm package

merge

pkg:npm/merge

Vulnerabilities (2)

  • CVE-2020-28499Feb 18, 2021
    affected < 2.1.1fixed 2.1.1

    All versions of package merge are vulnerable to Prototype Pollution via _recursiveMerge .

  • CVE-2018-16469Oct 30, 2018
    affected < 1.2.1fixed 1.2.1

    The merge.recursive function in the merge package <1.2.1 can be tricked into adding or modifying properties of the Object prototype. These properties will be present on all objects allowing for a denial of service attack.