Exploitation Summary
EIP tracks 1 public exploit for CVE-2002-1238. PoCs published by Tamer Sahin.
AI-analyzed exploit summary The exploit describes a directory traversal vulnerability in Simple Web Server where appending '//' to a URI bypasses access controls, allowing unauthorized file disclosure. No actual exploit code is provided, only a description and example URI.
Description
Peter Sandvik's Simple Web Server 0.5.1 and earlier allows remote attackers to bypass access restrictions for files via an HTTP request with a sequence of multiple / (slash) characters such as http://www.example.com///file/.
Exploits (1)
The exploit describes a directory traversal vulnerability in Simple Web Server where appending '//' to a URI bypasses access controls, allowing unauthorized file disclosure. No actual exploit code is provided, only a description and example URI.