CVE-2021-32803 vulnerability in Tarproject and Other Products
Published on August 3, 2021
Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning
Vulnerability Analysis
CVE-2021-32803 can be exploited with local system access, requires user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have a high impact on confidentiality and integrity, and no impact on availability.
Weakness Type
What is a Directory traversal Vulnerability?
The software uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the software does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
CVE-2021-32803 has been classified to as a Directory traversal vulnerability or weakness.
Products Associated with CVE-2021-32803
You can be notified by email with stack.watch whenever vulnerabilities like CVE-2021-32803 are published in these products:
Affected Versions
npm node-tar:- Version < 3.2.3 is affected.
- Version >= 4.0.0, < 4.4.15 is affected.
- Version >= 5.0.0, < 5.0.7 is affected.
- Version >= 6.0.0, < 6.1.2 is affected.
Vulnerable Packages
The following package name and versions may be associated with CVE-2021-32803
| Package Manager | Vulnerable Package | Versions | Fixed In |
|---|---|---|---|
| npm | tar | >= 4.0.0, < 4.4.15 | 4.4.15 |
| npm | tar | >= 5.0.0, < 5.0.7 | 5.0.7 |
| npm | tar | < 3.2.3 | 3.2.3 |
| npm | tar | >= 6.0.0, < 6.1.2 | 6.1.2 |
| npm | tar | >= 6.0.0, < 6.1.1 | 6.1.1 |
| npm | tar | >= 5.0.0, < 5.0.6 | 5.0.6 |
| npm | tar | >= 4.0.0, < 4.4.14 | 4.4.14 |
| npm | tar | < 3.2.2 | 3.2.2 |
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.