ZZCMS
cpe:2.3:a:zzcms:zzcms:*:*:*:*:*:*:*
- 2025
A remote code execution vulnerability exists in ZZCMS version 2025 within the backend website settings module. The issue arises in the file '/admin/siteconfig.php', specifically in the 'stripfxg' function, where the 'icp' parameter can be manipulated to inject malicious PHP code. This injected code is then written to '/inc/config.php' and executed whenever any page is accessed. The vulnerability requires authentication as an administrator to exploit.
Exploitation of this vulnerability allows for arbitrary PHP code execution on the server.
To reproduce this vulnerability, log into the admin backend and navigate to the website settings page. Modify the 'ICP Number' field by injecting a payload that includes PHP code execution commands, such as using 'eval()' to execute commands sent via the 'cmd' parameter. After saving the configuration, the injected code will be executed on the server.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.