Zzcms · Zzcms · CVE-2025-14837
**Name of the Vulnerable Software and Affected Versions**
ZZCMS version 2025
**Description**
A code injection issue exists in ZZCMS 2025, specifically within the Backend Website Settings Module. The `stripfxg` function in the `/admin/siteconfig.php` file is affected. Manipulation of the `icp` argument can lead to code injection, and the attack can be executed remotely. The exploit has been publicly disclosed.
**Recommendations**
Apply any available updates to address the issue in the `stripfxg` function of the `/admin/siteconfig.php` file.
As a temporary workaround, restrict access to the `/admin/siteconfig.php` file to minimize the risk of exploitation.
Avoid using the `icp` parameter in the affected function until the issue is resolved.