Exploitation Summary
EIP tracks 1 public exploit for CVE-2001-0462. PoCs published by neme-dhc.
AI-analyzed exploit summary This is a technical writeup describing a directory traversal vulnerability in Perl Web Server, allowing remote attackers to access files outside the ServerRoot via crafted HTTP requests. The example demonstrates retrieving /etc/passwd using relative path traversal.
Description
Directory traversal vulnerability in Perl web server 0.3 and earlier allows remote attackers to read arbitrary files via a .. (dot dot) in the URL.
Exploits (1)
This is a technical writeup describing a directory traversal vulnerability in Perl Web Server, allowing remote attackers to access files outside the ServerRoot via crafted HTTP requests. The example demonstrates retrieving /etc/passwd using relative path traversal.