turkdevops / babel-bot

🤖 A helpful bot to automate common tasks on Babel Issues/PRs
1 stars 0 forks source link

CVE-2017-16137 (Low) detected in multiple libraries #19

Open mend-bolt-for-github[bot] opened 3 years ago

mend-bolt-for-github[bot] commented 3 years ago

CVE-2017-16137 - Low Severity Vulnerability

Vulnerable Libraries - debug-4.1.1.tgz, debug-2.4.4.tgz, debug-2.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/debug

Dependency Hierarchy: - plugin-proposal-class-properties-7.8.3.tgz (Root Library) - helper-create-class-features-plugin-7.9.5.tgz - helper-replace-supers-7.8.6.tgz - traverse-7.9.5.tgz - :x: **debug-4.1.1.tgz** (Vulnerable Library)

debug-2.4.4.tgz

small debugging utility

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/debug

Dependency Hierarchy: - cli-7.8.4.tgz (Root Library) - chokidar-2.1.8.tgz - anymatch-2.0.0.tgz - micromatch-3.1.10.tgz - snapdragon-0.8.2.tgz - :x: **debug-2.4.4.tgz** (Vulnerable Library)

debug-2.2.0.tgz

small debugging utility

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/debug

Dependency Hierarchy: - nodemon-1.11.0.tgz (Root Library) - chokidar-1.7.0.tgz - fsevents-1.0.17.tgz - node-pre-gyp-0.6.32.tgz - tar-pack-3.3.0.tgz - :x: **debug-2.2.0.tgz** (Vulnerable Library)

Found in HEAD commit: 3892a076299e4fa06454dfb5727e7957834586de

Found in base branch: update-dep

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): 4.3.1

Direct dependency fix Resolution (@babel/plugin-proposal-class-properties): 7.10.1

Fix Resolution (debug): 4.3.1

Direct dependency fix Resolution (@babel/cli): 7.10.0

Fix Resolution (debug): 4.3.1

Direct dependency fix Resolution (nodemon): 1.11.1


Step up your Open Source Security Game with Mend here