Lucene search
+L

9418 matches found

OSV
OSV
added 2025/06/03 1:15 p.m.9 views

DEBIAN-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.5CVSS7.1AI score0.0129EPSS
SaveExploits7References1
OSV
OSV
added 2025/06/03 1:15 p.m.4 views

DEBIAN-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.5AI score0.00715EPSS
SaveExploits1References1
OSV
OSV
added 2025/06/03 1:15 p.m.11 views

AZL-62258 CVE-2024-12718 affecting package python3 for versions less than 3.9.19-14

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 score0.00715EPSS
SaveExploits1References1
OSV
OSV
added 2025/06/03 1:15 p.m.7 views

ALPINE-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.5CVSS8AI score0.00903EPSS
SaveExploits2References1
OSV
OSV
added 2025/06/03 1:15 p.m.15 views

ALPINE-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.4CVSS8AI score0.01376EPSS
SaveExploits11References1
NVD
NVD
added 2025/06/03 1:15 p.m.15 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.5CVSS0.0129EPSS
SaveExploits7References12
OSV
OSV
added 2025/06/03 1:15 p.m.9 views

AZL-62318 CVE-2025-4517 affecting package python3 for versions less than 3.12.9-2

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.2AI score0.01376EPSS
SaveExploits11References1
OSV
OSV
added 2025/06/03 1:15 p.m.12 views

AZL-62313 CVE-2025-4330 affecting package python3 for versions less than 3.9.19-14

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.1AI score0.00903EPSS
SaveExploits2References1
OSV
OSV
added 2025/06/03 1:15 p.m.10 views

ALPINE-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.3CVSS8AI score0.00715EPSS
SaveExploits1References1
OSV
OSV
added 2025/06/03 1:15 p.m.9 views

UBUNTU-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.4AI score0.00715EPSS
SaveExploits1References11
OSV
OSV
added 2025/06/03 1:15 p.m.6 views

UBUNTU-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.5CVSS7.3AI score0.0129EPSS
SaveExploits7References14
OSV
OSV
added 2025/06/03 1:15 p.m.11 views

UBUNTU-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.5CVSS7.2AI score0.00903EPSS
SaveExploits2References14
OSV
OSV
added 2025/06/03 1:15 p.m.5 views

UBUNTU-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.3AI score0.01376EPSS
SaveExploits11References14
Snyk
Snyk
added 2025/06/03 12:59 p.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the tarfile extraction process when using the filter parameter set to "data" or "tar". An attacker can modify file metadata, such as timestamps or permissions, of files located outside the intended extraction...

8.6CVSS7.5AI score0.00715EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/06/03 12:59 p.m.40 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.3CVSS0.00715EPSS
SaveExploits1References13
CVE
CVE
added 2025/06/03 12:59 p.m.472 views

CVE-2024-12718

CVE-2024-12718: The tarfile extraction filter bypass allows modification of metadata or arbitrary file writes outside the extraction directory when using TarFile.extractall()/extract() with filter="data" or "tar" in Python 3.12+ (default filter may assign data in 3.14+). Affected components are P...

5.3CVSS6AI score0.00715EPSS
SaveExploits1References13
OSV
OSV
added 2025/06/03 12:59 p.m.8 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
AlpineLinux
AlpineLinux
added 2025/06/03 12:59 p.m.17 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.00715EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2025/06/03 12:59 p.m.13 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.00715EPSS
SaveExploits1References13
Cvelist
Cvelist
added 2025/06/03 12:59 p.m.34 views

CVE-2025-4435 Tarfile extracts filtered members when errorlevel=0

When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not skipped...

7.5CVSS0.00549EPSS
SaveExploits1References11
Rows per page
Query Builder