| 제목 | zzcms zzcms2025 Command Injection |
|---|
| 설명 | ZZCMS 2025 version has a remote code execution vulnerability in the backend website settings module. An authenticated administrator can inject malicious PHP code by modifying the "ICP" field, thereby achieving remote code execution on the server.
The vulnerability exists in the website configuration management function (`/admin/siteconfig.php`). When the administrator saves the website configuration, the `icp` parameter is processed by the `stripfxg()` function, which reverses the escaping done by `addfxg()`. This allows an attacker to inject PHP code, which is written to `/inc/config.php` and executed when any page is accessed. |
|---|
| 원천 | ⚠️ https://note-hxlab.wetolink.com/share/ekNgcv2wVBya |
|---|
| 사용자 | airrudder (UID 25092) |
|---|
| 제출 | 2025. 12. 10. AM 07:38 (6 개월 ago) |
|---|
| 모더레이션 | 2025. 12. 17. PM 04:49 (7 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 336987 [ZZCMS 2025 Backend Website Settings /admin/siteconfig.php stripfxg icp 권한 상승] |
|---|
| 포인트들 | 20 |
|---|