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-2018-20834 (High) detected in tar-2.2.2.tgz - autoclosed #45

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

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

CVE-2018-20834 - High Severity Vulnerability

Vulnerable Library - tar-2.2.2.tgz

tar for node

Library home page: https://registry.npmjs.org/tar/-/tar-2.2.2.tgz

Path to dependency file: /MqttStreamUsingNanoscale/bower_components/promise-polyfill/package.json

Path to vulnerable library: /tmp/git/MqttStreamUsingNanoscale/bower_components/promise-polyfill/node_modules/tar/package.json,/tmp/git/MqttStreamUsingNanoscale/bower_components/promise-polyfill/node_modules/tar/package.json

Dependency Hierarchy: - app-scripts-0.0.45.tgz (Root Library) - node-sass-3.10.1.tgz - node-gyp-3.8.0.tgz - :x: **tar-2.2.2.tgz** (Vulnerable Library)

Vulnerability Details

A vulnerability was found in node-tar before version 4.4.2. An Arbitrary File Overwrite issue exists when extracting a tarball containing a hardlink to a file that already exists on the system, in conjunction with a later plain file with the same name as the hardlink. This plain file content replaces the existing file content.

Publish Date: 2019-04-30

URL: CVE-2018-20834

CVSS 3 Score Details (7.5)

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: High - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://hackerone.com/reports/344595

Release Date: 2019-04-30

Fix Resolution: v4.4.2

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.