Lucene search
+L

6193 matches found

SUSE CVE
SUSE CVE
added 2025/06/04 3:02 a.m.13 views

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

8.4CVSS7.7AI score0.01376EPSS
SaveExploits11References22
RedhatCVE
RedhatCVE
added 2025/06/03 2:54 p.m.17 views

CVE-2025-4517

A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall or TarFile.extract methods with the extraction filter parameter set to "data" or "tar"...

9.4CVSS6.7AI score0.01376EPSS
SaveExploits11References9
RedhatCVE
RedhatCVE
added 2025/06/03 2:51 p.m.15 views

CVE-2024-12718

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

7.6CVSS6.6AI score0.00715EPSS
SaveExploits1References10
OSV
OSV
added 2025/06/03 1:15 p.m.7 views

DEBIAN-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
SaveExploits11References1
OSV
OSV
added 2025/06/03 1:15 p.m.9 views

DEBIAN-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
SaveExploits2References1
ATTACKERKB
ATTACKERKB
added 2025/06/03 1:15 p.m.5 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.4CVSS7AI score0.01376EPSS
SaveExploits11References13Affected Software1
OSV
OSV
added 2025/06/03 1:15 p.m.8 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.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.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.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.19 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.4CVSS0.01376EPSS
SaveExploits11References12
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.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
CVE
CVE
added 2025/06/03 12:59 p.m.474 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
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.28 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.5CVSS0.0129EPSS
SaveExploits7References12
Vulnrichment
Vulnrichment
added 2025/06/03 12:59 p.m.17 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.5CVSS8.2AI score0.0129EPSS
SaveExploits7References12
Cvelist
Cvelist
added 2025/06/03 12:58 p.m.35 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.00903EPSS
SaveExploits2References12
Vulnrichment
Vulnrichment
added 2025/06/03 12:58 p.m.12 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.5CVSS8.1AI score0.00903EPSS
SaveExploits2References12
Rows per page
Query Builder