Exploitation Summary
EIP tracks 1 public exploit for CVE-2001-0025. PoCs published by rpc.
AI-analyzed exploit summary This exploit leverages insufficient input validation in ad.cgi to execute arbitrary commands via the FORM method, allowing remote command execution with HTTPD process privileges. The PoC demonstrates command injection by passing a malicious path to the 'file' parameter.
Description
ad.cgi CGI program by Leif Wright allows remote attackers to execute arbitrary commands via shell metacharacters in the file parameter.
Exploits (1)
This exploit leverages insufficient input validation in ad.cgi to execute arbitrary commands via the FORM method, allowing remote command execution with HTTPD process privileges. The PoC demonstrates command injection by passing a malicious path to the 'file' parameter.