CVE-2025-25784
Published: 26 February 2025
Description
An arbitrary file upload vulnerability in the component \c\TemplateController.php of Jizhicms v2.5.4 allows attackers to execute arbitrary code via uploading a crafted Zip file.
Security Summary
CVE-2025-25784 is an arbitrary file upload vulnerability affecting the TemplateController.php component in Jizhicms version 2.5.4. Published on 2025-02-26, the flaw enables attackers to execute arbitrary code by uploading a specially crafted Zip file, as classified under CWE-434 (Unrestricted Upload of File with Dangerous Type). The vulnerability carries a CVSS v3.1 base score of 9.8, reflecting its critical severity.
Remote attackers require no privileges, authentication, or user interaction to exploit this issue over the network with low complexity. Successful exploitation allows full compromise of the affected system, providing high-impact access to confidentiality, integrity, and availability through arbitrary code execution.
Mitigation details and additional information are available in the referenced resources, including the Jizhicms websites at http://jizhicms.com and https://www.jizhicms.cn/, as well as documentation in the GitHub repository at https://github.com/Ka7arotto/JizhiCms/blob/main/jizhicms.md.
Details
- CWE(s)