The STARTTLS implementation in ftp_parser.c in Pure-FTPd before 1.0.30 does not properly restrict I/O buffering, which allows man-in-the-middle attackers to insert commands into encrypted FTP 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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2011-05-23 22:55
Updated : 2014-02-21 04:41
NVD link : CVE-2011-1575
Mitre link : CVE-2011-1575
CVE.ORG link : CVE-2011-1575
JSON object : View
Products Affected
pureftpd
- pure-ftpd
CWE
CWE-399
Resource Management Errors