eldorplus / laravel-elixir-clean-unofficial

Laravel Elixir Cleanning Extension
1 stars 0 forks source link

CVE-2017-16137 (Low) detected in debug-2.4.4.tgz, debug-2.2.0.tgz #67

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-2.4.4.tgz, debug-2.2.0.tgz

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: - laravel-elixir-6.0.0-15.tgz (Root Library) - gulp-sourcemaps-1.9.1.tgz - debug-fabulous-0.0.4.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: - babel-cli-6.18.0.tgz (Root Library) - chokidar-1.6.1.tgz - fsevents-1.0.15.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: 6137d1b3e8146d3ba7b985492fc6b78cb1706fa2

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

Direct dependency fix Resolution (laravel-elixir): 6.0.0-16

Fix Resolution (debug): 2.6.9

Direct dependency fix Resolution (babel-cli): 6.22.0


Step up your Open Source Security Game with Mend here