vendor:
cPanel
by:
pokleyzz
7.5
CVSS
HIGH
Remote Command Execution
78
CWE
Product Name: cPanel
Affected Version From: cPanel version 5
Affected Version To: cPanel version 5
Patch Exists: YES
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: Linux
2002
Remote Command Execution Vulnerability in cPanel CGI Application
A remote command execution vulnerability has been discovered in the cPanel CGI Application. This issue occurs due to insufficient sanitization of externally supplied data to the 'guestbook.cgi' script. An attacker may exploit this vulnerability to execute commands in the security context of the web server hosting the affected script.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to execute arbitrary commands. Additionally, the web server should be configured to run with the least privileges necessary.