CVE-2024-5762: Zen Cart findPluginAdminPage Local File Inclusion Remote Code Execution Vulnerability
This vulnerability allows remote attackers to execute arbitrary code on affected installations of Zen Cart. Authentication is not required to exploit this vulnerability. The specific flaw exists within the findPluginAdminPage function. The issue results from the lack of proper validation of user-supplied data prior to passing it to a PHP include function. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of the service account.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-5762?
CVE-2024-5762 is considered a critical vulnerability due to its ability to allow remote code execution without authentication.
How do I fix CVE-2024-5762?
To mitigate CVE-2024-5762, it is recommended to upgrade Zen Cart to the latest version that addresses this vulnerability.
Which versions of Zen Cart are affected by CVE-2024-5762?
CVE-2024-5762 affects Zen Cart version 1.5.8a and possibly earlier versions.
Can CVE-2024-5762 be exploited remotely?
Yes, CVE-2024-5762 can be exploited remotely by attackers without requiring authentication.
What is the nature of the flaw in CVE-2024-5762?
The flaw in CVE-2024-5762 exists within the findPluginAdminPage function, which lacks proper validation.