TIBCOSoftware / MqttStreamUsingNanoscale

An Ionic app to demonstrate how to use Mqtt message streaming using Nanoscale.io cloud service.
0 stars 1 forks source link

CVE-2017-16137 (Medium) detected in multiple libraries #4

Open mend-for-github-com[bot] opened 5 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-2.3.3.tgz, debug-2.1.3.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: /MqttStreamUsingNanoscale/bower_components/promise-polyfill/package.json

Path to vulnerable library: /node_modules/send/node_modules/debug/package.json,/node_modules/send/node_modules/debug/package.json,/node_modules/send/node_modules/debug/package.json

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

debug-2.3.3.tgz

small debugging utility

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

Path to dependency file: /MqttStreamUsingNanoscale/bower_components/webcomponentsjs/package.json

Path to vulnerable library: /bower_components/webcomponentsjs/node_modules/engine.io/node_modules/debug/package.json

Dependency Hierarchy: - web-component-tester-4.3.7.tgz (Root Library) - socket.io-1.7.4.tgz - :x: **debug-2.3.3.tgz** (Vulnerable Library)

debug-2.1.3.tgz

small debugging utility

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

Path to dependency file: /MqttStreamUsingNanoscale/bower_components/webcomponentsjs/package.json

Path to vulnerable library: /bower_components/webcomponentsjs/node_modules/send/node_modules/debug/package.json

Dependency Hierarchy: - web-component-tester-4.3.7.tgz (Root Library) - send-0.11.1.tgz - :x: **debug-2.1.3.tgz** (Vulnerable Library)

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

Direct dependency fix Resolution (mocha): 4.0.0