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 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.
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
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
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:
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:
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.
The text was updated successfully, but these errors were encountered: