-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - sqlite3-5.1.6.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/ip/package.json
Vulnerabilities
Vulnerability | Severity | Dependency | Type | Fixed in (sqlite3 version) | Remediation Possible** | |
---|---|---|---|---|---|---|
CVE-2023-42282 | 9.8 | ip-2.0.0.tgz | Transitive | N/A* | ❌ | |
CVE-2024-29415 | 9.1 | ip-2.0.0.tgz | Transitive | N/A* | ❌ | |
CVE-2024-28863 | 6.5 | tar-6.2.0.tgz | Transitive | N/A* | ❌ | |
CVE-2025-59437 | 3.2 | ip-2.0.0.tgz | Transitive | N/A* | ❌ | |
CVE-2025-59436 | 3.2 | ip-2.0.0.tgz | Transitive | N/A* | ❌ | |
CVE-2025-5889 | 3.1 | brace-expansion-1.1.11.tgz | Transitive | 5.1.7 | ✅ |
*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-2023-42282
Vulnerable Library - ip-2.0.0.tgz
[](https://www.npmjs.com/package/ip)
Library home page: https://registry.npmjs.org/ip/-/ip-2.0.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/ip/package.json
Dependency Hierarchy:
- sqlite3-5.1.6.tgz (Root Library)
- node-gyp-8.4.1.tgz
- make-fetch-happen-9.1.0.tgz
- socks-proxy-agent-6.2.1.tgz
- socks-2.7.1.tgz
- ❌ ip-2.0.0.tgz (Vulnerable Library)
- socks-2.7.1.tgz
- socks-proxy-agent-6.2.1.tgz
- make-fetch-happen-9.1.0.tgz
- node-gyp-8.4.1.tgz
Found in base branch: main
Vulnerability Details
The ip package before 1.1.9 for Node.js might allow SSRF because some IP addresses (such as 0x7f.1) are improperly categorized as globally routable via isPublic.
Publish Date: 2024-02-08
URL: CVE-2023-42282
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
Suggested Fix
Type: Upgrade version
Origin: GHSA-78xj-cgh5-2h22
Release Date: 2024-02-08
Fix Resolution: ip - 1.1.9,2.0.1
CVE-2024-29415
Vulnerable Library - ip-2.0.0.tgz
[](https://www.npmjs.com/package/ip)
Library home page: https://registry.npmjs.org/ip/-/ip-2.0.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/ip/package.json
Dependency Hierarchy:
- sqlite3-5.1.6.tgz (Root Library)
- node-gyp-8.4.1.tgz
- make-fetch-happen-9.1.0.tgz
- socks-proxy-agent-6.2.1.tgz
- socks-2.7.1.tgz
- ❌ ip-2.0.0.tgz (Vulnerable Library)
- socks-2.7.1.tgz
- socks-proxy-agent-6.2.1.tgz
- make-fetch-happen-9.1.0.tgz
- node-gyp-8.4.1.tgz
Found in base branch: main
Vulnerability Details
The ip package through 2.0.1 for Node.js might allow SSRF because some IP addresses (such as 127.1, 01200034567, 012.1.2.3, 000:0:0000::01, and ::fFFf:127.0.0.1) are improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2023-42282. We assigned a different CVSS score to this CVE because of its potential to result in a Server-Side Request Forgery (SSRF) vulnerability. Additionally, the package is no longer maintained, which increases the associated risk.
Publish Date: 2024-05-27
URL: CVE-2024-29415
CVSS 3 Score Details (9.1)
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: None
CVE-2024-28863
Vulnerable Library - tar-6.2.0.tgz
Library home page: https://registry.npmjs.org/tar/-/tar-6.2.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/tar/package.json
Dependency Hierarchy:
- sqlite3-5.1.6.tgz (Root Library)
- ❌ tar-6.2.0.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
node-tar is a Tar for Node.js. node-tar prior to version 6.2.1 has no limit on the number of sub-folders created in the folder creation process. An attacker who generates a large number of sub-folders can consume memory on the system running node-tar and even crash the Node.js client within few seconds of running it using a path with too many sub-folders inside. Version 6.2.1 fixes this issue by preventing extraction in excessively deep sub-folders.
Publish Date: 2024-03-21
URL: CVE-2024-28863
CVSS 3 Score Details (6.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: GHSA-f5x3-32g6-xq36
Release Date: 2024-03-21
Fix Resolution: tar - 6.2.1
CVE-2025-59437
Vulnerable Library - ip-2.0.0.tgz
[](https://www.npmjs.com/package/ip)
Library home page: https://registry.npmjs.org/ip/-/ip-2.0.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/ip/package.json
Dependency Hierarchy:
- sqlite3-5.1.6.tgz (Root Library)
- node-gyp-8.4.1.tgz
- make-fetch-happen-9.1.0.tgz
- socks-proxy-agent-6.2.1.tgz
- socks-2.7.1.tgz
- ❌ ip-2.0.0.tgz (Vulnerable Library)
- socks-2.7.1.tgz
- socks-proxy-agent-6.2.1.tgz
- make-fetch-happen-9.1.0.tgz
- node-gyp-8.4.1.tgz
Found in base branch: main
Vulnerability Details
The ip (aka node-ip) package through 2.0.1 (in NPM) might allow SSRF because the IP address value 0 is improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2024-29415. NOTE: in current versions of several applications, connection attempts to the IP address 0 (interpreted as 0.0.0.0) are blocked with error messages such as net::ERR_ADDRESS_INVALID. However, in some situations that depend on both application version and operating system, connection attempts to 0 and 0.0.0.0 are considered connection attempts to 127.0.0.1 (and, for this reason, a false value of isPublic would be preferable).
Publish Date: 2025-09-16
URL: CVE-2025-59437
CVSS 3 Score Details (3.2)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: Low
- Availability Impact: None
CVE-2025-59436
Vulnerable Library - ip-2.0.0.tgz
[](https://www.npmjs.com/package/ip)
Library home page: https://registry.npmjs.org/ip/-/ip-2.0.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/ip/package.json
Dependency Hierarchy:
- sqlite3-5.1.6.tgz (Root Library)
- node-gyp-8.4.1.tgz
- make-fetch-happen-9.1.0.tgz
- socks-proxy-agent-6.2.1.tgz
- socks-2.7.1.tgz
- ❌ ip-2.0.0.tgz (Vulnerable Library)
- socks-2.7.1.tgz
- socks-proxy-agent-6.2.1.tgz
- make-fetch-happen-9.1.0.tgz
- node-gyp-8.4.1.tgz
Found in base branch: main
Vulnerability Details
The ip (aka node-ip) package through 2.0.1 (in NPM) might allow SSRF because the IP address value 017700000001 is improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2024-29415.
Publish Date: 2025-09-16
URL: CVE-2025-59436
CVSS 3 Score Details (3.2)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: Low
- Availability Impact: None
CVE-2025-5889
Vulnerable Library - brace-expansion-1.1.11.tgz
Brace expansion as known from sh/bash
Library home page: https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/brace-expansion/package.json
Dependency Hierarchy:
- sqlite3-5.1.6.tgz (Root Library)
- node-gyp-8.4.1.tgz
- glob-7.2.3.tgz
- minimatch-3.1.2.tgz
- ❌ brace-expansion-1.1.11.tgz (Vulnerable Library)
- minimatch-3.1.2.tgz
- glob-7.2.3.tgz
- node-gyp-8.4.1.tgz
Found in base branch: main
Vulnerability Details
A vulnerability was found in juliangruber brace-expansion up to 1.1.11. It has been rated as problematic. Affected by this issue is the function expand of the file index.js. The manipulation leads to inefficient regular expression complexity. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. The name of the patch is a5b98a4f30d7813266b221435e1eaaf25a1b0ac5. It is recommended to apply a patch to fix this issue.
Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2025-06-09
URL: CVE-2025-5889
CVSS 3 Score Details (3.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Origin: GHSA-v6h2-p8h4-qcjw
Release Date: 2025-06-09
Fix Resolution (brace-expansion): 1.1.12
Direct dependency fix Resolution (sqlite3): 5.1.7
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.