Exploitation Summary
EIP tracks 1 public exploit for CVE-2002-1837. PoCs published by isox.
AI-analyzed exploit summary This exploit targets a directory traversal vulnerability in Image Display System (IDS) 0.8x, allowing an attacker to confirm the existence of directories on the server by sending a crafted HTTP request with '../' sequences. The script checks the server's response to determine if the specified directory exists.
Description
The getAlbumToDisplay function in idsShared.pm for Image Display System (IDS) 0.81 allows remote attackers to determine the existence of arbitrary directories via ".." sequences in the album parameter, which generates different error messages depending on whether the directory exists or not.
Exploits (1)
This exploit targets a directory traversal vulnerability in Image Display System (IDS) 0.8x, allowing an attacker to confirm the existence of directories on the server by sending a crafted HTTP request with '../' sequences. The script checks the server's response to determine if the specified directory exists.