-
Notifications
You must be signed in to change notification settings - Fork 2
CVE-2018-20834 (High) detected in tar-4.4.1.tgz, tar-2.2.1.tgz #169
Description
CVE-2018-20834 - High Severity Vulnerability
Vulnerable Libraries - tar-4.4.1.tgz, tar-2.2.1.tgz
tar-4.4.1.tgz
tar for node
Library home page: https://registry.npmjs.org/tar/-/tar-4.4.1.tgz
Dependency Hierarchy:
- browser-sync-2.24.3.tgz (Root Library)
- chokidar-1.7.0.tgz
- fsevents-1.2.3.tgz
- node-pre-gyp-0.9.1.tgz
- ❌ tar-4.4.1.tgz (Vulnerable Library)
- node-pre-gyp-0.9.1.tgz
- fsevents-1.2.3.tgz
- chokidar-1.7.0.tgz
tar-2.2.1.tgz
tar for node
Library home page: https://registry.npmjs.org/tar/-/tar-2.2.1.tgz
Path to dependency file: /Website/package.json
Path to vulnerable library: Website/node_modules/tar/package.json
Dependency Hierarchy:
- gulp-sass-4.0.1.tgz (Root Library)
- node-sass-4.8.3.tgz
- node-gyp-3.6.2.tgz
- ❌ tar-2.2.1.tgz (Vulnerable Library)
- node-gyp-3.6.2.tgz
- node-sass-4.8.3.tgz
Vulnerability Details
A vulnerability was found in node-tar before version 4.4.2 (excluding version 2.2.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. A patch has been applied to node-tar v2.2.2).
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
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20834
Release Date: 2019-04-30
Fix Resolution: tar - 2.2.2,4.4.2
Step up your Open Source Security Game with WhiteSource here