Lucene search
+L

6193 matches found

Tenable Nessus
Tenable Nessus
added 2026/03/20 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-32766

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

6.3CVSS5.8AI score0.00249EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.19 views

tar-rs 安全漏洞

tar-rs is a Rust library for reading and writing tar archive files, developed by Alex Crichton. Versions of tar-rs prior to 0.4.44 contain security vulnerabilities. These vulnerabilities stem from defects in the unpackdir function, which handles symbolic links. Such defects could lead to arbitrar...

6.5CVSS5.9AI score0.00379EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.16 views

astral-tokio-tar 安全漏洞

astral-tokio-tar is an open-source Rust library developed by Astral. Versions of astral-tokio-tar 0.5.6 and earlier contain security vulnerabilities. These vulnerabilities stem from a silent skipping of format-errors PAX extensions during the parsing of tar archives. Such behavior could potential...

6.3CVSS5.8AI score0.00249EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/03/20 12:00 a.m.9 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
SaveExploits0References3
OSV
OSV
added 2026/03/19 12:00 p.m.10 views

RUSTSEC-2026-0067 `unpack_in` can chmod arbitrary directories by following symlinks

In versions 0.4.44 and below of tar-rs, when unpacking a tar archive, the tar crate's unpackdir function uses fs::metadatafs-metadata to check whether a path that already exists is a directory. Because fs::metadata follows symbolic links, a crafted tarball containing a symlink entry followed by a...

5.1CVSS5.8AI score0.00379EPSS
SaveExploits1References2
vulnersOsv
vulnersOsv
added 2026/03/19 12:00 p.m.3 views

aati (>=0.10.2, <=0.11.3), ablavema (0.4.2) +1678 more potentially affected by CVE-2026-33056 via tar (>=0.2.14, <=0.4.40)

tar CARGO version =0.2.14, =0.10.2, =0.1.0, =0.1.2, =0.23.0, =0.23.0, =0.9.0, =0.2.5-rc.5, =1.2.0, =0.5.4-rc.1, =0.5.4-rc.1, =0.6.0, =0.4.0, =0.4.2 and more Source cves: CVE-2026-33056 Source advisory: OSV:RUSTSEC-2026-0067...

6.5CVSS5.5AI score0.00379EPSS
SaveExploits1
RustSec
RustSec
added 2026/03/19 12:00 p.m.31 views

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

Versions 0.4.44 and below of tar-rs have conditional logic that skips the PAX size header in cases where the base header size is nonzero. As part of CVE-2025-62518astral-cve, the astral-tokio-tar project was changed to correctly honor PAX size headers in the case where it was different from the...

8.1CVSS7.4AI score0.00677EPSS
SaveExploits1Affected Software1
vulnersOsv
vulnersOsv
added 2026/03/19 12:00 p.m.5 views

aati (>=0.10.2, <=0.11.3), ablavema (0.4.2) +1678 more potentially affected by CVE-2026-33055 via tar (>=0.2.14, <=0.4.40)

tar CARGO version =0.2.14, =0.10.2, =0.1.0, =0.1.2, =0.23.0, =0.23.0, =0.9.0, =0.2.5-rc.5, =1.2.0, =0.5.4-rc.1, =0.5.4-rc.1, =0.6.0, =0.4.0, =0.4.2 and more Source cves: CVE-2026-33055 Source advisory: OSV:RUSTSEC-2026-0068...

8.1CVSS5.3AI score0.00397EPSS
SaveExploits1
RustSec
RustSec
added 2026/03/19 12:00 p.m.18 views

`unpack_in` can chmod arbitrary directories by following symlinks

In versions 0.4.44 and below of tar-rs, when unpacking a tar archive, the tar crate's unpackdir function uses fs::metadatafs-metadata to check whether a path that already exists is a directory. Because fs::metadata follows symbolic links, a crafted tarball containing a symlink entry followed by a...

6.5CVSS5.8AI score0.00379EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2026/03/19 12:00 p.m.9 views

RUSTSEC-2026-0068 tar-rs incorrectly ignores PAX size headers if header size is nonzero

Versions 0.4.44 and below of tar-rs have conditional logic that skips the PAX size header in cases where the base header size is nonzero. As part of CVE-2025-62518astral-cve, the astral-tokio-tar project was changed to correctly honor PAX size headers in the case where it was different from the...

5.1CVSS5.7AI score0.00397EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/03/19 11:41 a.m.12 views

CVE-2026-33001

A flaw was found in Jenkins. This vulnerability allows attackers with Item/Configure permission, or those who can control agent processes, to exploit unsafe handling of symbolic links during the extraction of .tar and .tar.gz archives. By crafting malicious archives, an attacker can write files t...

8.8CVSS5.9AI score0.01108EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/03/19 7:51 a.m.11 views

golang: archive/tar: Unbounded allocation when parsing GNU sparse map

A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go...

4.3CVSS7AI score0.00413EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/03/19 5:59 a.m.9 views

Moderate: Red Hat Security Advisory: OpenShift Container Platform 4.15.62 packages and security update

Red Hat OpenShift Container Platform release 4.15.62 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.15. Red Hat Product Security has rated this update as having a...

7.5CVSS7.1AI score0.00639EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/03/19 5:59 a.m.13 views

golang: archive/tar: Unbounded allocation when parsing GNU sparse map

A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go...

4.3CVSS7AI score0.00413EPSS
SaveExploits0References8
OSV
OSV
added 2026/03/19 12:30 a.m.8 views

GHSA-FHFF-QMM8-H2FP Arbitrary file write via tar traversal in mlflow

A vulnerability in MLflow's pyfunc extraction process allows for arbitrary file writes due to improper handling of tar archive entries. Specifically, the use of tarfile.extractall without path validation enables crafted tar.gz files containing .. or absolute paths to escape the intended extractio...

8.1CVSS7.7AI score0.00852EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/03/19 12:30 a.m.13 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in the extraction process of tar archives due to improper validation of archive entry paths. An attacker can overwrite arbitrary files on the filesystem by supplying a crafted tar.gz file containing directory travers...

9.1CVSS7.7AI score0.00852EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/19 12:30 a.m.17 views

Directory Traversal

Overview mlflow is a platform to streamline machine learning development, including tracking experiments, packaging code into reproducible runs, and sharing and deploying models. Affected versions of this package are vulnerable to Directory Traversal in the extraction process of tar archives due ...

9.1CVSS7.7AI score0.00852EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/03/19 12:30 a.m.14 views

EUVD-2025-208848

A vulnerability in MLflow's pyfunc extraction process allows for arbitrary file writes due to improper handling of tar archive entries. Specifically, the use of tarfile.extractall without path validation enables crafted tar.gz files containing .. or absolute paths to escape the intended extractio...

8.1CVSS6.3AI score0.00852EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/19 12:30 a.m.25 views

Arbitrary file write via tar traversal in mlflow

A vulnerability in MLflow's pyfunc extraction process allows for arbitrary file writes due to improper handling of tar archive entries. Specifically, the use of tarfile.extractall without path validation enables crafted tar.gz files containing .. or absolute paths to escape the intended extractio...

9.1CVSS6.3AI score0.00852EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/19 12:00 a.m.7 views

PT-2026-26573

Name of the Vulnerable Software and Affected Versions tar-rs versions 0.4.44 and below Description The tar-rs crate’s unpack dir function uses fs::metadata to verify if a path already exists as a directory during tar archive unpacking. Because fs::metadata follows symbolic links, a specially...

7.8CVSS5.9AI score0.00379EPSS
SaveExploits1References36
Rows per page
Query Builder