CVE-2001-1078
eXtremail <= 1.1.9 - Format String Vulnerability via SMTP and POP3 Commands
Title source: llmExploitation Summary
EIP tracks 4 public exploits for CVE-2001-1078. PoCs published by mu-b, B-r00t, Luca Ercoli.
AI-analyzed exploit summary This exploit targets a format-string vulnerability in eXtremail's logging mechanism via the USER command. It sends maliciously crafted arguments to trigger the vulnerability, potentially leading to remote code execution or denial of service.
Description
Format string vulnerability in flog function of eXtremail 1.1.9 and earlier allows remote attackers to gain root privileges via format specifiers in the SMTP commands (1) HELO, (2) EHLO, (3) MAIL FROM, or (4) RCPT TO, and the POP3 commands (5) USER and (6) other commands that can be executed after POP3 authentication.
Exploits (4)
This exploit targets a format-string vulnerability in eXtremail's logging mechanism via the USER command. It sends maliciously crafted arguments to trigger the vulnerability, potentially leading to remote code execution or denial of service.
This exploit leverages a format string vulnerability in the fLog() function of eXtremail's smtpd to overwrite the GOT entry and redirect execution to shellcode, binding a root shell to port 36864.
This exploit targets a format string vulnerability in eXtremail's logging mechanism, allowing remote code execution via maliciously crafted SMTP commands. It includes shellcode for a bind shell and targets specific versions of eXtremail on RedHat 7.0.
This exploit targets a format-string vulnerability in eXtremail's logging mechanism, allowing remote attackers to crash the service or potentially execute arbitrary code. The PoC sends a maliciously crafted SMTP command to trigger the vulnerability.