VYPR

Immer

by Immer Project

Source repositories

CVEs (3)

  • CVE-2021-3757CriSep 2, 2021
    risk 0.57cvss 9.8epss 0.02

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

  • CVE-2020-28477HigJan 19, 2021
    risk 0.42cvss 7.5epss 0.02

    This affects all versions of package immer.

  • CVE-2021-23436MedSep 1, 2021
    risk 0.30cvss 5.6epss 0.02

    This affects the package immer before 9.0.6. A type confusion vulnerability can lead to a bypass of CVE-2020-28477 when the user-provided keys used in the path parameter are arrays. In particular, this bypass is possible because the condition (p === "__proto__" || p ===…