Exploitation Summary
EIP tracks 1 public exploit for CVE-2001-0272. PoCs published by Tom Parker.
AI-analyzed exploit summary This Perl script exploits a directory traversal vulnerability in Amaya Web development server's sendtemp.pl CGI script, allowing remote attackers to read arbitrary files on the server's filesystem. The exploit sends a crafted HTTP GET request with a malicious 'templ' parameter to traverse directories and retrieve files.
Description
Directory traversal vulnerability in sendtemp.pl in W3.org Anaya Web development server allows remote attackers to read arbitrary files via a .. (dot dot) attack in the templ parameter.
Exploits (1)
This Perl script exploits a directory traversal vulnerability in Amaya Web development server's sendtemp.pl CGI script, allowing remote attackers to read arbitrary files on the server's filesystem. The exploit sends a crafted HTTP GET request with a malicious 'templ' parameter to traverse directories and retrieve files.