Skip to content

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

Description

@mend-for-github-com
Vulnerable Library - connect-sqlite3-0.9.11.tgz

Sample 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

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

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**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

Sample 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions