Lucene search
+L

6196 matches found

OSV
OSV
added 2026/03/20 7:11 a.m.9 views

CVE-2026-33056 tar-rs: unpack_in can chmod arbitrary directories by following symlinks

tar-rs is a tar archive reading/writing library for Rust. In versions 0.4.44 and below, when unpacking a tar archive, the tar crate's unpackdir function uses fs::metadata to check whether a path that already exists is a directory. Because fs::metadata follows symbolic links, a crafted tarball...

5.1CVSS7AI score
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/03/20 7:11 a.m.10 views

CVE-2026-33056

tar-rs is a tar archive reading/writing library for Rust. In versions 0.4.44 and below, when unpacking a tar archive, the tar crate's unpackdir function uses fs::metadata to check whether a path that already exists is a directory. Because fs::metadata follows symbolic links, a crafted tarball...

6.5CVSS5.9AI score0.00379EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2026/03/20 7:11 a.m.13 views

CVE-2026-33056

tar-rs is a tar archive reading/writing library for Rust. In versions 0.4.44 and below, when unpacking a tar archive, the tar crate's unpackdir function uses fs::metadata to check whether a path that already exists is a directory. Because fs::metadata follows symbolic links, a crafted tarball...

5.1CVSS5.9AI score0.00379EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/03/20 7:06 a.m.64 views

CVE-2026-33055

CVE-2026-33055 affects the tar-rs crate (Rust tar library) version 0.4.44 and below, where conditional logic incorrectly skipped the PAX size header when the base header size was nonzero. This contrasts with other parsers that use the PAX size override, potentially causing archives to appear diff...

8.1CVSS7.3AI score0.00397EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/20 7:06 a.m.6 views

CVE-2026-33055 tar-rs incorrectly ignores PAX size headers if header size is nonzero

tar-rs is a tar archive reading/writing library for Rust. Versions 0.4.44 and below have conditional logic that skips the PAX size header in cases where the base header size is nonzero. As part of CVE-2025-62518, the astral-tokio-tar project was changed to correctly honor PAX size headers in the...

5.1CVSS7.3AI score0.00397EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2026/03/20 7:06 a.m.14 views

CVE-2026-33055

tar-rs is a tar archive reading/writing library for Rust. Versions 0.4.44 and below have conditional logic that skips the PAX size header in cases where the base header size is nonzero. As part of CVE-2025-62518, the astral-tokio-tar project was changed to correctly honor PAX size headers in the...

8.1CVSS5.3AI score0.00397EPSS
SaveExploits1
OSV
OSV
added 2026/03/20 7:06 a.m.12 views

CVE-2026-33055 tar-rs incorrectly ignores PAX size headers if header size is nonzero

tar-rs is a tar archive reading/writing library for Rust. Versions 0.4.44 and below have conditional logic that skips the PAX size header in cases where the base header size is nonzero. As part of CVE-2025-62518, the astral-tokio-tar project was changed to correctly honor PAX size headers in the...

5.1CVSS5.8AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/20 7:06 a.m.10 views

CVE-2026-33055

tar-rs is a tar archive reading/writing library for Rust. Versions 0.4.44 and below have conditional logic that skips the PAX size header in cases where the base header size is nonzero. As part of CVE-2025-62518, the astral-tokio-tar project was changed to correctly honor PAX size headers in the...

8.1CVSS7.3AI score0.00677EPSS
SaveExploits2References4Affected Software1
Cvelist
Cvelist
added 2026/03/20 7:06 a.m.31 views

CVE-2026-33055 tar-rs incorrectly ignores PAX size headers if header size is nonzero

tar-rs is a tar archive reading/writing library for Rust. Versions 0.4.44 and below have conditional logic that skips the PAX size header in cases where the base header size is nonzero. As part of CVE-2025-62518, the astral-tokio-tar project was changed to correctly honor PAX size headers in the...

5.1CVSS0.00397EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/20 12:16 a.m.5 views

DEBIAN-CVE-2026-32766

