Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. tar
  4. ›
  5. CVE-2021-38511

CVE-2021-38511: Links in archive can create arbitrary directories

August 25, 2021 (updated June 13, 2023)

When unpacking a tarball that contains a symlink the tar crate may create directories outside of the directory it’s supposed to unpack into. The function errors when it’s trying to create a file, but the folders are already created at this point.

References

  • github.com/advisories/GHSA-62jx-8vmh-4mcw
  • github.com/alexcrichton/tar-rs
  • github.com/alexcrichton/tar-rs/issues/238
  • github.com/alexcrichton/tar-rs/pull/259
  • nvd.nist.gov/vuln/detail/CVE-2021-38511
  • raw.githubusercontent.com/rustsec/advisory-db/main/crates/tar/RUSTSEC-2021-0080.md
  • rustsec.org/advisories/RUSTSEC-2021-0080.html

Code Behaviors & Features

Detect and mitigate CVE-2021-38511 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.4.36

Fixed versions

  • 0.4.36

Solution

Upgrade to version 0.4.36 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

cargo/tar/CVE-2021-38511.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:24 +0000.