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

connect-sqlite3-0.9.11.tgz: 1 vulnerabilities (highest severity is: 7.5) #1

Open
mend-for-github-com bot opened this issue Aug 13, 2022 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Aug 13, 2022

Vulnerable Library - connect-sqlite3-0.9.11.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/connect-sqlite3/node_modules/sqlite3/package.json

Found in HEAD commit: a207b34cc844a5f67eee17cbce2edb80b3012d1e

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (connect-sqlite3 version) Remediation Possible**
CVE-2022-21227 High 7.5 sqlite3-4.2.0.tgz Transitive 0.9.12

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

Details

CVE-2022-21227

Vulnerable Library - sqlite3-4.2.0.tgz

Asynchronous, non-blocking SQLite3 bindings

Library home page: https://registry.npmjs.org/sqlite3/-/sqlite3-4.2.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/connect-sqlite3/node_modules/sqlite3/package.json

Dependency Hierarchy:

  • connect-sqlite3-0.9.11.tgz (Root Library)
    • sqlite3-4.2.0.tgz (Vulnerable Library)

Found in HEAD commit: a207b34cc844a5f67eee17cbce2edb80b3012d1e

Found in base branch: main

Vulnerability Details

The package sqlite3 before 5.0.3 are vulnerable to Denial of Service (DoS) which will invoke the toString function of the passed parameter. If passed an invalid Function object it will throw and crash the V8 engine.

Publish Date: 2022-05-01

URL: CVE-2022-21227

CVSS 3 Score Details (7.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-9qrh-qjmc-5w2p

Release Date: 2022-05-01

Fix Resolution (sqlite3): 5.0.3

Direct dependency fix Resolution (connect-sqlite3): 0.9.12

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

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 Mend
Projects
None yet
Development

No branches or pull requests

0 participants