-
Notifications
You must be signed in to change notification settings - Fork 2
CVE-2017-16137 (Medium) detected in debug-3.2.6.tgz, debug-4.1.1.tgz #260
Description
CVE-2017-16137 - Medium Severity Vulnerability
Vulnerable Libraries - debug-3.2.6.tgz, debug-4.1.1.tgz
debug-3.2.6.tgz
small debugging utility
Library home page: https://registry.npmjs.org/debug/-/debug-3.2.6.tgz
Path to dependency file: /generic-oauth/package.json
Path to vulnerable library: /tmp/git/generic-oauth/node_modules/debug/package.json
Dependency Hierarchy:
- lint-staged-8.2.0.tgz (Root Library)
- ❌ debug-3.2.6.tgz (Vulnerable Library)
debug-4.1.1.tgz
small debugging utility
Library home page: https://registry.npmjs.org/debug/-/debug-4.1.1.tgz
Path to dependency file: /generic-oauth/package.json
Path to vulnerable library: /tmp/git/generic-oauth/node_modules/eslint/node_modules/debug/package.json
Dependency Hierarchy:
- jest-24.8.0.tgz (Root Library)
- jest-cli-24.8.0.tgz
- core-24.8.0.tgz
- reporters-24.8.0.tgz
- istanbul-lib-source-maps-3.0.6.tgz
- ❌ debug-4.1.1.tgz (Vulnerable Library)
- istanbul-lib-source-maps-3.0.6.tgz
- reporters-24.8.0.tgz
- core-24.8.0.tgz
- jest-cli-24.8.0.tgz
Found in base branch: master
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-06-07
URL: CVE-2017-16137
CVSS 3 Score Details (5.3)
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: Low
Suggested Fix
Type: Upgrade version
Origin: GHSA-gxpj-cx7g-858c
Release Date: 2018-04-26
Fix Resolution: debug - 2.6.9,3.1.0,3.2.7,4.3.1
Step up your Open Source Security Game with Mend here