CVE-2003-1425
cPanel 5.0 - Remote Code Execution via Guestbook.cgi Template Parameter
Title source: llmExploitation Summary
EIP tracks 4 public exploits for CVE-2003-1425. PoCs published by pokleyzz, SPAX, CaMaLeoN.
AI-analyzed exploit summary This exploit targets a remote command execution vulnerability in cPanel's guestbook.cgi script due to insufficient sanitization of the 'template' parameter. It sends an HTTP GET request with a malicious payload to execute arbitrary commands on the server.
Description
guestbook.cgi in cPanel 5.0 allows remote attackers to execute arbitrary commands via the template parameter.
Exploits (4)
This exploit targets a remote command execution vulnerability in cPanel's guestbook.cgi script due to insufficient sanitization of the 'template' parameter. It sends an HTTP GET request with a malicious payload to execute arbitrary commands on the server.
This exploit targets a command injection vulnerability in cPanel's guestbook.cgi script (CVE-2003-1425). It allows remote command execution by injecting commands via the 'template' parameter. The script establishes a connection to the target host and executes arbitrary commands in the context of the web server.
This exploit targets a command injection vulnerability in cPanel's guestbook.cgi script. It sends a crafted HTTP request with a command embedded in the 'template' parameter, allowing remote command execution on the affected server.
This exploit targets a command injection vulnerability in cPanel's guestbook.cgi script (CVE-2003-1425). It sends a crafted HTTP GET request to execute arbitrary commands on the server.