CVE-2018-20834
HIGH7.5EPSS 0.72%Arbitrary File Overwrite in tar
Published: 5/1/2019Modified: 11/29/2023
Description
Versions of `tar` prior to 4.4.2 for 4.x and 2.2.2 for 2.x are vulnerable to Arbitrary File Overwrite. Extracting tarballs containing a hardlink to a file that already exists in the system, and a file that matches the hardlink will overwrite the system's file with the contents of the extracted file. ## Recommendation For tar 4.x, upgrade to version 4.4.2 or later. For tar 2.x, upgrade to version 2.2.2 or later.
Affected packages (2)
- Debian/node-tarfrom 0, < 4.4.4+ds1-2
- npm/tar>= 3.0.0, < 4.4.2
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
References (9)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2018-20834
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2018-20834
- PATCHhttps://github.com/isaacs/node-tar
- WEBhttps://access.redhat.com/errata/RHSA-2019:1821
- WEBhttps://github.com/npm/node-tar/commit/7ecef07da6a9e72cc0c4d0c9c6a8e85b6b52395d
- WEBhttps://github.com/npm/node-tar/commit/b0c58433c22f5e7fe8b1c76373f27e3f81dcd4c8
- WEBhttps://github.com/npm/node-tar/commits/v2.2.2
- WEBhttps://github.com/npm/node-tar/compare/58a8d43...a5f7779
- WEBhttps://hackerone.com/reports/344595