billmcchesney1 / react-bootstrap

Bootstrap components built with React
https://react-bootstrap.github.io/
MIT License
0 stars 0 forks source link

CVE-2017-16137 (Medium) detected in debug-4.1.1.tgz, debug-4.2.0.tgz - autoclosed #183

Closed mend-for-github-com[bot] closed 6 months ago

mend-for-github-com[bot] commented 6 months ago

CVE-2017-16137 - Medium Severity Vulnerability

Vulnerable Libraries - debug-4.1.1.tgz, debug-4.2.0.tgz

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: /package.json

Path to vulnerable library: /node_modules/socket.io/node_modules/debug/package.json,/www/node_modules/socket.io-client/node_modules/debug/package.json,/node_modules/engine.io/node_modules/debug/package.json,/www/node_modules/socket.io/node_modules/debug/package.json,/www/node_modules/engine.io/node_modules/debug/package.json,/node_modules/socket.io-parser/node_modules/debug/package.json,/www/node_modules/socket.io-parser/node_modules/debug/package.json

Dependency Hierarchy: - karma-5.2.3.tgz (Root Library) - socket.io-2.4.0.tgz - :x: **debug-4.1.1.tgz** (Vulnerable Library)

debug-4.2.0.tgz

small debugging utility

Library home page: https://registry.npmjs.org/debug/-/debug-4.2.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/mocha/node_modules/debug/package.json

Dependency Hierarchy: - mocha-8.2.1.tgz (Root Library) - :x: **debug-4.2.0.tgz** (Vulnerable Library)

Found in HEAD commit: eccad658a517434871207551d423bdbab48e47fc

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-gxpj-cx7g-858c

Release Date: 2018-04-26

Fix Resolution (debug): 4.3.1

Direct dependency fix Resolution (karma): 6.0.0

Fix Resolution (debug): 4.3.1

Direct dependency fix Resolution (mocha): 8.3.0


mend-for-github-com[bot] commented 6 months ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.