-
Notifications
You must be signed in to change notification settings - Fork 2
Description
CVE-2017-16137 - Medium Severity Vulnerability
Vulnerable Library - debug-0.7.4.tgz
small debugging utility
Library home page: http://registry.npmjs.org/debug/-/debug-0.7.4.tgz
Path to dependency file: /Fabric.Realtime/src/Fabric.Realtime.Web/bower_components/jquery-validation/package.json
Path to vulnerable library: /tmp/git/Fabric.Realtime/src/Fabric.Realtime.Web/bower_components/jquery-validation/node_modules/debug/package.json
Dependency Hierarchy:
- grunt-contrib-watch-0.6.0.tgz (Root Library)
- tiny-lr-fork-0.0.5.tgz
- ❌ debug-0.7.4.tgz (Vulnerable Library)
- tiny-lr-fork-0.0.5.tgz
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: Change files
Origin: debug-js/debug@42a6ae0
Release Date: 2017-09-21
Fix Resolution: Replace or update the following file: node.js
Step up your Open Source Security Game with WhiteSource here