zettatips / wedding-website

Wedding website inspired by https://github.com/rampatra/wedding-website
https://wedding.zulanawi.com
GNU General Public License v3.0
5 stars 4 forks source link

CVE-2017-16137 (Low) detected in debug-3.2.6.tgz #54

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

Dependency Hierarchy: - gulp-4.0.2.tgz (Root Library) - glob-watcher-5.0.3.tgz - chokidar-2.1.8.tgz - fsevents-1.2.11.tgz - node-pre-gyp-0.14.0.tgz - needle-2.4.0.tgz - :x: **debug-3.2.6.tgz** (Vulnerable Library)

Found in HEAD commit: a31757c82d2be8eafc3d6f819f065ae51339ae2f

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,3.1.0,3.2.7,4.3.1


Step up your Open Source Security Game with Mend here