Lucene search
+L

1052 matches found

RedhatCVE
RedhatCVE
added 2025/06/03 2:51 p.m.13 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.00637EPSS
SaveExploits1References10
RedhatCVE
RedhatCVE
added 2025/06/03 2:44 p.m.11 views

CVE-2025-4435

A flaw was found in CPython's tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms. Mitigation Mitigation for this issue is either not available or the currently available options do not...

7.5CVSS6.5AI score0.00497EPSS
SaveExploits1References8
NVD
NVD
added 2025/06/03 1:15 p.m.25 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.5CVSS0.00805EPSS
SaveExploits2References12
NVD
NVD
added 2025/06/03 1:15 p.m.17 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.01227EPSS
SaveExploits11References12
NVD
NVD
added 2025/06/03 1:15 p.m.14 views

CVE-2025-4435

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.00497EPSS
SaveExploits1References11
NVD
NVD
added 2025/06/03 1:15 p.m.14 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.01149EPSS
SaveExploits7References12
OSV
OSV
added 2025/06/03 1:15 p.m.5 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.01149EPSS
SaveExploits7References1
OSV
OSV
added 2025/06/03 1:15 p.m.8 views

AZL-62322 CVE-2025-4138 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.2AI score0.01149EPSS
SaveExploits7References1
OSV
OSV
added 2025/06/03 1:15 p.m.7 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.00637EPSS
SaveExploits1References1
OSV
OSV
added 2025/06/03 1:15 p.m.4 views

DEBIAN-CVE-2025-4435

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.5CVSS6.4AI score0.00497EPSS
SaveExploits1References1
NVD
NVD
added 2025/06/03 1:15 p.m.13 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.3CVSS0.00637EPSS
SaveExploits1References13
OSV
OSV
added 2025/06/03 1:15 p.m.6 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.00637EPSS
SaveExploits1References1
OSV
OSV
added 2025/06/03 1:15 p.m.9 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.00805EPSS
SaveExploits2References1
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.00637EPSS
SaveExploits1References1
OSV
OSV
added 2025/06/03 1:15 p.m.6 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.00805EPSS
SaveExploits2References1
OSV
OSV
added 2025/06/03 1:15 p.m.7 views

ALPINE-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.5CVSS8AI score0.01149EPSS
SaveExploits7References1
OSV
OSV
added 2025/06/03 1:15 p.m.5 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.01227EPSS
SaveExploits11References1
OSV
OSV
added 2025/06/03 1:15 p.m.11 views

AZL-62298 CVE-2025-4435 affecting package python3 3.9.19-19

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.5CVSS6.5AI score0.00497EPSS
SaveExploits1References1
OSV
OSV
added 2025/06/03 1:15 p.m.6 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.01227EPSS
SaveExploits11References1
OSV
OSV
added 2025/06/03 1:15 p.m.7 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.00805EPSS
SaveExploits2References1
Rows per page
Query Builder