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.0: 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/E:U/U:Green
CVE-ID: CVE-2011-1575
CWE-ID: CWE-399
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: PureFTPd.org
Affected software:
Pure-FTPd

Detailed vulnerability description

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.


How to mitigate CVE-2011-1575

Install update from vendor's website.

Sources