Lucene search
+L

549 matches found

Kitploit
Kitploit
added 2026/08/27 9:14 a.m.2 views

Se7enSlip

🔒 Se7enSlip - 7-Zip-Schwachstellenscanner Eine beeindruckende, interaktive Webanwendung, die die kritische CVE-2023-52169 Symlink-Traversal-Schwachstelle in 7-Zip-Archiven demonstriert und bei deren Erkennung hilft. ⚡ Funktionen 🎯 Kernfunktionalität ZIP-Upload & Analyse - Drag & Drop oder Klicken...

8.2CVSS7.6AI score0.00989EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/26 9:52 p.m.3 views

ZipRarHunter

ZipRarHunter ZipRarHunter è un potente strumento di hacking etico da riga di comando progettato per crackare le password di file di archivio ZIP e RAR utilizzando una wordlist. Automatizza il processo di recupero delle password da archivi crittografati. Caratteristiche Crack di file ZIP...

5.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 8:03 p.m.3 views

CVE-2024-55587

CVE-2024-55587 Dieses Repository ist ein Proof of Concept für die Sicherheitslücke CVE-2024-55587 in der Python-Bibliothek libarchive. Die Datei generatezip erstellt eine bösartige Zip-Datei, die die unsichere Extraktion von Dateien in der extractall-Methode von libarchive ausnutzt. Die Datei...

8.8CVSS5.2AI score0.02041EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/25 5:34 a.m.2 views

ZipCracker

ZipCracker ZipCracker è un'utility semplice ma potente per la forza bruta delle password, progettata per decifrare archivi ZIP protetti da password. È costruito con Qt e integra un motore di cracking personalizzato, offrendo supporto sia CLI che GUI. ⚡ Disclaimer: Questo strumento è destinato...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/22 2:55 p.m.1 views

zombieguard

ZombieGuard Uno scanner difensivo per l'evasione dei metadati strutturali negli archivi ZIP. ZombieGuard rileva contraddizioni tra le intestazioni locali dei file ZIP, i record della directory centrale e le caratteristiche del payload. Queste contraddizioni possono essere usate per far apparire i...

5.4AI score
SaveExploits0References1
CVE
CVE
added 2026/08/09 6:00 a.m.58 views

CVE-2026-17014

The CVE-2026-17014 entry affects the WP Photo Album Plus WordPress plugin prior to 9.2.07.002. The public REST endpoint action lacks capability or nonce checks, allowing unauthenticated users to delete generated album export ZIP archives stored by the plugin. This is the root cause and directly e...

5.3CVSS5.3AI score0.00194EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/30 4:45 p.m.10 views

SUSE CVE-2026-47078

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

5CVSS5.5AI score0.00149EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/27 9:16 p.m.16 views

CVE-2026-28900

A file quarantine bypass was addressed with additional checks. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.5. A maliciously crafted ZIP archive may bypass Gatekeeper checks...

5.5CVSS0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/13 3:02 p.m.14 views

PYSEC-2026-2875 pip has an interpretation conflict due to handling both concatenated tar and ZIP files as ZIP files

pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing "incorrect" files according to the filename of the archive. New behavior only proceeds wit...

4.6CVSS6.5AI score0.00144EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/13 2:36 p.m.10 views

PYSEC-2026-2856 OpenViking contains a Path Traversal vulnerability

OpenViking versions 0.2.1 and prior, fixed in commit 46b3e76, contain a path traversal vulnerability in the .ovpack import handling that allows attackers to write files outside the intended import directory. Attackers can craft malicious ZIP archives with traversal sequences, absolute paths, or...

8.4CVSS6.2AI score0.00181EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.16 views

PT-2026-59494

OpenViking versions 0.2.1 and prior, fixed in commit 46b3e76, contain a path traversal vulnerability in the .ovpack import handling that allows attackers to write files outside the intended import directory. Attackers can craft malicious ZIP archives with traversal sequences, absolute paths, or...

8.4CVSS6.2AI score0.00181EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/07/08 6:44 p.m.10 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the Include.parse process. An attacker can access arbitrary files outside the intended markdown directory by supplying crafted include paths when markdown files are processed using md.read. Details A Directory...

8.2CVSS6.5AI score0.00462EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/08 4:16 p.m.19 views

CVE-2026-14966

BBOT's unarchive module rejects archives containing symlink entries before extraction, but for zip and 7z archives it failed to detect symlinks whose listing carries a DOS-attribute prefix before the unix mode, as produced by legacy versions of p7zip. Such an archive, downloaded and extracted...

3.1CVSS6.1AI score
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/08 3:03 p.m.47 views

CVE-2026-14966 Symlink guard bypass in unarchive module allows planting symlinks during extraction

BBOT's unarchive module rejects archives containing symlink entries before extraction, but for zip and 7z archives it failed to detect symlinks whose listing carries a DOS-attribute prefix before the unix mode, as produced by legacy versions of p7zip. Such an archive, downloaded and extracted...

3.1CVSS0.00384EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/08 3:03 p.m.15 views

EUVD-2026-42295

BBOT's unarchive module rejects archives containing symlink entries before extraction, but for zip and 7z archives it failed to detect symlinks whose listing carries a DOS-attribute prefix before the unix mode, as produced by legacy versions of p7zip. Such an archive, downloaded and extracted...

3.1CVSS5.9AI score0.00384EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/06/29 7:52 a.m.16 views

vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass

A flaw was found in Vim's zip.vim plugin. A local user could be tricked into opening a specially crafted zip archive, which would allow a path traversal bypass. This vulnerability enables an attacker to overwrite arbitrary files on the system, potentially leading to data integrity issues or furth...

7.1CVSS5.9AI score0.00126EPSS
SaveExploits0References5
NVD
NVD
added 2026/06/26 6:17 p.m.26 views

CVE-2026-56876

extract-zip does not validate symlink targets when extracting zip archives. When processing a malicious zip file containing a symlink with a relative path like '../../../../etc/passwd', extract-zip will extract the symlink without validation, allowing it to point outside the extraction directory...

8.6CVSS0.00391EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/06/26 4:44 p.m.30 views

EUVD-2026-39812

extract-zip does not validate symlink targets when extracting zip archives. When processing a malicious zip file containing a symlink with a relative path like '../../../../etc/passwd', extract-zip will extract the symlink without validation, allowing it to point outside the extraction directory...

8.6CVSS5.9AI score0.00391EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2026/06/26 4:44 p.m.29 views

CVE-2026-56876

extract-zip does not validate symlink targets when extracting zip archives. When processing a malicious zip file containing a symlink with a relative path like '../../../../etc/passwd', extract-zip will extract the symlink without validation, allowing it to point outside the extraction directory...

8.6CVSS5.9AI score0.00391EPSS
SaveExploits1
Microsoft Secure
Microsoft Secure
added 2026/06/25 10:30 p.m.25 views

Photo ZIP campaign targeting hospitality industry delivers Node.js implant for persistent access

In this article 1. Attack chain overview 2. Mitigation and protection guidance 3. References 4. Learn more Microsoft Threat Intelligence has identified an active multi-stage intrusion campaign targeting organizations in the hospitality and hotel industry since April 2026. We’ve observed this...

6.1AI score
SaveExploits0
Rows per page
Query Builder