Exploitation Summary
EIP tracks 1 public exploit for CVE-2004-2464. PoCs published by dr_insane.
AI-analyzed exploit summary This exploit demonstrates a directory traversal vulnerability in ImgSvr, allowing an attacker to access files outside the server root directory by manipulating URI data with encoded dot-dot-slash sequences.
Description
Directory traversal vulnerability in ADA Image Server (ImgSvr) 0.4 allows remote attackers to read arbitrary files or list directories via hex-encoded "..//" sequences ("%2e%2e%2f%2f"). NOTE: it was later reported that 0.6.21 and earlier is also affected.
Exploits (1)
This exploit demonstrates a directory traversal vulnerability in ImgSvr, allowing an attacker to access files outside the server root directory by manipulating URI data with encoded dot-dot-slash sequences.