billmcchesney1 / flowgate

Facility systems integrate with IT stack in data centers
Other
0 stars 0 forks source link

CVE-2017-16137 (Low) detected in debug-3.2.6.tgz, debug-4.2.0.tgz - autoclosed #352

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

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

CVE-2017-16137 - Low Severity Vulnerability

Vulnerable Libraries - debug-3.2.6.tgz, debug-4.2.0.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: /ui/package.json

Path to vulnerable library: /ui/node_modules/sockjs-client/node_modules/debug/package.json,/ui/node_modules/webpack-dev-server/node_modules/debug/package.json

Dependency Hierarchy: - webpack-dev-server-3.1.14.tgz (Root Library) - :x: **debug-3.2.6.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: /ui/package.json

Path to vulnerable library: /ui/node_modules/spdy/node_modules/debug/package.json,/ui/node_modules/spdy-transport/node_modules/debug/package.json

Dependency Hierarchy: - webpack-dev-server-3.1.14.tgz (Root Library) - spdy-4.0.2.tgz - :x: **debug-4.2.0.tgz** (Vulnerable Library)

Found in HEAD commit: dd01a1d4381c7a3b94ba25748c015a094c33088e

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: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - 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): 3.2.7

Direct dependency fix Resolution (webpack-dev-server): 3.2.0

Fix Resolution (debug): 3.2.7

Direct dependency fix Resolution (webpack-dev-server): 3.2.0


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

:information_source: This issue was automatically closed by Mend because it is a duplicate of an existing issue: #386