Lucene search
+L

57 matches found

OSV
OSV
added 2025/11/12 2:48 p.m.12 views

CLSA-2025-1762958892 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.0143EPSS
SaveExploits14References1
Tenable Nessus
Tenable Nessus
added 2025/10/09 12:00 a.m.6 views

AlmaLinux 10 : python3.12 (ALSA-2025:10140)

The remote AlmaLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:10140 advisory. cpython: Tarfile extracts filtered members when errorlevel=0 CVE-2025-4435 cpython: Bypass extraction filter to modify file metadata outside extraction...

9.4CVSS6.7AI score0.0143EPSS
SaveExploits14References7
Rockylinux
Rockylinux
added 2025/10/04 12:11 a.m.15 views

python3.11 security update

An update is available for python3.11. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Python is an interpreted, interactive, object-oriented programming languag...

9.4CVSS7.4AI score0.0143EPSS
SaveExploits14
OSV
OSV
added 2025/10/04 12:11 a.m.13 views

RLSA-2025:10136 Important: python3.9 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:...

7.6CVSS6.8AI score0.0143EPSS
SaveExploits14References6
Rockylinux
Rockylinux
added 2025/10/03 7:56 p.m.15 views

python3.12 security update

An update is available for python3.12. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Python is an interpreted, interactive, object-oriented programming...

9.4CVSS7.3AI score0.0143EPSS
SaveExploits14
OSV
OSV
added 2025/09/23 8:00 p.m.6 views

CVE-2025-59825 astral-tokio-tar has a path traversal in tar extraction

astral-tokio-tar is a tar archive reading/writing library for async Rust. In versions 0.5.3 and earlier of astral-tokio-tar, tar archives may extract outside of their intended destination directory when using the Entry::unpackinraw API. Additionally, the Entry::allowexternalsymlinks control which...

8.6CVSS7.3AI score
SaveExploits0References5
OSV
OSV
added 2025/08/13 6:46 a.m.6 views

SUSE-SU-2025:02778-1 Security update for python3

This update for python3 fixes the following issues: - CVE-2025-4516: use-after-free in the unicode-escape decoder when using the error handler bsc1243273. - CVE-2024-12718: Fixed extraction filter bypass that allowed file metadata modification outside extraction directory bsc1244056 -...

9.4CVSS7.6AI score0.0143EPSS
SaveExploits14References20
SUSE Linux
SUSE Linux
added 2025/07/21 8:54 a.m.35 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.0143EPSS
SaveExploits14References24
OSV
OSV
added 2025/07/21 8:54 a.m.9 views

SUSE-SU-2025:02427-1 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...

9.4CVSS6.7AI score0.0143EPSS
SaveExploits14References13
SUSE Linux
SUSE Linux
added 2025/07/11 4:03 p.m.11 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.0143EPSS
SaveExploits14References32
RedHat Linux
RedHat Linux
added 2025/07/08 11:17 a.m.14 views

cpython: python: Extraction filter bypass for linking outside extraction directory

A flaw was found in CPython's tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall or TarFile.extract with the...

7.5CVSS6.2AI score0.00939EPSS
SaveExploits2References10
RedHat Linux
RedHat Linux
added 2025/07/07 4:21 p.m.10 views

cpython: python: Extraction filter bypass for linking outside extraction directory

A flaw was found in CPython's tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall or TarFile.extract with the...

7.5CVSS6.2AI score0.00939EPSS
SaveExploits2References10
RedHat Linux
RedHat Linux
added 2025/07/01 10:05 p.m.10 views

cpython: python: Extraction filter bypass for linking outside extraction directory

A flaw was found in CPython's tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall or TarFile.extract with the...

7.5CVSS6.2AI score0.00939EPSS
SaveExploits2References10
RedHat Linux
RedHat Linux
added 2025/07/01 1:23 p.m.13 views

cpython: python: Extraction filter bypass for linking outside extraction directory

A flaw was found in CPython's tarfile module. This vulnerability allows bypassing of extraction filters, enabling symlink traversal outside the intended extraction directory and potential modification of file metadata via malicious tar archives using TarFile.extractall or TarFile.extract with the...

7.5CVSS6.2AI score0.00939EPSS
SaveExploits2References10
RedHat Linux
RedHat Linux
added 2025/07/01 1:21 p.m.18 views

cpython: python: Bypass extraction filter to modify file metadata outside extraction directory

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...

5.3CVSS7.1AI score0.00768EPSS
SaveExploits1References11
SUSE Linux
SUSE Linux
added 2025/06/20 12:42 p.m.47 views

Security update for python39

This update for python39 fixes the following issues: python39 was updated from version 3.9.21 to version 3.9.23: Security issues fixed: CVE-2025-4516: Fixed blocking DecodeError handling vulnerability, which could lead to DoS bsc1243273 CVE-2024-12718, CVE-2025-4138, CVE-2025-4330, CVE-2025-4517:...

8.4CVSS6.1AI score0.0143EPSS
SaveExploits14References24
SUSE CVE
SUSE CVE
added 2024/08/30 10:04 a.m.7 views

SUSE CVE-2024-45436

extractFromZipFile in model.go in Ollama before 0.1.47 can extract members of a ZIP archive outside of the parent directory...

7.5CVSS7AI score0.0256EPSS
SaveExploits2References4
Rows per page
Query Builder