CVE-2000-0039
AltaVista Search Intranet - Directory Traversal via Query.cgi
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2000-0039. PoCs published by Rudi Carell.
AI-analyzed exploit summary This exploit leverages directory traversal in AltaVista Search engine's webserver on port 9000 to access sensitive files like logs/mgtstate (containing base64-encoded admin credentials) or /etc/passwd. The PoC includes a Perl script to decode the credentials and demonstrates both single and hex-encoded '../' traversal techniques.
Description
AltaVista search engine allows remote attackers to read files above the document root via a .. (dot dot) in the query.cgi CGI program.
Exploits (1)
This exploit leverages directory traversal in AltaVista Search engine's webserver on port 9000 to access sensitive files like logs/mgtstate (containing base64-encoded admin credentials) or /etc/passwd. The PoC includes a Perl script to decode the credentials and demonstrates both single and hex-encoded '../' traversal techniques.