Resource management error in Pure-FTPd - CVE-2011-1575

 

Resource management error in Pure-FTPd - CVE-2011-1575

Published: February 21, 2014 / Updated: June 21, 2025


Vulnerability identifier: #VU111718
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2011-1575
CWE-ID: CWE-399
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

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.


Affected software

Pure-FTPd
Gentoo Linux
net-ftp/pure-ftpd

How to mitigate CVE-2011-1575

Install update from vendor's website.

Pure-FTPd - update to 1.0.30
net-ftp/pure-ftpd - update to 1.0.32

External References

Related Security Bulletins