Lucene search
+L

160 matches found

Kitploit
Kitploit
added 2026/09/13 11:48 a.m.8 views

CVE-2007-4559

PoC or Exploit for CVE-2007-4559 A malicious TAR archive can include file paths like ../../../../etc/passwd, which try to "climb up" out of the intended extraction folder. If a Python script uses tarfile.extract or extractall without checking the file paths, it will unpack files to those location...

9.8CVSS7AI score0.27095EPSS
SaveExploits3
Cvelist
Cvelist
added 2026/09/11 5:27 p.m.32 views

CVE-2026-87910 tarfile hardlink fallback ignores custom extraction filter rejection via None

When tarfile extracts a link on a system that doesn't support links, it falls back to extracting a member from the archive. In this case, the filter function is run twice: once for the extracted member, and once with name set to the location of the link. For one of the calls, the return value was...

5.7CVSS0.00423EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 1:28 a.m.5 views

CVE-2025-4517-POC-Sudoers

CVE-2025-4517 - POC adding user to sudoers This script is a weaponized version of the research published in the Google Security Research Advisory: https://github.com/google/security-research/security/advisories/GHSA-hgqp-3mmf-7h8f While the original research demonstrates the vulnerability by...

9.4CVSS6.7AI score0.0143EPSS
SaveExploits11References1
Kitploit
Kitploit
added 2026/09/10 10:49 p.m.7 views

CVE-2025-4517-Python-tarfile-filter-data-Bypass-PoC

CVE-2025-4517 — Python tarfile filter="data" Bypass PoC Path traversal vulnerability in Python's tarfile module affecting versions 3.8.0 through 3.13.1. The filter="data" sandbox — intended to prevent unsafe extractions — can be bypassed by crafting paths that exceed PATHMAX 4096 bytes, causing...

9.4CVSS6.9AI score0.0143EPSS
SaveExploits11References1
Kitploit
Kitploit
added 2026/09/10 7:22 p.m.10 views

CVE-2025-4138-poc

CVE-2025-4138 Generador Auto-Sudo Un script de Python para generar un archivo tar malicioso que explota CVE-2025-4138 / CVE-2025-4517 Recorrido de rutas mediante truncamiento de PATHMAX. Explotar con éxito esta vulnerabilidad permite a un atacante eludir los filtros de extracción de tarfile y...

7.5CVSS6.9AI score0.01385EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/10 4:25 a.m.5 views

CVE-2025-4517-poc

CVE-2025-4517 PoC – Python tarfile Arbitrary File Write via Path Traversal CVE-2025-4517 CVSS 9.4 – Critical A vulnerability in Python's tarfile module that allows arbitrary file writes outside the extraction directory when using TarFile.extractall or TarFile.extract with filter="data" or...

9.4CVSS6.9AI score0.0143EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/09 8:49 p.m.6 views

CVE-2007-4559-lab

CVE-2007-4559 — TarSlip: The 15-Year Directory Traversal Educational use only. This lab intentionally exploits file system vulnerabilities inside isolated Docker containers. Do not run on any system with sensitive data or in production environments. A self-contained Docker lab that demonstrates...

9.8CVSS7AI score0.27095EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/08 10:10 a.m.6 views

CVE-2025-4138_tarfile_filter_bypass

CVE-2025-4138 — Python tarfile filter="data" Bypass Arbitrary file write outside the extraction directory via PATHMAX symlink chain. Affected Versions Python 3.12.0 – 3.12.10 Python 3.13.0 – 3.13.3 Fixed in 3.12.11 / 3.13.4 Credit: Reporter: Caleb Brown Google How It Works Python's tarfile data...

7.5CVSS6.9AI score0.01385EPSS
SaveExploits7
RedhatCVE
RedhatCVE
added 2026/09/08 9:00 a.m.5 views

CVE-2026-19672

A flaw was found in the Python tarfile module. This vulnerability allows an attacker to create empty directories outside of the intended extraction destination on POSIX Portable Operating System Interface platforms. This occurs when processing a specially crafted archive containing member names...

6.3CVSS0.00409EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/08 5:48 a.m.8 views

CVE-2025-4517-tarfile-PATH_MAX-bypass

CVE-2025-4517 / CVE-2025-4330 — Python tarfile Omisión del Filtro de Datos mediante Desbordamiento de PATHMAX Autor: 0xDTC CVEs: CVE-2025-4517 / CVE-2025-4330 Aviso: GHSA-6r6c-684h-9j7p Corrección de CPython: PR 135037 Descripción general El método tarfile.extractallfilter="data" de Python está...

