VYPR
Vendor

Merge Project

Products
1
CVEs
4
Across products
4
Status
Private

Products

1

Recent CVEs

4
  • CVE-2021-3645CriSep 10, 2021
    risk 0.57cvss 9.8epss 0.01

    merge is vulnerable to Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

  • CVE-2018-16469HigOct 30, 2018
    risk 0.49cvss 7.5epss 0.02

    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.

  • CVE-2020-28499HigFeb 18, 2021
    risk 0.41cvss 7.3epss 0.01

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

  • CVE-2021-23397MedJul 25, 2022
    risk 0.36cvss 5.6epss 0.01

    All versions of package @ianwalter/merge are vulnerable to Prototype Pollution via the main (merge) function. Maintainer suggests using @generates/merger instead.