Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-1005. PoCs published by f0bic.
AI-analyzed exploit summary The exploit describes a directory traversal vulnerability in Extropia WebStore's web_store.cgi due to improper handling of null characters in the $file_extension variable. This allows remote attackers to read arbitrary files by appending %00 to bypass file extension checks.
Description
Directory traversal vulnerability in html_web_store.cgi and web_store.cgi CGI programs in eXtropia WebStore allows remote attackers to read arbitrary files via a .. (dot dot) attack on the page parameter.
Exploits (1)
The exploit describes a directory traversal vulnerability in Extropia WebStore's web_store.cgi due to improper handling of null characters in the $file_extension variable. This allows remote attackers to read arbitrary files by appending %00 to bypass file extension checks.