-
Notifications
You must be signed in to change notification settings - Fork 15
Description
CVE-2017-20165 - High Severity Vulnerability
Vulnerable Library - debug-2.6.8.tgz
small debugging utility
Library home page: https://registry.npmjs.org/debug/-/debug-2.6.8.tgz
Path to dependency file: /UrbanRoast-tutorial/resources/d3-funnel-master/package.json
Path to vulnerable library: /UrbanRoast-tutorial/resources/d3-funnel-master/node_modules/mocha/node_modules/debug/package.json
Dependency Hierarchy:
- mocha-3.5.3.tgz (Root Library)
- ❌ debug-2.6.8.tgz (Vulnerable Library)
Found in HEAD commit: 8a027629e1d1d82ce0fb49a090c585960d0967cd
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 name 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 (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
Suggested Fix
Type: Upgrade version
Origin: GHSA-9vvw-cc9w-f27h
Release Date: 2023-01-09
Fix Resolution (debug): 2.6.9
Direct dependency fix Resolution (mocha): 4.0.0
- Check this box to open an automated fix PR