CVE-2001-0024
simplestmail.cgi - Remote Command Execution via MyEmail Parameter
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2001-0024. PoCs published by rpc.
AI-analyzed exploit summary This exploit demonstrates a command injection vulnerability in Leif M. Wright's simplestmail.cgi due to improper filtering of shell metacharacters in the open() function. The provided HTML form allows an attacker to execute arbitrary shell commands with the privileges of the webserver.
Description
simplestmail.cgi CGI program by Leif Wright allows remote attackers to execute arbitrary commands via shell metacharacters in the MyEmail parameter.
Exploits (1)
This exploit demonstrates a command injection vulnerability in Leif M. Wright's simplestmail.cgi due to improper filtering of shell metacharacters in the open() function. The provided HTML form allows an attacker to execute arbitrary shell commands with the privileges of the webserver.