vendor:
WHM.AutoPilot
by:
Brandee Diggs
7,5
CVSS
HIGH
Cross Site Scripting, File Include Vulnerability
79, 98
CWE
Product Name: WHM.AutoPilot
Affected Version From: <= 2.4.6.5
Affected Version To: <= 2.4.6.5
Patch Exists: YES
Related CWE: CVE-2004-1420, CVE-2004-1421, CVE-2004-1422
CPE: 2.4.6.5
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2004
WHM.AutoPilot Multiple Vulnerabilities
WHM AutoPilot is susceptible to several potentially very dangerous file include vulns. Most of these are caused by calling scripts directly and specifying certain variable values yourself. There are a significant number of cross site scripting issues in WHM AutoPilot. This can be used to include php scripts and possibly take control of the webserver and more. A user does not have to be logged in to exploit this vulnerability either so that just makes it even more dangerous.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application. Use a web application firewall to detect and block malicious requests.