Lucene search
+L

506 matches found

Kitploit
Kitploit
added 2026/09/01 4:49 a.m.5 views

CVE-2025-63914

CVE-2025-63914 Public disclosure and patch for CVE-2025-63914: Zip bomb vulnerability in Cinnamon/kotaemon. Credit Wang Yuanrong Summary The mayextractzip function fails to enforce limits on ZIP decompression, allowing a malicious ZIP bomb to trigger excessive resource consumption and denial of...

6.5CVSS5.2AI score0.00357EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/27 7:29 a.m.4 views

wheelaudit

wheelaudit Scanner di sicurezza per file Python Wheel — analizza i file .whl per individuare problemi di sicurezza prima dell'installazione. Motivato da recenti CVE nella gestione dei wheel Python: CVE-2026-24049 : Path traversal nell'estrazione dei wheel che consente la manipolazione dei permess...

7.1CVSS6.3AI score0.0039EPSS
SaveExploits2
Cvelist
Cvelist
added 2026/08/27 5:20 a.m.32 views

CVE-2026-59274 Unbounded decompression in UnZipTransformer enables zip-bomb DoS

The UnZipTransformer does not limit decompressed entry size or entry count when processing archives. Consequently, an attacker can send a zip archive that can exhaust JVM heap memory, causing a denial-of-service outage. Spring Integration 7.1.0 Spring Integration 7.0.0 - 7.0.5 Spring Integration...

6.5CVSS0.00235EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 5:20 a.m.25 views

CVE-2026-59274

Spring Integration is affected by an unbounded decompression flaw in the UnZipTransformer component, which does not limit decompressed entry size or entry count when processing zip archives. An attacker with low privileges can send a crafted zip archive (zip-bomb) over the network to exhaust JVM ...

6.5CVSS5.3AI score0.00235EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/27 4:16 a.m.3 views

zip_bomb

ZIP-Bomben-Ersteller ZIP-Bomben-Ersteller ist ein Werkzeug zum Erstellen einer ZIP-Datei, die eine geringe Größe hat, sich beim Extrahieren jedoch drastisch vergrößert. Dies ist nützlich für Sicherheitsexperimente und zum Testen von Dateisystemen gegen ZIP-Bomben-Angriffe. Funktionen Erstellen...

5.2AI score
SaveExploits0
EUVD
EUVD
added 2026/08/26 6:31 p.m.6 views

EUVD-2026-66212

LeafWiki extracts an uploaded ZIP archive without limiting how much data it will write. ZipExtractor.ExtractToDir in internal/importer/zipextractor.go opens each entry and copies it to the destination with io.Copy, which runs to the end of the decompressed stream, so only the size of the uploaded...

7.1CVSS5.6AI score0.00412EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/26 5:18 a.m.7 views

CVE-2026-80189

LeafWiki extracts an uploaded ZIP archive without limiting how much data it will write. ZipExtractor.ExtractToDir in internal/importer/zipextractor.go opens each entry and copies it to the destination with io.Copy, which runs to the end of the decompressed stream, so only the size of the uploaded...

7.1CVSS0.00412EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.6 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: python2 (UTSA-2026-093150)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-093150 advisory. Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial of service resource consumption via a ZIP bomb. Tenable has extracted the preceding...

7.5CVSS6.8AI score0.05535EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/25 11:18 p.m.11 views

CVE-2026-80189

LeafWiki 0.10.0 through 0.12.0 is vulnerable to uncontrolled resource consumption via unbounded ZIP extraction. The function ZipExtractor.ExtractToDir in internal/importer/zip_extractor.go copies each decompressed entry with io.Copy without limiting output size. Although the upload is capped at 5...

7.1CVSS5.5AI score0.00412EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.9 views

PT-2026-81903

LeafWiki extracts an uploaded ZIP archive without limiting how much data it will write. ZipExtractor.ExtractToDir in internal/importer/zip extractor.go opens each entry and copies it to the destination with io.Copy, which runs to the end of the decompressed stream, so only the size of the uploade...

7.1CVSS5.5AI score0.00412EPSS
SaveExploits0References6
Spring Security Advisories
Spring Security Advisories
added 2026/08/20 12:00 a.m.16 views

cve-2026-59274 - MEDIUM - Unbounded decompression in UnZipTransformer enables zip-bomb DoS

cve-2026-59274 - MEDIUM - Unbounded decompression in UnZipTransformer enables zip-bomb DoS...

