Lucene search
+L

158 matches found

Kitploit
Kitploit
added 2026/08/29 2:25 a.m.4 views

CVE-2025-4138

CVE-2025-4138 Python-Tarfile-Modul Verzeichnis-Traversal-Schwachstelle mit Overflow über Verzeichnisgrenzen hinweg Auswirkung : Privilegienerweiterung Funktionsweise : Die TarFile.extractall- und TarFile.extract-Methoden von Python unterstützen ein Feature, mit dem ein Filter gesetzt werden kann,...

7.5CVSS6.7AI score0.0129EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/08/28 6:43 a.m.4 views

CVE-2025-4138-4517-POC

CVE-2025-4138 / CVE-2025-4517 Bypass del filtro di tarfile Python tramite escape dei symlink con PATHMAX Scrittura arbitraria di file tramite estrazione confilter="data" / filter="tar" Indice Panoramica Dettagli della vulnerabilità Com...

9.4CVSS6.8AI score0.01376EPSS
SaveExploits14References1
Kitploit
Kitploit
added 2026/08/28 1:17 a.m.5 views

CVE-2025-4138_tarfile_filter_bypass

CVE-2025-4138 — Bypass del filtro filter="data" di Python tarfile Scrittura arbitraria di file al di fuori della directory di estrazione tramite una catena di symlink PATHMAX. Versioni interessate Python 3.12.0 – 3.12.10 Python 3.13.0 – 3.13.3 Corretto in 3.12.11 / 3.13.4 Crediti: Segnalazione:...

7.5CVSS6.4AI score0.0129EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/08/27 12:47 a.m.5 views

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

CVE-2025-4517 — Bypass del filtro "data" di Python tarfile PoC Vulnerabilità di path traversal nel modulo tarfile di Python, che interessa le versioni dalla 3.8.0 alla 3.13.1. La sandbox filter="data" — pensata per prevenire estrazioni non sicure — può essere bypassata creando percorsi che supera...

9.4CVSS6.5AI score0.01376EPSS
SaveExploits11References1
Kitploit
Kitploit
added 2026/08/26 10:13 p.m.4 views

CVE-2025-4138-poc

CVE-2025-4138 Generatore Auto-Sudo Uno script Python per generare un archivio tar malevolo che sfrutta CVE-2025-4138 / CVE-2025-4517 Path Traversal tramite troncamento di PATHMAX. Lo sfruttamento riuscito di questa vulnerabilità consente a un attaccante di aggirare i filtri di estrazione di tarfi...

7.5CVSS6.5AI score0.0129EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/08/26 9:59 p.m.6 views

CVE-2025-4517-PoC

CVE-2025-4517-PoC CVE-2025-4517 è una vulnerabilità nel modulo tarfile di Python che consente scritture arbitrarie di file al di fuori della directory di estrazione quando si estraggono archivi tar non attendibili. Il problema si verifica quando si utilizza TarFile.extract o TarFile.extractall co...

9.4CVSS6.5AI score0.01376EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/08/26 9:54 p.m.4 views

CVE-2007-4559-lab

CVE-2007-4559 — TarSlip: اجتياز المسار عبر 15 عامًا للاستخدام التعليمي فقط. يستغل هذا المختبر عن قصد ثغرات نظام الملفات داخل حاويات Docker معزولة. لا تشغّله على أي نظام يحتوي بيانات حساسة أو في بيئات الإنتاج. مختبر Docker مستقل بذاته يوضح CVE-2007-4559 — ثغرة «TarSlip» سيئة السمعة في وحدة tarfile...

9.8CVSS6.6AI score0.27095EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/26 8:23 p.m.4 views

CVE-2007-4559

PoC o Exploit per CVE-2007-4559 Un archivio TAR malevolo può includere percorsi di file come ../../../../etc/passwd, che tentano di "salire" fuori dalla cartella di estrazione prevista. Se uno script Python usa tarfile.extract o extractall senza controllare i percorsi dei file, decomprimerà i fil...

