Lucene search
K

959 matches found

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

PSF-2025-11

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.5CVSS7.1AI score0.00586EPSS
Exploits0References11
Positive Technologies
Positive Technologies
added 2025/07/28 12:0 a.m.8 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...

9.4CVSS7AI score0.01428EPSS
Exploits18References215
OSV
OSV
added 2025/07/22 6:39 p.m.2 views

CLSA-2025-1753209568 python3: Fix of 5 CVEs

CVE-2024-12718, CVE-2025-4138, CVE-2025-4330, CVE-2025-4435, CVE-2025-4517: fix multiple tarfile extraction filter bypasses filter="tar"/filter="data"...

9.4CVSS6.8AI score0.01184EPSS
Exploits14References1
OSV
OSV
added 2025/07/22 6:24 p.m.4 views

CLSA-2025-1753208636 python3.9: Fix of 5 CVEs

CVE-2024-12718, CVE-2025-4138, CVE-2025-4330, CVE-2025-4435, CVE-2025-4517: fix multiple tarfile extraction filter bypasses filter="tar"/filter="data"...

9.4CVSS6.8AI score0.01184EPSS
Exploits14References1
OSV
OSV
added 2025/07/22 6:3 p.m.3 views

CLSA-2025-1753207418 python3: Fix of 5 CVEs

CVE-2024-12718, CVE-2025-4138, CVE-2025-4330, CVE-2025-4435, CVE-2025-4517: fix multiple tarfile extraction filter bypasses filter="tar"/filter="data"...

9.4CVSS6.7AI score0.01184EPSS
Exploits14References1
Tenable Nessus
Tenable Nessus
added 2025/07/22 12:0 a.m.6 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.01184EPSS
Exploits14References6
SUSE Linux
SUSE Linux
added 2025/07/21 8:54 a.m.5 views

Security update for python3

This update for python3 fixes the following issues: CVE-2024-12718: Fixed extraction filter bypass that allowed file metadata modification outside extraction directory bsc1244056 CVE-2025-4138: Fixed issue that might allow symlink targets to point outside the destination directory, and the...

8.4CVSS7.5AI score0.01184EPSS
Exploits14References24
Tenable Nessus
Tenable Nessus
added 2025/07/19 12:0 a.m.5 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.01109EPSS
Exploits7References2
Tenable Nessus
Tenable Nessus
added 2025/07/19 12:0 a.m.6 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.01109EPSS
Exploits7References2
Tenable Nessus
Tenable Nessus
added 2025/07/19 12:0 a.m.10 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.00728EPSS
Exploits2References2
Tenable Nessus
Tenable Nessus
added 2025/07/19 12:0 a.m.6 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.01184EPSS
Exploits11References2
Tenable Nessus
Tenable Nessus
added 2025/07/19 12:0 a.m.7 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.00728EPSS
Exploits2References2
Tenable Nessus
Tenable Nessus
added 2025/07/19 12:0 a.m.11 views

Azure Linux 3.0 Security Update: python3 (CVE-2024-12718)

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-2024-12718 advisory. - Allows modifying some file metadata e.g. last modified with filter=data or file permissions chmod with...

5.3CVSS6.8AI score0.00607EPSS
Exploits1References2
OSV
OSV
added 2025/07/17 10:38 a.m.2 views

CLSA-2025-1752748693 python3.11: Fix of 5 CVEs

CVE-2024-12718, CVE-2025-4138, CVE-2025-4330, CVE-2025-4435, CVE-2025-4517: fix multiple tarfile extraction filter bypasses filter="tar"/filter="data"...

9.4CVSS6.7AI score0.01184EPSS
Exploits14References1
F5 Networks
F5 Networks
added 2025/07/16 3:23 p.m.10 views

K000152599: Python tarfile vulnerability CVE-2024-12718

Security Advisory Description 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...

5.3CVSS7.5AI score0.00607EPSS
Exploits1
SUSE Linux
SUSE Linux
added 2025/07/11 4:3 p.m.4 views

Security update for python36

This update for python36 fixes the following issues: CVE-2024-12718: Fixed extraction filter bypass that allowed file metadata modification outside extraction directory bsc1244056 CVE-2025-4138: Fixed issue that might allow symlink targets to point outside the destination directory, and the...

8.4CVSS7.7AI score0.01184EPSS
Exploits14References32
OSV
OSV
added 2025/07/11 12:22 p.m.4 views

OESA-2025-1791 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

9.4CVSS6.6AI score0.01184EPSS
Exploits14References6
OSV
OSV
added 2025/07/11 12:21 p.m.6 views

OESA-2025-1790 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

9.4CVSS6.6AI score0.01184EPSS
Exploits14References6
OSV
OSV
added 2025/07/11 12:21 p.m.6 views

OESA-2025-1789 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

9.4CVSS6.6AI score0.01184EPSS
Exploits14References6
SUSE Linux
SUSE Linux
added 2025/07/11 10:21 a.m.5 views

Security update for python311

This update for python311 fixes the following issues: CVE-2025-6069: Avoid worst case quadratic complexity when processing certain crafted malformed inputs with HTMLParser bsc1244705. Update to 3.11.13: Security gh-135034: Fixes multiple issues that allowed tarfile extraction filters filter="data...

8.4CVSS9.7AI score0.06304EPSS
Exploits15References44
Rows per page
Query Builder