Exploitation Summary
CVE-2013-4878 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 1 public exploit from researchers including kingcope.
AI-analyzed exploit summary This exploit leverages a misconfiguration in Plesk's Apache `scriptAlias` directive to directly execute PHP code via the `/phppath/php` endpoint, bypassing file-based execution. It uses URL-encoded PHP arguments to disable security features and execute arbitrary commands.
Description
The default configuration of Parallels Plesk Panel 9.0.x and 9.2.x on UNIX, and Small Business Panel 10.x on UNIX, has an improper ScriptAlias directive for phppath, which makes it easier for remote attackers to execute arbitrary code via a crafted request, a different vulnerability than CVE-2012-1823.
Exploits (1)
This exploit leverages a misconfiguration in Plesk's Apache `scriptAlias` directive to directly execute PHP code via the `/phppath/php` endpoint, bypassing file-based execution. It uses URL-encoded PHP arguments to disable security features and execute arbitrary commands.