[] NeoSense

cPanel 5 < 9 - Local Privilege Escalation

Author: Rob Brown
type: local
platform: linux
port: 
date_added: 2004-05-24 
date_updated: 2017-01-31 
verified: 1 
codes: CVE-2004-0490;OSVDB-6418 
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/10407/info

cPanel is reported prone to a privilege escalation vulnerability. It is reported that the options used by cPanel to compile Apache 1.3.29 and PHP using the mod_phpsuexec option are insecure. These settings will reportedly permit a local attacker to execute arbitrary code as any user who possesses a PHP file that is published to the Apache web server.

PATH_TRANSLATED=/gone.php
SCRIPT_FILENAME=/usr/local/cpanel/base/frontend/default/phpinfo.php
/usr/bin/php
If the above results in a "No input file specified." message then the system is vulnerable.