9.8CVSS6.6AI score0.27095EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.4 views

CVE-2025-4517-POC

CVE-2025-4517 Exploit HINWEISE Dieser Exploit und die Beschreibung wurden von KI erstellt. Wenn du einen Fehler oder ein Problem findest, lass es mich bitte wissen! Dieser Exploit wurde getestet und funktioniert nachweislich. Vielen Dank! Übersicht Dieser Exploit nutzt CVE-2025-4517 aus, eine...

9.4CVSS6.5AI score0.01376EPSS
SaveExploits14References4
OSV
OSV
added 2026/08/25 12:57 p.m.6 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.11 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
Kitploit
Kitploit
added 2026/08/25 3:22 a.m.4 views

CVE-2025-4517-POC-Sudoers

CVE-2025-4517 - POC zum Hinzufügen eines Benutzers zu sudoers Dieses Skript ist eine weaponisierte Version der im Google Security Research Advisory: https://github.com/google/security-research/security/advisories/GHSA-hgqp-3mmf-7h8f veröffentlichten Forschung. Während die ursprüngliche Forschung...

9.4CVSS6.5AI score0.01376EPSS
SaveExploits11References1
Kitploit
Kitploit
added 2026/08/24 9:05 p.m.4 views

CVE-2025-4517-poc

CVE-2025-4517 PoC – Python tarfile: Scrittura Arbitraria di File tramite Path Traversal CVE-2025-4517 CVSS 9.4 – Critico Una vulnerabilità nel modulo tarfile di Python che consente la scrittura arbitraria di file al di fuori della directory di estrazione quando si utilizza TarFile.extractall o...

9.4CVSS6.5AI score0.01376EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/08/24 3:53 a.m.4 views

CVE-2025-4517-tarfile-PATH_MAX-bypass

CVE-2025-4517 / CVE-2025-4330 — Bypass del filtro dati di Python tarfile tramite overflow di PATHMAX Autore: 0xDTC CVE: CVE-2025-4517 / CVE-2025-4330 Avviso: GHSA-6r6c-684h-9j7p Correzione CPython: PR 135037 Panoramica tarfile.extractallfilter="data" di Python dovrebbe estrarre archivi tar in mod...

9.4CVSS6.6AI score0.01376EPSS
SaveExploits11References3
RedHat Linux
RedHat Linux
added 2026/08/13 12:19 p.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
RedHat Linux
RedHat Linux
added 2026/08/13 11:03 a.m.6 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/07/29 2:08 p.m.14 views

python: Python Tarfile: Unexpected file ownership when extracting hardlinks

A flaw was found in the Python Tarfile.extract function. This vulnerability occurs when processing untrusted tar files containing hardlinks, as the filter parameter is not correctly enforced. An attacker could exploit this to write files with unintended user or group ownership, potentially leadin...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/29 1:52 p.m.13 views

python: Python Tarfile: Unexpected file ownership when extracting hardlinks

A flaw was found in the Python Tarfile.extract function. This vulnerability occurs when processing untrusted tar files containing hardlinks, as the filter parameter is not correctly enforced. An attacker could exploit this to write files with unintended user or group ownership, potentially leadin...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/29 1:40 p.m.12 views

python: Python Tarfile: Unexpected file ownership when extracting hardlinks

A flaw was found in the Python Tarfile.extract function. This vulnerability occurs when processing untrusted tar files containing hardlinks, as the filter parameter is not correctly enforced. An attacker could exploit this to write files with unintended user or group ownership, potentially leadin...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/07/28 2:18 p.m.11 views

CVE-2026-4360

A flaw was found in the Python Tarfile.extract function. This vulnerability occurs when processing untrusted tar files containing hardlinks, as the filter parameter is not correctly enforced. An attacker could exploit this to write files with unintended user or group ownership, potentially leadin...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References6
Rows per page
Query Builder