ronnyh1 / mithril.js

A JavaScript Framework for Building Brilliant Applications
https://mithril.js.org
MIT License
0 stars 0 forks source link

CVE-2017-16137 (Low) detected in debug-4.1.1.tgz #28

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

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

CVE-2017-16137 - Low Severity Vulnerability

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

Dependency Hierarchy: - eslint-6.5.1.tgz (Root Library) - :x: **debug-4.1.1.tgz** (Vulnerable Library)

Found in HEAD commit: 0c5ea6cdce04e78a20d786cab3a8d41b0b1e5308

Found in base branch: next

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-04-26

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 (eslint): 6.6.0


Step up your Open Source Security Game with Mend here