Exploitation Summary
EIP tracks 1 public exploit for CVE-2001-0463. PoCs published by ThePike.
AI-analyzed exploit summary The exploit describes a directory traversal vulnerability in PerlCal's CGI script, allowing remote users to access arbitrary files via '../' sequences. The example demonstrates accessing /etc/passwd by manipulating the 'p0' parameter.
Description
Directory traversal vulnerability in cal_make.pl in PerlCal allows remote attackers to read arbitrary files via a .. (dot dot) in the p0 parameter.
Exploits (1)
The exploit describes a directory traversal vulnerability in PerlCal's CGI script, allowing remote users to access arbitrary files via '../' sequences. The example demonstrates accessing /etc/passwd by manipulating the 'p0' parameter.