Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-0054. PoCs published by k0ad k1d.
AI-analyzed exploit summary This exploit targets a directory traversal vulnerability in Home Free's search.cgi script, allowing an attacker to list directories outside the intended web filesystem by manipulating the 'letter' parameter. The script sends an HTTP GET request with traversal sequences and parses the response to extract directory listings.
Description
search.cgi in the SolutionScripts Home Free package allows remote attackers to view directories via a .. (dot dot) attack.
Exploits (1)
This exploit targets a directory traversal vulnerability in Home Free's search.cgi script, allowing an attacker to list directories outside the intended web filesystem by manipulating the 'letter' parameter. The script sends an HTTP GET request with traversal sequences and parses the response to extract directory listings.