9.4CVSS6.8AI score0.0143EPSS
SaveExploits11References3
Kitploit
Kitploit
added 2026/09/07 7:09 p.m.7 views

CVE-2025-4138-4517-POC

CVE-2025-4138 / CVE-2025-4517 Python tarfile Filter Bypass via PATHMAX Symlink Escape Arbitrary file write throughfilter="data" / filter="tar" extraction Table of Contents Overview Vulnerability Details How It Works Affected Versio...

9.4CVSS6.9AI score0.0143EPSS
SaveExploits14References7
Kitploit
Kitploit
added 2026/09/07 6:40 p.m.9 views

CVE-2025-4517-POC

CVE-2025-4517 Exploit NOTES This exploit and description are written by AI. If you find a mistake or issue, please let me know! This exploit was tested and confirmed working. Thank you! Overview This exploit leverages CVE-2025-4517 , a critical vulnerability in Python's tarfile module that allows...

9.4CVSS6.9AI score0.0143EPSS
SaveExploits11References4
Kitploit
Kitploit
added 2026/09/07 9:38 a.m.7 views

CVE-2025-4517-PoC

CVE-2025-4517-PoC CVE-2025-4517 es una vulnerabilidad en el módulo tarfile de Python que permite escrituras arbitrarias de archivos fuera del directorio de extracción al extraer archivos tar no confiables. El problema ocurre al usar TarFile.extract o TarFile.extractall con filter="data" o...

9.4CVSS6.8AI score0.0143EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/06 10:27 p.m.7 views

CVE-2025-4138

CVE-2025-4138 Vulnerabilidad de recorrido de directorios en el módulo Python Tarfile con desbordamiento que cruza el directorio Impacto : Escalada de privilegios Funcionamiento : Los métodos TarFile.extractall y TarFile.extract de Python admiten una funcionalidad que permite establecer un filtro...

7.5CVSS6.9AI score0.01385EPSS
SaveExploits7References1
OSV
OSV
added 2026/08/25 12:57 p.m.7 views

BIT-PYTHON-2026-19672 tarfile extraction filter bypass allows creation of directories outside the destination

The tarfile module's tar and data extraction filters created directories outside the destination for members whose name leaves the destination and returns to it, such as ../evil/../dest/sub/file. The containment check used the resolved path, but intermediate directories were created from the name...

6.3CVSS5.4AI score0.00409EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 12:57 p.m.13 views

BIT-PYTHON-MIN-2026-19672 tarfile extraction filter bypass allows creation of directories outside the destination

The tarfile module's tar and data extraction filters created directories outside the destination for members whose name leaves the destination and returns to it, such as ../evil/../dest/sub/file. The containment check used the resolved path, but intermediate directories were created from the name...

6.3CVSS5.4AI score0.00409EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerabilities in Python 2.7, Python 3.11, Python 3.7

There is a defect in the CPython “tarfile” module that affects the “TarFile” extraction and entry enumeration APIs. The tar implementation processes tar archives with negative offsets without errors, which can lead to an infinite loop and deadlock during the parsing of maliciously crafted tar...

7.5CVSS6.7AI score0.00641EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in Python 2.7, Pypy

In Lib/tarfile.py in Python 3.8.3, an attacker can create a TAR archive that causes an infinite loop when opened using tarfile.open, due to the lack of header validation in procpax...

7.5CVSS7.1AI score0.06253EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/13 12:19 p.m.11 views

python: Python tarfile module: Denial of Service via improper EOF handling in streaming mode

A flaw was found in the Python tarfile module. When processing a specially crafted tar archive opened in 'streaming mode' mode='r|', the module does not properly handle the end-of-file EOF condition. This can cause the tarfile module to enter an infinite loop, leading to a Denial of Service DoS f...

8.2CVSS5.3AI score0.00445EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/13 11:03 a.m.8 views

python: Python tarfile module: Denial of Service via improper EOF handling in streaming mode

A flaw was found in the Python tarfile module. When processing a specially crafted tar archive opened in 'streaming mode' mode='r|', the module does not properly handle the end-of-file EOF condition. This can cause the tarfile module to enter an infinite loop, leading to a Denial of Service DoS f...

8.2CVSS5.3AI score0.00445EPSS
SaveExploits0References7
Rows per page
Query Builder