Lucene search
+L

237 matches found

OSV
OSV
•added 2025/07/28 6:42 p.m.•10 views

CVE-2025-8194 Tarfile infinite loop during parsing with negative member offset

There is a defect in the CPython “tarfile” module affecting the “TarFile” extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives...

7.5CVSS6.8AI score
SaveExploits0References16
Positive Technologies
Positive Technologies
•added 2025/07/28 12:00 a.m.•24 views

PT-2025-31145

Name of the Vulnerable Software and Affected Versions CPython versions affected versions not specified Description A defect exists in the CPython “tarfile” module, impacting the “TarFile” extraction and entry enumeration APIs. The tar implementation processes tar archives with negative offsets...

7.8CVSS6.8AI score0.00641EPSS
SaveExploits0References256
Tenable Nessus
Tenable Nessus
•added 2025/07/22 12:00 a.m.•10 views

Alibaba Cloud Linux 3 : 0121: python3.11 (ALINUX3-SA-2025:0121)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALINUX3-SA-2025:0121 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2024-12718: Allows modifying some file...

9.4CVSS7.6AI score0.0143EPSS
SaveExploits14References6
Tenable Nessus
Tenable Nessus
•added 2025/07/19 12:00 a.m.•22 views

Azure Linux 3.0 Security Update: python3 (CVE-2025-4330)

The version of python3 installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-4330 advisory. - Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination...

7.5CVSS7.1AI score0.00939EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
•added 2025/07/19 12:00 a.m.•18 views

CBL Mariner 2.0 Security Update: python3 (CVE-2025-4330)

The version of python3 installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-4330 advisory. - Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination...

7.5CVSS7.1AI score0.00939EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
•added 2025/07/19 12:00 a.m.•16 views

Azure Linux 3.0 Security Update: python3 (CVE-2025-4517)

The version of python3 installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-4517 advisory. - Allows arbitrary filesystem writes outside the extraction directory during extraction with filter=data. You...

9.4CVSS7.2AI score0.0143EPSS
SaveExploits11References2
Tenable Nessus
Tenable Nessus
•added 2025/07/19 12:00 a.m.•9 views

Azure Linux 3.0 Security Update: python3 (CVE-2025-4138)

The version of python3 installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-4138 advisory. - Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination...

7.5CVSS7.1AI score0.01385EPSS
SaveExploits7References2
Tenable Nessus
Tenable Nessus
•added 2025/07/19 12:00 a.m.•11 views

CBL Mariner 2.0 Security Update: python3 (CVE-2025-4138)

The version of python3 installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-4138 advisory. - Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination...

7.5CVSS7.1AI score0.01385EPSS
SaveExploits7References2
OSV
OSV
•added 2025/07/10 9:02 a.m.•34 views

BIT-PYTHON-MIN-2025-4517 Arbitrary writes via tarfile realpath overflow

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.4CVSS9.7AI score0.0143EPSS
SaveExploits11References13
OSV
OSV
•added 2025/07/10 9:02 a.m.•108 views

BIT-PYTHON-2025-4517 Arbitrary writes via tarfile realpath overflow

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.4CVSS9.7AI score0.0143EPSS
SaveExploits11References13
OSV
OSV
•added 2025/07/10 9:02 a.m.•20 views

BIT-PYTHON-MIN-2025-4138 Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory

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.5CVSS8.2AI score0.01385EPSS
SaveExploits7References13
OSV
OSV
•added 2025/07/10 9:02 a.m.•23 views

BIT-PYTHON-2025-4138 Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory

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.5CVSS8.2AI score0.01385EPSS
SaveExploits7References13
OSV
OSV
•added 2025/07/10 9:01 a.m.•22 views

BIT-PYTHON-MIN-2024-12718 Bypass extraction filter to modify file metadata outside extraction directory

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.3CVSS7AI score0.00768EPSS
SaveExploits1References14
OSV
OSV
•added 2025/07/10 9:01 a.m.•43 views

BIT-PYTHON-2024-12718 Bypass extraction filter to modify file metadata outside extraction directory

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.3CVSS7AI score0.00768EPSS
SaveExploits1References14
RedHat Linux
RedHat Linux
•added 2025/07/07 4:21 p.m.•21 views

cpython: python: Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory

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.5CVSS6.6AI score0.01385EPSS
SaveExploits7References10
Tenable Nessus
Tenable Nessus
•added 2025/07/07 12:00 a.m.•9 views

Alibaba Cloud Linux 3 : 0107: python3 (ALINUX3-SA-2025:0107)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALINUX3-SA-2025:0107 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2024-12718: Allows modifying some file...

9.4CVSS7.6AI score0.0143EPSS
SaveExploits14References6
Tenable Nessus
Tenable Nessus
•added 2025/07/07 12:00 a.m.•6 views

TencentOS Server 3: python3.11 (TSSA-2025:0520)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2025:0520 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities...

9.4CVSS7.6AI score0.0143EPSS
SaveExploits14References6
RedHat Linux
RedHat Linux
•added 2025/07/01 1:23 p.m.•52 views

python: cpython: Arbitrary writes via tarfile realpath overflow

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
SaveExploits11References10
AlmaLinux
AlmaLinux
•added 2025/07/01 12:00 a.m.•22 views

Important: python3.11 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

9.4CVSS7.7AI score0.0143EPSS
SaveExploits14References12
Amazon
Amazon
•added 2025/06/23 12:00 a.m.•18 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.4CVSS8.1AI score0.0143EPSS
SaveExploits14
Rows per page
Query Builder