Lucene search
+L

238 matches found

OSV
OSV
•added 2025/06/03 12:59 p.m.•11 views

CVE-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.3CVSS7.3AI score
SaveExploits0References16
Vulnrichment
Vulnrichment
•added 2025/06/03 12:59 p.m.•15 views

CVE-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.3CVSS7.5AI score0.00768EPSS
SaveExploits1References13
AlpineLinux
AlpineLinux
•added 2025/06/03 12:59 p.m.•20 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.3CVSS7.8AI score0.00768EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2025/06/03 12:59 p.m.•17 views

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.5CVSS8.5AI score0.01385EPSS
SaveExploits7
CVE
CVE
•added 2025/06/03 12:59 p.m.•712 views

CVE-2025-4138

CVE-2025-4138 affects Python’s tarfile module when using TarFile.extractall() or TarFile.extract() with filter='data' or 'tar'. The extraction filter can be bypassed, allowing symlink targets to point outside the destination directory and enabling modification of some file metadata. This issue is...

7.5CVSS8.1AI score0.01385EPSS
SaveExploits7References12
OSV
OSV
•added 2025/06/03 12:59 p.m.•11 views

CVE-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.5CVSS7.2AI score
SaveExploits0References15
OSV
OSV
•added 2025/06/03 12:59 p.m.•16 views

PSF-2025-6

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.5CVSS9.8AI score0.01385EPSS
SaveExploits7References12
Snyk
Snyk
•added 2025/06/03 12:59 p.m.•17 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via TarFile.extractall and TarFile.extract functions in the tarfile module when using the filter parameter set to data or tar. An attacker can gain unauthorised access to files outside the intended extraction directo...

9.3CVSS7.2AI score0.01385EPSS
SaveExploits7References2
OSV
OSV
•added 2025/06/03 12:58 p.m.•14 views

PSF-2025-7

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.5CVSS9.8AI score0.00939EPSS
SaveExploits2References12
CVE
CVE
•added 2025/06/03 12:58 p.m.•429 views

CVE-2025-4330

CVE-2025-4330 affects Python tarfile extraction: when using TarFile.extractall() or TarFile.extract() with filter=“data” or “tar”, the extraction filter can be bypassed, allowing symlink targets and some file metadata to be manipulated outside the destination directory. Affected Python versions a...

7.5CVSS8.1AI score0.00939EPSS
SaveExploits2References12
Cvelist
Cvelist
•added 2025/06/03 12:58 p.m.•39 views

CVE-2025-4330 Extraction filter bypass for linking 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.5CVSS0.00939EPSS
SaveExploits2References12
AlpineLinux
AlpineLinux
•added 2025/06/03 12:58 p.m.•15 views

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

7.5CVSS8.2AI score0.00939EPSS
SaveExploits2
OSV
OSV
•added 2025/06/03 12:58 p.m.•17 views

CVE-2025-4330 Extraction filter bypass for linking 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.5CVSS7.2AI score
SaveExploits0References15
OSV
OSV
•added 2025/06/03 12:58 p.m.•12 views

PSF-2025-9

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.8AI score0.0143EPSS
SaveExploits11References12
OSV
OSV
•added 2025/06/03 12:58 p.m.•14 views

CVE-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.4CVSS7.3AI score
SaveExploits0References15
Cvelist
Cvelist
•added 2025/06/03 12:58 p.m.•42 views

CVE-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.4CVSS0.0143EPSS
SaveExploits11References12
CVE
CVE
•added 2025/06/03 12:58 p.m.•1312 views

CVE-2025-4517

CVE-2025-4517 concerns the tarfile module: when extracting untrusted tar archives using TarFile.extractall() or TarFile.extract() with filter set to "data" (or "tar"), it allows arbitrary filesystem writes outside the extraction directory. The description and connected advisories confirm this is ...

9.4CVSS9.7AI score0.0143EPSS
SaveExploits11References12
AlpineLinux
AlpineLinux
•added 2025/06/03 12:58 p.m.•29 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.4CVSS7.7AI score0.0143EPSS
SaveExploits11
Vulnrichment
Vulnrichment
•added 2025/06/03 12:58 p.m.•12 views

CVE-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
SaveExploits11References12
Positive Technologies
Positive Technologies
•added 2025/06/03 12:00 a.m.•20 views

PT-2025-23607

Name of the Vulnerable Software and Affected Versions Python versions 3.12 through 3.13 Description An issue exists in the tarfile module when extracting untrusted tar archives. When using the TarFile.extractall or TarFile.extract functions with the filter parameter set to data or tar, it is...

10CVSS6.8AI score0.00768EPSS
SaveExploits1References282
Rows per page
Query Builder