TIBCOSoftware / justapis-javascript-sdk

JustAPIs JavaScript SDK
http://justapis.com
1 stars 2 forks source link

CVE-2017-16137 (Medium) detected in debug-2.2.0.tgz, debug-0.7.4.tgz - autoclosed #34

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 5 years ago

CVE-2017-16137 - Medium Severity Vulnerability

Vulnerable Libraries - debug-2.2.0.tgz, debug-0.7.4.tgz

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

Path to vulnerable library: /node_modules/mocha/node_modules/debug/package.json

Dependency Hierarchy: - mocha-2.5.3.tgz (Root Library) - :x: **debug-2.2.0.tgz** (Vulnerable Library)

debug-0.7.4.tgz

small debugging utility

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

Path to dependency file: /justapis-javascript-sdk/package.json

Path to vulnerable library: /node_modules/tiny-lr-fork/node_modules/debug/package.json

Dependency Hierarchy: - grunt-contrib-watch-0.6.1.tgz (Root Library) - tiny-lr-fork-0.0.5.tgz - :x: **debug-0.7.4.tgz** (Vulnerable Library)

Found in HEAD commit: 3ca192403e92db3173fd513bbb67c49050b748e7

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 (5.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - 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://nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-16137

Release Date: 2018-06-07

Fix Resolution: 2.6.9

mend-for-github-com[bot] commented 2 years ago

:heavy_check_mark: This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.