2004-06-03 04:00:00
mitre
PUBLISHED
cPanel, when compiling Apache 1.3.29 and PHP with the mod_phpsuexec option, does not set the --enable-discard-path option, which causes php to use the SCRIPT_FILENAME variable to find and execute a script instead of the PATH_TRANSLATED variable, which allows local users to execute arbitrary PHP code as other users via a URL that references the attackers script after the users script, which executes the attackers script with the users privileges, a different vulnerability than CVE-2004-0529.