| 标题 | PublicCMS V6.202506.d Improper Handling of Highly Compressed Data (Data Amplification) |
|---|
| 描述 | PublicCMS (up to version [V6.202506.d]) is vulnerable to a Denial of Service (DoS) attack via a "ZIP Bomb" during document processing. In common/src/main/java/com/publiccms/common/tools/DocToHtmlUtils.java at line 94, the application explicitly disables the security threshold for compressed data expansion by calling ZipSecureFile.setMinInflateRatio(0), which bypasses the default protection of the Apache POI library. This vulnerable conversion logic is reachable via the administrative file import interface (docx/xlsx/ppt/pptx) defined in core/src/main/java/com/publiccms/controller/admin/sys/FileAdminController.java at lines 171-176 and 191-230. An authenticated attacker can upload a specially crafted malicious compressed document, triggering extreme CPU and memory consumption that leads to server instability or a complete crash. |
|---|
| 用户 | LeyNn3H (UID 97009) |
|---|
| 提交 | 2026-04-01 18時42分 (23 日前) |
|---|
| 管理 | 2026-04-21 16時35分 (20 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 358491 [Sanluan PublicCMS 直到 6.202506.d DocToHtmlUtils.java ZipSecureFile.setMinflateRatio 拒绝服务] |
|---|
| 积分 | 17 |
|---|