CVE-2005-0339
Foxmail Email Server 2.0 - Buffer Overflow via Long MAIL FROM Command
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-0339.
AI-analyzed exploit summary This Python script exploits a buffer overflow vulnerability in Foxmail Server by sending a maliciously crafted SMTP MAIL-FROM command with an oversized buffer (5000 'A' characters). The exploit triggers a denial-of-service (DoS) or potential remote code execution (RCE) due to improper bounds checking in the server's handling of the MAIL-FROM field.
Description
Buffer overflow in Foxmail 2.0 allows remote attackers to cause a denial of service and possibly execute arbitrary code via a long MAIL FROM command.
Exploits (1)
This Python script exploits a buffer overflow vulnerability in Foxmail Server by sending a maliciously crafted SMTP MAIL-FROM command with an oversized buffer (5000 'A' characters). The exploit triggers a denial-of-service (DoS) or potential remote code execution (RCE) due to improper bounds checking in the server's handling of the MAIL-FROM field.