Exploitation Summary
EIP tracks 1 public exploit for CVE-2001-0189. PoCs published by SNS Research.
AI-analyzed exploit summary The exploit demonstrates a directory traversal vulnerability in LocalWEB2000, allowing an attacker to read arbitrary files by sending a crafted HTTP request with '../' sequences. The example provided shows accessing 'autoexec.bat' via path traversal.
Description
Directory traversal vulnerability in LocalWEB2000 HTTP server allows remote attackers to read arbitrary commands via a .. (dot dot) attack in an HTTP GET request.
Exploits (1)
The exploit demonstrates a directory traversal vulnerability in LocalWEB2000, allowing an attacker to read arbitrary files by sending a crafted HTTP request with '../' sequences. The example provided shows accessing 'autoexec.bat' via path traversal.