Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-0640. PoCs published by Andrew Lewis.
AI-analyzed exploit summary This is a writeup describing an information leakage vulnerability in Guild Ftpd where error messages differ based on file existence when using '../' in GET requests. It does not contain executable exploit code but explains the behavior.
Description
Guild FTPd allows remote attackers to determine the existence of files outside the FTP root via a .. (dot dot) attack, which provides different error messages depending on whether the file exists or not.
Exploits (1)
This is a writeup describing an information leakage vulnerability in Guild Ftpd where error messages differ based on file existence when using '../' in GET requests. It does not contain executable exploit code but explains the behavior.