CVE-1999-1557
Ipswitch IMail < 5.0 - Buffer Overflow via Long Username or Password
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-1999-1557. PoCs published by Marc of eEye.
AI-analyzed exploit summary This exploit demonstrates a buffer overflow vulnerability in the imapd login process of IMail 4.06. By sending overly long strings (1200 and 1300 characters) as the username and password, the service crashes due to insufficient input validation.
Description
Buffer overflow in the login functions in IMAP server (imapd) in Ipswitch IMail 5.0 and earlier allows remote attackers to cause a denial of service and possibly execute arbitrary code via (1) a long user name or (2) a long password.
Exploits (1)
This exploit demonstrates a buffer overflow vulnerability in the imapd login process of IMail 4.06. By sending overly long strings (1200 and 1300 characters) as the username and password, the service crashes due to insufficient input validation.