CVE-2023-53941
CriticalSummary
OS command injection vulnerability in EasyPHP Webserver 14.1. Unauthenticated attackers can execute arbitrary system commands by sending crafted POST requests to /index.php?zone=settings with the app_service_control parameter.
Risk Assessment
Attackers can execute commands with administrative privileges, potentially leading to full server compromise.
Recommendation
Update EasyPHP Webserver to the latest version and restrict access to the admin panel.
Original NVD description (English source)
EasyPHP Webserver 14.1 contains an OS command injection vulnerability that allows unauthenticated attackers to execute arbitrary system commands by injecting malicious payloads through the app_service_control parameter. Attackers can send POST requests to /index.php?zone=settings with crafted app_service_control values to execute commands with administrative privileges.

