Exploitation Summary
EIP tracks 4 public exploits for CVE-2004-1638.
PoCs published by Metasploit, NoPh0BiA, muts, including Metasploit module exploits/windows/smtp/mailcarrier_smtp_ehlo.
AI-analyzed exploit summary This is a Metasploit module exploiting a stack-based buffer overflow in TABS MailCarrier v2.51 SMTP service via an overly long EHLO command. It achieves remote code execution by overwriting the return address with a JMP ESP instruction and executing payload shellcode.
Description
Buffer overflow in MailCarrier 2.51 allows remote attackers to execute arbitrary code via a long (1) EHLO and possibly (2) HELO command.
Exploits (4)
This is a Metasploit module exploiting a stack-based buffer overflow in TABS MailCarrier v2.51 SMTP service via an overly long EHLO command. It achieves remote code execution by overwriting the return address with a JMP ESP instruction and executing payload shellcode.
This exploit targets a buffer overflow vulnerability in MailCarrier SMTP server. It sends a crafted EHLO command with a malicious payload to trigger a reverse shell on port 31337.
This exploit targets a buffer overflow vulnerability in MailCarrier 2.51 SMTP server via the EHLO/HELO command. It includes shellcode to spawn a reverse shell on port 101, demonstrating remote code execution.
This Metasploit module exploits a stack-based buffer overflow in TABS MailCarrier v2.51 SMTP service via an overly long EHLO command. It achieves remote code execution by overwriting the return address with a JMP ESP instruction and executing shellcode.