You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 to add/modify properties of the Object.prototype leading to prototype pollution vulnerability. Note: This vulnerability can occur in multiple ways, for example when modifying a collection with untrusted user input.
A Minimalistic Wrapper for IndexedDB
Library home page: https://registry.npmjs.org/dexie/-/dexie-2.0.4.tgz
Path to dependency file: /app/package.json
Path to vulnerable library: /app/package.json
Vulnerabilities
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
Vulnerable Library - dexie-2.0.4.tgz
A Minimalistic Wrapper for IndexedDB
Library home page: https://registry.npmjs.org/dexie/-/dexie-2.0.4.tgz
Path to dependency file: /app/package.json
Path to vulnerable library: /app/package.json
Dependency Hierarchy:
Found in base branch: hello-world
Vulnerability Details
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 to add/modify properties of the Object.prototype leading to prototype pollution vulnerability. Note: This vulnerability can occur in multiple ways, for example when modifying a collection with untrusted user input.
Publish Date: 2022-05-01
URL: CVE-2022-21189
CVSS 3 Score Details (9.8)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: GHSA-3xgx-r9j4-qw9w
Release Date: 2022-05-01
Fix Resolution: 3.2.2
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: