-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - waveheader-0.0.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/waveheader/node_modules/debug/package.json
Found in HEAD commit: c7be9fee99a80591e2ad8477253d26922871df05
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (waveheader version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2017-20165 | 3.5 | debug-0.7.4.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-2017-20165
Vulnerable Library - debug-0.7.4.tgz
small debugging utility
Library home page: https://registry.npmjs.org/debug/-/debug-0.7.4.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/waveheader/node_modules/debug/package.json
Dependency Hierarchy:
- waveheader-0.0.2.tgz (Root Library)
- ❌ debug-0.7.4.tgz (Vulnerable Library)
Found in HEAD commit: c7be9fee99a80591e2ad8477253d26922871df05
Found in base branch: main
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: debug - 2.6.9,3.1.0