Lucene search
+L

3062 matches found

Amazon
Amazon
added 2025/06/23 12:00 a.m.13 views

Important: python3.9

Issue Overview: Allows modifying some file metadata e.g. last modified with filter="data" or file permissions chmod with filter="tar" of files outside the extraction directory. You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using...

9.4CVSS7.8AI score0.0143EPSS
SaveExploits14
Snyk
Snyk
added 2025/06/20 12:30 p.m.4 views

Relative Path Traversal

Overview Affected versions of this package are vulnerable to Relative Path Traversal via the Extract method. An attacker can gain remote code execution by uploading specially crafted archive files containing path traversal sequences in filenames, resulting in files being written to arbitrary...

9.9CVSS8.3AI score0.00815EPSS
SaveExploits0References2
Redos
Redos
added 2025/06/19 12:00 a.m.11 views

ROS-20250619-17

Vulnerability of CompressorStreamFactory, TarArchiveInputStream and TarFile classes of Apache Commons archiver Compress is related to uncontrolled resource consumption as a result of insufficient input data validation when processing TAR archive headers. Exploitation of the vulnerability could...

5.5CVSS6.3AI score0.00609EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.8 views

Astra Linux – Vulnerability in ARK

The libarchiveplugin.cpp file in the KDE archive prior to version 24.12.0 can extract to an absolute path from an archive...

5CVSS5.7AI score0.00277EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/06/12 12:00 a.m.4 views

EulerOS 2.0 SP11 : libarchive (EulerOS-SA-2025-1664)

According to the versions of the libarchive package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : listitemverbose in tar/util.c in libarchive through 3.7.7 does not check an strftime return value, which can lead to a denial of service or...

7.8CVSS5.8AI score0.0036EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/06/11 12:00 a.m.12 views

CentOS 9 : libarchive-3.5.3-5.el9

The remote CentOS Linux 9 host has packages installed that are affected by a vulnerability as referenced in the libarchive-3.5.3-5.el9 build changelog. - listitemverbose in tar/util.c in libarchive through 3.7.7 does not check an strftime return value, which can lead to a denial of service or...

7.8CVSS5.8AI score0.0036EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2025/06/10 2:18 a.m.8 views

SUSE CVE-2025-5916

A vulnerability has been identified in the libarchive library. This flaw involves an integer overflow that can be triggered when processing a Web Archive WARC file that claims to have more than INT64MAX - 4 content bytes. An attacker could craft a malicious WARC archive to induce this overflow,...

4.4CVSS5AI score0.00185EPSS
SaveExploits0References10
OSV
OSV
added 2025/06/09 8:15 p.m.8 views

UBUNTU-CVE-2025-5916

A vulnerability has been identified in the libarchive library. This flaw involves an integer overflow that can be triggered when processing a Web Archive WARC file that claims to have more than INT64MAX - 4 content bytes. An attacker could craft a malicious WARC archive to induce this overflow,...

5.6CVSS7.1AI score0.00185EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/06/05 1:21 p.m.29 views

CVE-2025-4138

A flaw was found in the Python tarfile module. This vulnerability allows attackers to bypass extraction filters, enabling symlink targets to escape the destination directory and allowing unauthorized modification of file metadata via the use of TarFile.extract or TarFile.extractall with the filte...

7.5CVSS7.3AI score0.01385EPSS
SaveExploits7References9
Veracode
Veracode
added 2025/06/05 11:03 a.m.13 views

Path Traversal

Python tarfile module is vulnerable to Path Traversal. The vulnerability is due to improper validation of file paths during extraction with TarFile.extractall or TarFile.extract when using the filter="data" or filter="tar" parameter, which allows an attacker to craft a malicious tar archive that...

9.4CVSS5.9AI score0.0143EPSS
SaveExploits11References16Affected Software2
SUSE CVE
SUSE CVE
added 2025/06/05 4:23 a.m.12 views

SUSE CVE-2024-12718

Allows modifying some file metadata e.g. last modified with filter="data" or file permissions chmod with filter="tar" of files outside the extraction directory. You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall or...

5.3CVSS7.6AI score0.00768EPSS
SaveExploits1References21
SUSE CVE
SUSE CVE
added 2025/06/05 3:23 a.m.13 views

SUSE CVE-2025-4138

Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall or...

8.2CVSS7.6AI score0.01385EPSS
SaveExploits7References22
SUSE CVE
SUSE CVE
added 2025/06/05 3:23 a.m.16 views

SUSE CVE-2025-4330

Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall or...

8.2CVSS7.6AI score0.00939EPSS
SaveExploits2References23
SUSE CVE
SUSE CVE
added 2025/06/04 3:02 a.m.13 views

SUSE CVE-2025-4517

Allows arbitrary filesystem writes outside the extraction directory during extraction with filter="data". You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall or TarFile.extract using the filter= parameter with a value of...

8.4CVSS7.7AI score0.0143EPSS
SaveExploits11References22
RedhatCVE
RedhatCVE
added 2025/06/03 2:54 p.m.18 views

CVE-2025-4517

A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall or TarFile.extract methods with the extraction filter parameter set to "data" or "tar"...

9.4CVSS6.7AI score0.0143EPSS
SaveExploits11References9
RedhatCVE
RedhatCVE
added 2025/06/03 2:51 p.m.16 views

CVE-2024-12718

A flaw was found in CPython's tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter="data" or filter="tar" extraction filters. Mitigation Mitigatio...

7.6CVSS6.6AI score0.00768EPSS
SaveExploits1References10
NVD
NVD
added 2025/06/03 1:15 p.m.19 views

CVE-2024-12718

Allows modifying some file metadata e.g. last modified with filter="data" or file permissions chmod with filter="tar" of files outside the extraction directory. You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall or...

5.3CVSS0.00768EPSS
SaveExploits1References13
OSV
OSV
added 2025/06/03 1:15 p.m.11 views

AZL-62307 CVE-2025-4517 affecting package python3 for versions less than 3.9.19-14

Allows arbitrary filesystem writes outside the extraction directory during extraction with filter="data". You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall or TarFile.extract using the filter= parameter with a value of...

9.4CVSS7.3AI score0.0143EPSS
SaveExploits11References1
OSV
OSV
added 2025/06/03 1:15 p.m.10 views

ALPINE-CVE-2025-4138

Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall or...

7.5CVSS8AI score0.01385EPSS
SaveExploits7References1
ATTACKERKB
ATTACKERKB
added 2025/06/03 1:15 p.m.5 views

CVE-2025-4517

Allows arbitrary filesystem writes outside the extraction directory during extraction with filter="data". You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall or TarFile.extract using the filter= parameter with a value of...

9.4CVSS7AI score0.0143EPSS
SaveExploits11References13Affected Software1
Rows per page
Query Builder