#VU76188 Prototype pollution in Dexie.js - CVE-2022-21189
Published: May 16, 2023
Dexie.js
Dexie
Description
The vulnerability allows a remote attacker to execute arbitrary JavaScript code.
The vulnerability exists due to improper input validation in the Dexie.setByKeyPath(obj, keyPath, value) function. A remote attacker can pass specially crafted input to the application and perform prototype pollution, which can result in information disclosure or data manipulation.