6.5CVSS5.2AI score0.00235EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/18 7:11 p.m.47 views

CVE-2026-19671 Improper handling of highly compressed data (data amplification) in CISA Malcolm

Malcolm's upload-processing pipeline scripts/safe-extract.py enforces entry-count, nesting-depth, and total-uncompressed-byte limits when extracting container archives zip/tar/rar/7z via libarchive, but those limits are not applied when the uploaded file is a single-stream compressed format .gz,...

7.1CVSS0.00326EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 6:19 p.m.7 views

CVE-2026-74046

Wazuh 4.4.0 before 4.14.7 contains a denial of service vulnerability in the fdecompressfiles function within cluster.py that allows authenticated cluster peers to exhaust memory by supplying a malicious synchronization archive without decompressed size limits. Attackers holding a valid cluster...

6.9CVSS0.00316EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/18 6:00 p.m.13 views

MobSF Vulnerable to Zip Bomb Denial of Service via Per-File Size Limit Bypass in ZIP/APK Extraction

Summary When extracting uploaded ZIP/APK files, MobSF checks if individual files exceed ZIPMAXUNCOMPRESSEDFILESIZE 400 MB and logs "Skipping" — but the code lacks a continue statement, so extraction proceeds anyway. The log message is misleading; the file is still written to disk. Verified Impact...

4.9CVSS5.5AI score0.00417EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/18 6:00 p.m.7 views

GHSA-X768-8642-MMQ9 MobSF Vulnerable to Zip Bomb Denial of Service via Per-File Size Limit Bypass in ZIP/APK Extraction

Summary When extracting uploaded ZIP/APK files, MobSF checks if individual files exceed ZIPMAXUNCOMPRESSEDFILESIZE 400 MB and logs "Skipping" — but the code lacks a continue statement, so extraction proceeds anyway. The log message is misleading; the file is still written to disk. Verified Impact...

4.9CVSS5.6AI score0.00417EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/18 5:46 p.m.9 views

EUVD-2026-61131

MobSF is a mobile application security testing tool used. Prior to 4.5.1, the unzip function in mobsf/StaticAnalyzer/views/common/sharedfunc.py logs that an archive member exceeding ZIPMAXUNCOMPRESSEDFILESIZE is being skipped but does not continue to the next member, so an authenticated user can...

4.9CVSS5.3AI score0.00417EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/18 5:46 p.m.10 views

CVE-2026-68924 MobSF: Zip Bomb Denial of Service via Per-File Size Limit Bypass in ZIP/APK Extraction

MobSF is a mobile application security testing tool used. Prior to 4.5.1, the unzip function in mobsf/StaticAnalyzer/views/common/sharedfunc.py logs that an archive member exceeding ZIPMAXUNCOMPRESSEDFILESIZE is being skipped but does not continue to the next member, so an authenticated user can...

4.9CVSS5.3AI score0.00417EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 5:46 p.m.21 views

CVE-2026-68924 MobSF: Zip Bomb Denial of Service via Per-File Size Limit Bypass in ZIP/APK Extraction

MobSF is a mobile application security testing tool used. Prior to 4.5.1, the unzip function in mobsf/StaticAnalyzer/views/common/sharedfunc.py logs that an archive member exceeding ZIPMAXUNCOMPRESSEDFILESIZE is being skipped but does not continue to the next member, so an authenticated user can...

4.9CVSS0.00417EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/18 5:46 p.m.25 views

CVE-2026-68924

In MobSF prior to 4.5.1, the unzip function in mobsf/StaticAnalyzer/views/common/shared_func.py logs an oversized archive member as skipped but fails to advance to the next member, allowing an authenticated user to extract a crafted ZIP/APK member to disk when the aggregate total-size limit is no...

4.9CVSS5.3AI score0.00417EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 5:46 p.m.10 views

CVE-2026-68924 MobSF: Zip Bomb Denial of Service via Per-File Size Limit Bypass in ZIP/APK Extraction

MobSF is a mobile application security testing tool used. Prior to 4.5.1, the unzip function in mobsf/StaticAnalyzer/views/common/sharedfunc.py logs that an archive member exceeding ZIPMAXUNCOMPRESSEDFILESIZE is being skipped but does not continue to the next member, so an authenticated user can...

4.9CVSS5.4AI score
SaveExploits0References6
Rows per page
Query Builder