vendor:
Cpanel
by:
Khashayar Fereidani
7.5
CVSS
HIGH
Local File Inclusion & Cross Site Scripting
94, 79
CWE
Product Name: Cpanel
Affected Version From: 11.x
Affected Version To: 11.x
Patch Exists: N/A
Related CWE: N/A
CPE: a:cpanel:cpanel
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
Cpanel 11.x
Local File Inclusion vulnerability can be exploited by renaming a shell to config.php and uploading it to the ./ directory. Cross Site Scripting can be exploited by setting the action parameter to Upgrade%20to%201.7.4 and exploiting the vulnerable variables such as $localapp, $updatedir, $scriptpath_show, $domain_show, $thispage, $thisapp, and $currentversion.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.