mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
18 lines
861 B
Markdown
18 lines
861 B
Markdown
### [CVE-2011-1431](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1431)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/8144
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|