vendor:
WHMCompleteSolution
by:
Red Virus
7.5
CVSS
HIGH
Local File Disclosure
22
CWE
Product Name: WHMCompleteSolution
Affected Version From: 3.X.x
Affected Version To: 3.X.x
Patch Exists: NO
Related CWE: N/A
CPE: a:whmcs:whmcs
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux+Apache
2011
WHMCS (clientarea.php) Local File Disclosure
An attacker can exploit this vulnerability by sending a crafted HTTP request to the vulnerable server with a wrong value in the action parameter and a malicious file path in the templatefile parameter. This will allow the attacker to view the contents of the file specified in the templatefile parameter.
Mitigation:
Ensure that the application is not vulnerable to directory traversal attacks by validating user input and sanitizing it before processing.