Lucene search
+L

238 matches found

Positive Technologies
Positive Technologies
•added 2025/06/03 12:00 a.m.•14 views

PT-2025-23609

Name of the Vulnerable Software and Affected Versions Python versions 3.12 and later Description The issue allows the extraction filter to be ignored, enabling symlink targets to point outside the destination directory and the modification of some file metadata. This affects users who utilize the...

7.8CVSS7.9AI score0.00939EPSS
SaveExploits2References309
Positive Technologies
Positive Technologies
•added 2025/06/02 12:00 a.m.•17 views

PT-2025-23611

Name of the Vulnerable Software and Affected Versions Python versions 3.12 through 3.13 Description An issue in the tarfile module allows arbitrary filesystem writes outside the extraction directory when extracting untrusted tar archives. This occurs when using the TarFile.extractall or...

9.7CVSS6.8AI score0.0143EPSS
SaveExploits11References319
Amazon
Amazon
•added 2025/04/01 12:00 a.m.•21 views

Medium: python-pip

Issue Overview: Directory traversal vulnerability in the 1 extract and 2 extractall functions in the tarfile module in Python allows user-assisted remote attackers to overwrite arbitrary files via a .. dot dot sequence in filenames in a TAR archive, a related issue to CVE-2001-1267. CVE-2007-4559...

9.8CVSS9.7AI score0.27095EPSS
SaveExploits4
Amazon
Amazon
•added 2025/04/01 12:00 a.m.•23 views

Medium: python3.11-pip

Issue Overview: Directory traversal vulnerability in the 1 extract and 2 extractall functions in the tarfile module in Python allows user-assisted remote attackers to overwrite arbitrary files via a .. dot dot sequence in filenames in a TAR archive, a related issue to CVE-2001-1267. CVE-2007-4559...

9.8CVSS9.7AI score0.27095EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
•added 2025/03/03 12:00 a.m.•27 views

Linux Distros Unpatched Vulnerability : CVE-2007-4559

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Directory traversal vulnerability in the 1 extract and 2 extractall functions in the tarfile module in Python allows user-assisted remote attackers to overwrite...

6.8CVSS7AI score0.27095EPSS
SaveExploits3References3
OSV
OSV
•added 2025/02/27 8:41 a.m.•16 views

CLSA-2025-1740645663 python3: Fix of CVE-2007-4559

CVE-2007-4559: implement PEP 706 - a filter in the tarfile module to prevent directory traversal vulnerability...

6.8CVSS6.8AI score0.27095EPSS
SaveExploits3References1
OSV
OSV
•added 2025/02/26 7:59 p.m.•15 views

CLSA-2025-1740599937 python3: Fix of CVE-2007-4559

CVE-2007-4559: implement PEP 706 - a filter in the tarfile module to prevent directory traversal vulnerability...

6.8CVSS6.6AI score0.27095EPSS
SaveExploits3References1
OSV
OSV
•added 2025/02/25 8:20 a.m.•17 views

CLSA-2025-1740471603 python3.11: Fix of CVE-2007-4559

CVE-2007-4559: add security filter in the tarfile module to prevent directory traversal attacks. Uses filter="data" by default to block unsafe filenames; set filter="tar" to keep legacy behavior...

6.8CVSS6.8AI score0.27095EPSS
SaveExploits3References1
RedHat Linux
RedHat Linux
•added 2025/02/24 1:20 a.m.•20 views

Moderate: Red Hat Security Advisory: python3 security update

An update for python3 is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.5CVSS6.8AI score0.02203EPSS
SaveExploits2References2
RedHat Linux
RedHat Linux
•added 2024/11/07 3:26 a.m.•13 views

python: cpython: tarfile: ReDos via excessive backtracking while parsing header values

A regular expression denial of service ReDos vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive...

7.5CVSS7.2AI score0.02203EPSS
SaveExploits2References7
RedHat Linux
RedHat Linux
•added 2024/11/05 4:12 a.m.•19 views

python: cpython: tarfile: ReDos via excessive backtracking while parsing header values

A regular expression denial of service ReDos vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive...

7.5CVSS7.2AI score0.02203EPSS
SaveExploits2References7
BDU FSTEC
BDU FSTEC
•added 2024/11/05 12:00 a.m.•14 views

The vulnerability of the tarfile module in the CPython interpreter allows a hacker to cause a service failure.

The vulnerability of the tarfile module in the CPython interpreter is related to incorrect syntactic analysis of file headers. Exploiting this vulnerability can allow a remote attacker to cause service interruptions...

7.8CVSS6.8AI score0.02203EPSS
SaveExploits2References18Affected Software7
OSV
OSV
•added 2024/11/05 12:00 a.m.•22 views

ALSA-2024:8838 Moderate: 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:...

7.5CVSS7.9AI score0.02203EPSS
SaveExploits2References4
OSV
OSV
•added 2024/11/01 11:07 a.m.•11 views

OESA-2024-2304 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...

5.5CVSS6.9AI score0.27095EPSS
SaveExploits3References2
RedHat Linux
RedHat Linux
•added 2024/10/28 8:43 a.m.•12 views

python: cpython: tarfile: ReDos via excessive backtracking while parsing header values

A regular expression denial of service ReDos vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive...

7.5CVSS7.2AI score0.02203EPSS
SaveExploits2References7
RedHat Linux
RedHat Linux
•added 2024/10/24 12:33 p.m.•14 views

python: cpython: tarfile: ReDos via excessive backtracking while parsing header values

A regular expression denial of service ReDos vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive...

7.5CVSS7.2AI score0.02203EPSS
SaveExploits2References7
RedHat Linux
RedHat Linux
•added 2024/10/23 1:29 p.m.•15 views

python: cpython: tarfile: ReDos via excessive backtracking while parsing header values

A regular expression denial of service ReDos vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive...

7.5CVSS7.2AI score0.02203EPSS
SaveExploits2References7
RedHat Linux
RedHat Linux
•added 2024/10/23 10:28 a.m.•13 views

python: cpython: tarfile: ReDos via excessive backtracking while parsing header values

A regular expression denial of service ReDos vulnerability was found in Python's tarfile module. Due to excessive backtracking while tarfile parses headers, an attacker may be able to trigger a denial of service via a specially crafted tar archive...

7.5CVSS7.2AI score0.02203EPSS
SaveExploits2References7
AlmaLinux
AlmaLinux
•added 2024/10/23 12:00 a.m.•24 views

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

7.5CVSS7.7AI score0.02203EPSS
SaveExploits2References4
OSV
OSV
•added 2024/10/23 12:00 a.m.•20 views

ALSA-2024:8374 Moderate: 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:...

7.5CVSS8AI score0.02203EPSS
SaveExploits2References4
Rows per page
Query Builder