astral-tokio-tar is a tar archive reading/writing library for async Rust. In versions 0.5.6 and earlier, malformed PAX extensions were silently skipped when parsing tar archives. This silent skipping rather than rejection of invalid PAX extensions could be used as a building block for a parser...

5.3CVSS5.3AI score0.00249EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/20 12:16 a.m.11 views

CVE-2026-32766

astral-tokio-tar is a tar archive reading/writing library for async Rust. In versions 0.5.6 and earlier, malformed PAX extensions were silently skipped when parsing tar archives. This silent skipping rather than rejection of invalid PAX extensions could be used as a building block for a parser...

6.3CVSS0.00249EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/20 12:16 a.m.13 views

UBUNTU-CVE-2026-32766

astral-tokio-tar is a tar archive reading/writing library for async Rust. In versions 0.5.6 and earlier, malformed PAX extensions were silently skipped when parsing tar archives. This silent skipping rather than rejection of invalid PAX extensions could be used as a building block for a parser...

6.3CVSS5.8AI score0.00249EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/20 12:07 a.m.5 views

CVE-2026-32766

astral-tokio-tar is a tar archive reading/writing library for async Rust. In versions 0.5.6 and earlier, malformed PAX extensions were silently skipped when parsing tar archives. This silent skipping rather than rejection of invalid PAX extensions could be used as a building block for a parser...

6.3CVSS5.7AI score0.00249EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/20 12:07 a.m.12 views

CVE-2026-32766 astral-tokio-tar insufficiently validates PAX extensions during extraction

astral-tokio-tar is a tar archive reading/writing library for async Rust. In versions 0.5.6 and earlier, malformed PAX extensions were silently skipped when parsing tar archives. This silent skipping rather than rejection of invalid PAX extensions could be used as a building block for a parser...

6.3CVSS5.8AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/20 12:07 a.m.6 views

CVE-2026-32766 astral-tokio-tar insufficiently validates PAX extensions during extraction

astral-tokio-tar is a tar archive reading/writing library for async Rust. In versions 0.5.6 and earlier, malformed PAX extensions were silently skipped when parsing tar archives. This silent skipping rather than rejection of invalid PAX extensions could be used as a building block for a parser...

6.3CVSS5.7AI score0.00249EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/03/20 12:07 a.m.18 views

CVE-2026-32766

astral-tokio-tar is a tar archive reading/writing library for async Rust. In versions 0.5.6 and earlier, malformed PAX extensions were silently skipped when parsing tar archives. This silent skipping rather than rejection of invalid PAX extensions could be used as a building block for a parser...

6.3CVSS5.3AI score0.00249EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/03/20 12:07 a.m.26 views

CVE-2026-32766 astral-tokio-tar insufficiently validates PAX extensions during extraction

astral-tokio-tar is a tar archive reading/writing library for async Rust. In versions 0.5.6 and earlier, malformed PAX extensions were silently skipped when parsing tar archives. This silent skipping rather than rejection of invalid PAX extensions could be used as a building block for a parser...

6.3CVSS0.00249EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/20 12:07 a.m.42 views

CVE-2026-32766

CVE-2026-32766 affects astral-tokio-tar

6.3CVSS5.7AI score0.00249EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2026/03/20 12:00 a.m.11 views

CVE-2026-33056

tar-rs is a tar archive reading/writing library for Rust. In versions 0.4.44 and below, when unpacking a tar archive, the tar crate's unpackdir function uses fs::metadata to check whether a path that already exists is a directory. Because fs::metadata follows symbolic links, a crafted tarball...

6.5CVSS7AI score0.00379EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.15 views

tar-rs 安全漏洞

tar-rs is a Rust language library for reading and writing tar archive files, developed by Alex Crichton. Versions of tar-rs prior to 0.4.44 contained security vulnerabilities. These vulnerabilities were caused by inconsistent handling of PAX size headers, which could lead to inconsistent...

8.1CVSS6AI score0.00677EPSS
SaveExploits2References3
Rows per page
Query Builder