Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-1046. PoCs published by smiler.
AI-analyzed exploit summary This Perl script exploits a buffer overflow vulnerability in Lotus Domino Server's ESMTP service by sending oversized arguments (4KB+) to commands like 'rcpt to', 'mail from', and 'helo', causing a denial-of-service (DoS) condition. The exploit uses the Net::Telnet module to craft malicious SMTP commands and test multiple attack vectors.
Description
Multiple buffer overflows in the ESMTP service of Lotus Domino 5.0.2c and earlier allow remote attackers to cause a denial of service and possibly execute arbitrary code via long (1) "RCPT TO," (2) "SAML FROM," or (3) "SOML FROM" commands.
Exploits (1)
This Perl script exploits a buffer overflow vulnerability in Lotus Domino Server's ESMTP service by sending oversized arguments (4KB+) to commands like 'rcpt to', 'mail from', and 'helo', causing a denial-of-service (DoS) condition. The exploit uses the Net::Telnet module to craft malicious SMTP commands and test multiple attack vectors.