Exploitation Summary
EIP tracks 1 public exploit for CVE-1999-0512.
PoCs published by Campbell Murray, including Metasploit module auxiliary/scanner/smtp/smtp_relay.
AI-analyzed exploit summary This Metasploit module tests SMTP servers for open relay vulnerabilities by sending various crafted MAIL FROM and RCPT TO commands to detect if the server accepts unauthorized email relaying. It does not exploit the vulnerability but scans for its presence.
Description
A mail server is explicitly configured to allow SMTP mail relay, which allows abuse by spammers.
Exploits (1)
This Metasploit module tests SMTP servers for open relay vulnerabilities by sending various crafted MAIL FROM and RCPT TO commands to detect if the server accepts unauthorized email relaying. It does not exploit the vulnerability but scans for its presence.