-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - debug-2.2.0.tgz
small debugging utility
Library home page: https://registry.npmjs.org/debug/-/debug-2.2.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/debug/package.json
Vulnerabilities
CVE | Severity | Dependency | Type | Fixed in (debug version) | Remediation Possible** | Reachability | |
---|---|---|---|---|---|---|---|
CVE-2017-20162 | 4.3 | ms-0.7.1.tgz | Transitive | 2.6.7 | ✅ | ||
CVE-2017-16137 | 3.7 | debug-2.2.0.tgz | Direct | 2.6.9 | ✅ | ||
CVE-2017-20165 | 3.5 | debug-2.2.0.tgz | Direct | 2.6.9 | ✅ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2017-20162
Vulnerable Library - ms-0.7.1.tgz
Tiny ms conversion utility
Library home page: https://registry.npmjs.org/ms/-/ms-0.7.1.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/ms/package.json
Dependency Hierarchy:
- debug-2.2.0.tgz (Root Library)
- ❌ ms-0.7.1.tgz (Vulnerable Library)
Found in base branch: master
Reachability Analysis
This vulnerability is potentially reachable
vulnerable-node-source-0.0.0/routes/products.js (Application)
-> express-4.13.4/index.js (Extension)
-> express-4.13.4/lib/express.js (Extension)
-> serve-static-1.10.3/index.js (Extension)
-> send-0.13.2/index.js (Extension)
-> ❌ ms-0.7.1/index.js (Vulnerable Component)
Vulnerability Details
A vulnerability, which was classified as problematic, has been found in vercel ms up to 1.x. This issue affects the function parse of the file index.js. The manipulation of the argument str leads to inefficient regular expression complexity. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 2.0.0 is able to address this issue. The patch is named caae2988ba2a37765d055c4eee63d383320ee662. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-217451.
Publish Date: 2023-01-05
URL: CVE-2017-20162
CVSS 3 Score Details (4.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Release Date: 2023-01-05
Fix Resolution (ms): 2.0.0
Direct dependency fix Resolution (debug): 2.6.7
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2017-16137
Vulnerable Library - debug-2.2.0.tgz
small debugging utility
Library home page: https://registry.npmjs.org/debug/-/debug-2.2.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/debug/package.json
Dependency Hierarchy:
- ❌ debug-2.2.0.tgz (Vulnerable Library)
Found in base branch: master
Reachability Analysis
This vulnerability is potentially reachable
vulnerable-node-source-0.0.0/app.js (Application)
-> express-4.13.4/index.js (Extension)
-> express-4.13.4/lib/express.js (Extension)
-> express-4.13.4/lib/application.js (Extension)
-> ❌ debug-2.2.0/node.js (Vulnerable Component)
Vulnerability Details
The debug module is vulnerable to regular expression denial of service when untrusted user input is passed into the o formatter. It takes around 50k characters to block for 2 seconds making this a low severity issue.
Publish Date: 2018-04-26
URL: CVE-2017-16137
CVSS 3 Score Details (3.7)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-16137
Release Date: 2018-04-26
Fix Resolution: 2.6.9
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2017-20165
Vulnerable Library - debug-2.2.0.tgz
small debugging utility
Library home page: https://registry.npmjs.org/debug/-/debug-2.2.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/debug/package.json
Dependency Hierarchy:
- ❌ debug-2.2.0.tgz (Vulnerable Library)
Found in base branch: master
Reachability Analysis
This vulnerability is potentially reachable
vulnerable-node-source-0.0.0/app.js (Application)
-> body-parser-1.13.3/index.js (Extension)
-> body-parser-1.13.3/lib/types/raw.js (Extension)
-> debug-2.2.0/node.js (Extension)
-> ❌ debug-2.2.0/debug.js (Vulnerable Component)
Vulnerability Details
A vulnerability classified as problematic has been found in debug-js debug up to 3.0.x. This affects the function useColors of the file src/node.js. The manipulation of the argument str leads to inefficient regular expression complexity. Upgrading to version 3.1.0 is able to address this issue. The identifier of the patch is c38a0166c266a679c8de012d4eaccec3f944e685. It is recommended to upgrade the affected component. The identifier VDB-217665 was assigned to this vulnerability.
Publish Date: 2023-01-09
URL: CVE-2017-20165
CVSS 3 Score Details (3.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Adjacent
- Attack Complexity: Low
- 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-9vvw-cc9w-f27h
Release Date: 2023-01-09
Fix Resolution: 2.6.9
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.