You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
CVE-2017-16137 - Low 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: /EcommEasy-Store/package.json
Path to vulnerable library: /node_modules/@babel/traverse/node_modules/debug/package.json
Dependency Hierarchy:
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: /EcommEasy-Store/package.json
Path to vulnerable library: /node_modules/eslint/node_modules/debug/package.json
Dependency Hierarchy:
Found in HEAD commit: a37562abcaa46a622f12b63171bf5ae63e32c021
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 (3.7)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: GHSA-gxpj-cx7g-858c
Release Date: 2018-04-26
Fix Resolution (debug): 3.2.7
Direct dependency fix Resolution (lint-staged): 8.0.0
Fix Resolution (debug): 3.2.7
Direct dependency fix Resolution (eslint): 5.16.0
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: