kapseliboi / sttm-web

STTM website - https://www.sikhitothemax.org
https://www.sikhitothemax.org
Open Software License 3.0
0 stars 0 forks source link

CVE-2017-16137 (Low) detected in debug-4.1.1.tgz, debug-3.2.6.tgz #87

Open mend-bolt-for-github[bot] opened 7 months ago

mend-bolt-for-github[bot] commented 7 months ago

CVE-2017-16137 - Low Severity Vulnerability

Vulnerable Libraries - debug-4.1.1.tgz, debug-3.2.6.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/postcss-jsx/node_modules/debug/package.json,/node_modules/@babel/core/node_modules/debug/package.json,/node_modules/eslint/node_modules/debug/package.json,/node_modules/stylelint/node_modules/debug/package.json,/node_modules/@babel/traverse/node_modules/debug/package.json,/node_modules/istanbul-lib-source-maps/node_modules/debug/package.json,/node_modules/cypress/node_modules/debug/package.json

Dependency Hierarchy: - jest-24.9.0.tgz (Root Library) - jest-cli-24.9.0.tgz - core-24.9.0.tgz - reporters-24.9.0.tgz - istanbul-lib-source-maps-3.0.6.tgz - :x: **debug-4.1.1.tgz** (Vulnerable Library)

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

Path to vulnerable library: /node_modules/nodemon/node_modules/debug/package.json,/node_modules/@cypress/xvfb/node_modules/debug/package.json

Dependency Hierarchy: - nodemon-1.19.4.tgz (Root Library) - :x: **debug-3.2.6.tgz** (Vulnerable Library)

Found in base branch: dev

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-06-07

Fix Resolution (debug): 4.3.1

Direct dependency fix Resolution (jest): 25.0.0

Fix Resolution (debug): 4.3.1

Direct dependency fix Resolution (nodemon): 2.0.0


Step up your Open Source Security Game with Mend here