Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-0977. PoCs published by Dirk Brockhausen.
AI-analyzed exploit summary This exploit leverages a directory traversal vulnerability in OatMeal studios' Mail-File CGI script to read arbitrary files on the filesystem. The script fails to validate user input, allowing an attacker to manipulate the filename parameter to access sensitive files like /etc/passwd.
Description
mailfile.cgi CGI program in MailFile 1.10 allows remote attackers to read arbitrary files by specifying the target file name in the "filename" parameter in a POST request, which is then sent by email to the address specified in the "email" parameter.
Exploits (1)
This exploit leverages a directory traversal vulnerability in OatMeal studios' Mail-File CGI script to read arbitrary files on the filesystem. The script fails to validate user input, allowing an attacker to manipulate the filename parameter to access sensitive files like /etc/passwd.