CVE-2024-44820: n/a
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.
AI Analysis
Technical Summary
CVE-2024-44820 is a sensitive information disclosure vulnerability found in ZZCMS, a content management system, specifically in versions 2023 and earlier. The vulnerability resides in the eginfo.php file located at /3/E_bak5.1/upload/. When accessed with the query parameter phome=ShowPHPInfo, the script executes the built-in PHP function phpinfo(). This function outputs comprehensive details about the PHP runtime environment, including PHP version, loaded extensions, server environment variables, HTTP headers, and configuration directives. Such information can reveal critical insights into the server setup, installed modules, and potentially sensitive environment variables that may contain credentials or other secrets. The vulnerability does not require any authentication or user interaction, making it remotely exploitable by any unauthenticated attacker with network access to the affected web server. The CVSS 3.1 base score of 7.5 indicates a high severity due to the high confidentiality impact and low attack complexity. While no public exploits have been reported yet, the exposure of detailed server information significantly aids attackers in reconnaissance and subsequent targeted attacks, such as privilege escalation or remote code execution. The vulnerability is categorized under CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor). No official patches or fixes have been linked yet, so mitigation relies on removing or restricting access to the vulnerable file or disabling the phpinfo() call.
Potential Impact
The primary impact of CVE-2024-44820 is the unauthorized disclosure of sensitive server and PHP environment information. This leakage can provide attackers with valuable intelligence about the server configuration, installed PHP modules, and environment variables, which may include sensitive data such as database credentials or API keys. Such information can facilitate further attacks, including targeted exploitation of known vulnerabilities in specific PHP modules or server components, privilege escalation, or lateral movement within the network. Since the vulnerability requires no authentication and no user interaction, it can be exploited by any remote attacker scanning for vulnerable ZZCMS installations. Organizations using ZZCMS are at risk of having their internal server details exposed, increasing the likelihood of successful follow-up attacks. The exposure does not directly affect system integrity or availability but significantly compromises confidentiality, which is critical for maintaining secure operations.
Mitigation Recommendations
To mitigate CVE-2024-44820, organizations should take the following specific actions: 1) Immediately identify and isolate the eginfo.php file located at /3/E_bak5.1/upload/ on all ZZCMS installations. 2) Remove or rename the eginfo.php file if it is not required for normal operations to eliminate the attack surface. 3) If the file is necessary, restrict access to it via web server configuration (e.g., using .htaccess rules or firewall rules) to allow only trusted IP addresses or authenticated users. 4) Disable or remove the phpinfo() function call within the eginfo.php script to prevent sensitive information disclosure. 5) Conduct a thorough audit of environment variables and server configuration to ensure no sensitive credentials are exposed. 6) Monitor web server logs for any suspicious access attempts to the vulnerable endpoint. 7) Keep ZZCMS installations updated and monitor vendor advisories for official patches or updates addressing this vulnerability. 8) Implement network-level protections such as Web Application Firewalls (WAFs) to detect and block exploitation attempts targeting this vulnerability.
Affected Countries
China, United States, India, Russia, Brazil, Germany, France, United Kingdom, Japan, South Korea
CVE-2024-44820: n/a
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.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2024-44820 is a sensitive information disclosure vulnerability found in ZZCMS, a content management system, specifically in versions 2023 and earlier. The vulnerability resides in the eginfo.php file located at /3/E_bak5.1/upload/. When accessed with the query parameter phome=ShowPHPInfo, the script executes the built-in PHP function phpinfo(). This function outputs comprehensive details about the PHP runtime environment, including PHP version, loaded extensions, server environment variables, HTTP headers, and configuration directives. Such information can reveal critical insights into the server setup, installed modules, and potentially sensitive environment variables that may contain credentials or other secrets. The vulnerability does not require any authentication or user interaction, making it remotely exploitable by any unauthenticated attacker with network access to the affected web server. The CVSS 3.1 base score of 7.5 indicates a high severity due to the high confidentiality impact and low attack complexity. While no public exploits have been reported yet, the exposure of detailed server information significantly aids attackers in reconnaissance and subsequent targeted attacks, such as privilege escalation or remote code execution. The vulnerability is categorized under CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor). No official patches or fixes have been linked yet, so mitigation relies on removing or restricting access to the vulnerable file or disabling the phpinfo() call.
Potential Impact
The primary impact of CVE-2024-44820 is the unauthorized disclosure of sensitive server and PHP environment information. This leakage can provide attackers with valuable intelligence about the server configuration, installed PHP modules, and environment variables, which may include sensitive data such as database credentials or API keys. Such information can facilitate further attacks, including targeted exploitation of known vulnerabilities in specific PHP modules or server components, privilege escalation, or lateral movement within the network. Since the vulnerability requires no authentication and no user interaction, it can be exploited by any remote attacker scanning for vulnerable ZZCMS installations. Organizations using ZZCMS are at risk of having their internal server details exposed, increasing the likelihood of successful follow-up attacks. The exposure does not directly affect system integrity or availability but significantly compromises confidentiality, which is critical for maintaining secure operations.
Mitigation Recommendations
To mitigate CVE-2024-44820, organizations should take the following specific actions: 1) Immediately identify and isolate the eginfo.php file located at /3/E_bak5.1/upload/ on all ZZCMS installations. 2) Remove or rename the eginfo.php file if it is not required for normal operations to eliminate the attack surface. 3) If the file is necessary, restrict access to it via web server configuration (e.g., using .htaccess rules or firewall rules) to allow only trusted IP addresses or authenticated users. 4) Disable or remove the phpinfo() function call within the eginfo.php script to prevent sensitive information disclosure. 5) Conduct a thorough audit of environment variables and server configuration to ensure no sensitive credentials are exposed. 6) Monitor web server logs for any suspicious access attempts to the vulnerable endpoint. 7) Keep ZZCMS installations updated and monitor vendor advisories for official patches or updates addressing this vulnerability. 8) Implement network-level protections such as Web Application Firewalls (WAFs) to detect and block exploitation attempts targeting this vulnerability.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- mitre
- Date Reserved
- 2024-08-21T00:00:00.000Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6ce4b7ef31ef0b569f38
Added to database: 2/25/2026, 9:43:00 PM
Last enriched: 2/28/2026, 6:47:39 AM
Last updated: 4/12/2026, 6:10:25 AM
Views: 11
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.