138 matches found
CVE-2025-8088-Multi-Document
WinRAR पथ ट्रैवर्सल शोषण CVE-2025-8088 - बहु-गहराई पेलोड तैनाती यह Python स्क्रिप्ट WinRAR में एक पथ ट्रैवर्सल कमजोरी CVE-2025-8088 का शोषण करती है ताकि विंडोज स्टार्टअप फ़ोल्डर में एकाधिक सापेक्ष पथ गहराइयों का उपयोग करके पेलोड तैनात किए जा सकें। यह शोषण एक दुर्भावनापूर्ण RAR संग्रह बनाता है जो...
CVE-2025-8088-BUILDER-Winrar-Tool
CVE-2025-8088 WinRAR path traversal tool ⚠ This tool is created solely for educational use only. Unauthorized use outside of controlled environments is strictly prohibited. A Python script that exploits CVE-2025-8088, a path traversal vulnerability in WinRAR, by generating a malicious archive tha...
CVE-2025-8088-WinRAR-Proof-of-Concept-PoC-Exploit-
CVE-2025-8088 WinRAR Prova de Conceito PoC-Exploit Este repositório contém um script de Prova de Conceito PoC para CVE-2025-8088 , uma vulnerabilidade de path traversal no WinRAR até a versão 7.12. Esta PoC demonstra como atacantes poderiam explorar a vulnerabilidade para colocar arquivos...
winrar-exploit
Descripción Esta es mi implementación del exploit de Winrar CVE-2025-8088. Utiliza flujos de datos alternativos ADS y parcheo de rutas dentro del archivo. Cuando una víctima extrae el archivo infectado, la carga útil ADS parcheada por ejemplo, un ejecutable, un script de PowerShell o un png...
CVE-2025-8088-Exploit
CVE-2025-8088 WinRAR Exploit 🔓 Uma prova de conceito para a vulnerabilidade do WinRAR CVE-2025-8088 que afeta as versões 7.12 e anteriores. Esta ferramenta cria um arquivo RAR malicioso que incorpora payloads em Alternate Data Streams ADS com path traversal, potencialmente levando à execução...
CVE-2025-8088-WinRAR-PathTraversal-PoC
CVE-2025-8088 WinRAR Path Traversal Exploit PoC Ein Proof-of-Concept-Exploit, das die WinRAR-Pfad-Traversal-Schwachstelle CVE-2025-8088 für Versionen ≤ 7.12 demonstriert. Details zur Sicherheitslücke CVE-ID : CVE-2025-8088 CVSS-Score : 8.4 Hoch Betroffene Versionen : WinRAR ≤ 7.12 Patch-Version :...
ir-rescue
ir-rescue ir-rescue is composed of two sister scripts that collect a myriad of forensic data from 32-bit and 64-bit Windows systems ir-rescue-win and from Unix systems ir-rescue-nix. The scripts respect the order of volatility and artifacts that are changed with the execution e.g. , prefetch file...
CVE-2025-8088-Winrar-Tool-Gui
🚨 CVE-2025-8088 WinRAR Exploit Tool ⚠️ केवल शैक्षिक और अनुसंधान उद्देश्यों के लिए ⚠️ 🌐 Language / Dil 🇺🇸 English 🇹🇷 Türkçe English 📋 विषय सूची अवलोकन विशेषताएँ आवश्यकताएँ इंस्टालेशन उपयोग तकनीकी विवरण स्क्रीनशॉट अस्वीकरण योगदान 🎯 अवलोकन CVE-2025-8088 एक काल्पनिक कमज़ोरी प्रदर्शन उपकरण है जो RAR...
WinRAR-CVE-2025-8088-Path-Traversal-PoC
PoC per CVE-2025-8088: Path Traversal in WinRAR Descrizione della vulnerabilità ☢️ CVE-2025-8088 CVSS 8.4 è una vulnerabilità di path traversal in WinRAR ≤7.12 che consente di posizionare file al di fuori della directory di estrazione tramite flussi di dati alternativi ADS in un archivio RAR. Vien...
best-CVE-2025-8088
CVE-2025-8088 Exploit do WinRAR 🔓 Um exploit de prova de conceito para a vulnerabilidade do WinRAR CVE-2025-8088 que afeta as versões 7.12 e anteriores. Esta ferramenta cria um arquivo RAR malicioso que incorpora payloads em Alternate Data Streams ADS com path traversal, potencialmente levando à...
EUVD-2026-62506
Algernon is a small self-contained pure-Go web server. Prior to 1.17.9, Algernon on Windows selects a file handler in engine/handlers.go by calling filepath.Ext without first rejecting NTFS-equivalent names such as x.lua::$DATA, x.lua., and x.lua . An unauthenticated client can append one of thes...
CVE-2026-52792
Algernon (a pure-Go web server) prior to 1.17.9 is vulnerable to server-side script source disclosure on Windows via NTFS filename aliasing. The root cause is in engine/handlers.go: filepath.Ext() does not recognize NTFS-equivalent suffixes (::$DATA, trailing dot, trailing space) as the script ex...
CVE-2026-54200
Tobit Laboratories AG TeamDavid's Webbox is vulnerable to a local file inclusion vulnerability in the send email, fax, SMS, etc. functionality. By specifying an '@@attach' command in the form field 'scjob', files can be attached to a message, which can then be downloaded by an authenticated user....
CVE-2026-54200
The CVE-2026-54200 entry concerns Tobit Laboratories AG TeamDavid’s Webbox. It describes a local file inclusion vulnerability in the “send email, fax, SMS, etc.” function accessible via the form field scjob where an the command like @@attach can attach files to a message, enabling an authenticate...
CVE-2026-54200 TeamDavid: Local File Inclusion via the form field 'scjob'
Tobit Laboratories AG TeamDavid's Webbox is vulnerable to a local file inclusion vulnerability in the send email, fax, SMS, etc. functionality. By specifying an '@@attach' command in the form field 'scjob', files can be attached to a message, which can then be downloaded by an authenticated user....
CVE-2026-64391
A flaw was found in ksmbd, the in-kernel Server Message Block SMB daemon. This vulnerability allows a remote attacker to bypass security restrictions by incorrectly handling credentials for Alternate Data Streams ADS input/output I/O operations. Instead of using the credentials established when t...
SUSE CVE-2026-64391
In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for ADS I/O Alternate data streams are stored as xattrs. Unlike regular file I/O, their read and write paths therefore call VFS xattr helpers which recheck inode permissions and LSM policy using the...
CVE-2026-64391
In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for ADS I/O Alternate data streams are stored as xattrs. Unlike regular file I/O, their read and write paths therefore call VFS xattr helpers which recheck inode permissions and LSM policy using the...
UBUNTU-CVE-2026-64391
In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for ADS I/O Alternate data streams are stored as xattrs. Unlike regular file I/O, their read and write paths therefore call VFS xattr helpers which recheck inode permissions and LSM policy using the...
CVE-2026-64391
In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for ADS I/O Alternate data streams are stored as xattrs. Unlike regular file I/O, their read and write paths therefore call VFS xattr helpers which recheck inode permissions and LSM policy using the...