First published: Wed May 09 2007(Updated: )
CRLF injection vulnerability in the ftp_putcmd function in PHP before 4.4.7, and 5.x before 5.2.2 allows remote attackers to inject arbitrary FTP commands via CRLF sequences in the parameters to earlier FTP commands.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =4.3.9 | |
PHP | =5.1.5 | |
PHP | =5.1.2 | |
PHP | =4.2.0 | |
PHP | =5.1.1 | |
PHP | =4.4.4 | |
PHP | =4.1.0 | |
PHP | =5.1.6 | |
PHP | =4.3.4 | |
PHP | =4.0.4 | |
PHP | =4.3.0 | |
PHP | =4.0.5 | |
PHP | =5.0-rc1 | |
PHP | =5.0.5 | |
PHP | =4.3.6 | |
PHP | =5.0.1 | |
PHP | =5.1.4 | |
PHP | =4.0.7-rc2 | |
PHP | =4.3.7 | |
PHP | =5.0.4 | |
PHP | =4.0.7-rc1 | |
PHP | =4.2.2 | |
PHP | =4.4.2 | |
PHP | =4.3.2 | |
PHP | =4.3.11 | |
PHP | =4.0.0 | |
PHP | =4.0.3-patch1 | |
PHP | =4.0.7 | |
PHP | =4.0.2 | |
PHP | =4.3.3 | |
PHP | =5.0-rc3 | |
PHP | =4.1.1 | |
PHP | =4.4.3 | |
PHP | =5.0.3 | |
PHP | =4.2.3 | |
PHP | =5.1.0 | |
PHP | =4.4.5 | |
PHP | =4.0.1-patch1 | |
PHP | =4.0.1-patch2 | |
PHP | =4.0.6 | |
PHP | =5.2.0 | |
PHP | =5.0-rc2 | |
PHP | =4.1.2 | |
PHP | =4.0.7-rc3 | |
PHP | =4.3.1 | |
PHP | =5.1.3 | |
PHP | =4.4.0 | |
PHP | =4.3.10 | |
PHP | =4.2.1 | |
PHP | =4.0.4-patch1 | |
PHP | =4.0.1 | |
PHP | =5.0.2 | |
PHP | =4.4.6 | |
PHP | =4.4.1 | |
PHP | =5.2.1 | |
PHP | =4.0.3 | |
PHP | =5.0.0 | |
PHP | =4.3.8 | |
PHP | =4.3.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-2509 is considered to have a medium severity due to its potential for exploitation through CRLF injection.
To fix CVE-2007-2509, upgrade to PHP version 4.4.7 or later, or 5.2.2 or later.
CVE-2007-2509 affects PHP versions prior to 4.4.7 and 5.x versions before 5.2.2.
CVE-2007-2509 is a CRLF injection vulnerability in the ftp_putcmd function in specific PHP versions allowing remote command injection.
Yes, CVE-2007-2509 can be exploited remotely if the attacker can send specially crafted FTP commands.