Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-1132. PoCs published by kingcope.
AI-analyzed exploit summary The exploit demonstrates a remote command execution vulnerability in the Spamassassin Milter plugin when the expand flag (-x) is enabled. The vulnerability arises from improper handling of the recipient address in a popen() call, allowing arbitrary command execution as root.
Description
The mlfi_envrcpt function in spamass-milter.cpp in SpamAssassin Milter Plugin 0.3.1, when using the expand option, allows remote attackers to execute arbitrary system commands via shell metacharacters in the RCPT TO field of an email message.
Exploits (1)
The exploit demonstrates a remote command execution vulnerability in the Spamassassin Milter plugin when the expand flag (-x) is enabled. The vulnerability arises from improper handling of the recipient address in a popen() call, allowing arbitrary command execution as root.