| 제목 | 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. PM 06:42 (22 날 ago) |
|---|
| 모더레이션 | 2026. 04. 21. PM 04:35 (20 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 358491 [Sanluan PublicCMS 까지 6.202506.d DocToHtmlUtils.java ZipSecureFile.setMinflateRatio 서비스 거부] |
|---|
| 포인트들 | 17 |
|---|