The STARTTLS implementation in qmail-smtpd.c in qmail-smtpd in the netqmail-1.06-tls patch for netqmail 1.06 does not properly restrict I/O buffering, which allows man-in-the-middle attackers to insert commands into encrypted SMTP sessions by sending a cleartext command that is processed after TLS is in place, related to a "plaintext command injection" attack, a similar issue to CVE-2011-0411.
Link | Tags |
---|---|
https://exchange.xforce.ibmcloud.com/vulnerabilities/65932 | vdb entry |
http://www.kb.cert.org/vuls/id/MAPG-8D9M5Q | us government resource |
http://inoa.net/qmail-tls/vu555316.patch | patch |
http://www.postfix.org/CVE-2011-0411.html | exploit vendor advisory |
http://www.vupen.com/english/advisories/2011/0612 | vdb entry vendor advisory |
http://www.securityfocus.com/bid/46767 | vdb entry |
http://www.kb.cert.org/vuls/id/555316 | third party advisory us government resource |
http://www.securityfocus.com/archive/1/516901 | mailing list exploit |
http://securityreason.com/securityalert/8144 | third party advisory |