VYPR

dexie

by dexie

CVEs (1)

  • CVE-2022-21189May 1, 2022
    risk 0.00cvss epss 0.01

    The package dexie before 3.2.2, from 4.0.0-alpha.1 and before 4.0.0-alpha.3 are vulnerable to Prototype Pollution in the Dexie.setByKeyPath(obj, keyPath, value) function which does not properly check the keys being set (like __proto__ or constructor). This can allow an attacker…