Description
Dexie is a minimalistic wrapper for IndexedDB. 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).
Recommendation
Update the dexie package to the latest compatible version. Followings are version details:
Affected version(s): **>= 4.0.0-alpha.1, <= 4.0.0-alpha.2 < 3.2.2** Patched version(s): **4.0.0-alpha.3 3.2.2**
References
Related Issues
- json-pointer vulnerable to Prototype Pollution - CVE-2022-4742
- Grunt-karma vulnerable to prototype pollution - CVE-2022-37602
- Prototype Pollution in set-in - CVE-2022-25354
- Prototype Pollution in libnested - CVE-2022-25352
You might also like:
- Tags:
- npm
- dexie
Anything's wrong? Let us know Last updated on February 01, 2023


