Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dexie-2.0.4.tgz: 1 vulnerabilities (highest severity is: 9.8) #1015

Open
mend-bolt-for-github bot opened this issue Oct 13, 2022 · 0 comments
Open

dexie-2.0.4.tgz: 1 vulnerabilities (highest severity is: 9.8) #1015

mend-bolt-for-github bot opened this issue Oct 13, 2022 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Oct 13, 2022

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

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (dexie version) Remediation Possible**
CVE-2022-21189 Critical 9.8 dexie-2.0.4.tgz Direct 3.2.2

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2022-21189

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:

  • dexie-2.0.4.tgz (Vulnerable Library)

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:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

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

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants