cve/2024/CVE-2024-44820.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2024-44820

Description

A sensitive information disclosure vulnerability exists in ZZCMS v.2023 and before within the eginfo.php file located at /3/E_bak5.1/upload/. When accessed with the query parameter phome=ShowPHPInfo, the application executes the phpinfo() function, which exposes detailed information about the PHP environment, including server configuration, loaded modules, and environment variables.

POC

Reference

No PoCs from references.

Github