CVE-1999-1109
sendmail < 8.10.0 - Denial of Service via ETRN Command Handling
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-1999-1109. PoCs published by Michal Zalewski.
AI-analyzed exploit summary This script exploits a denial-of-service vulnerability in Sendmail by repeatedly sending ETRN commands to exhaust system resources. It forks multiple telnet sessions to the target SMTP port (25) and kills them after a short delay to sustain the attack.
Description
Sendmail before 8.10.0 allows remote attackers to cause a denial of service by sending a series of ETRN commands then disconnecting from the server, while Sendmail continues to process the commands after the connection has been terminated.
Exploits (1)
This script exploits a denial-of-service vulnerability in Sendmail by repeatedly sending ETRN commands to exhaust system resources. It forks multiple telnet sessions to the target SMTP port (25) and kills them after a short delay to sustain the attack.