1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200903-27 / proftpd |
| Release Date | March 12, 2009 |
| Latest Revision | March 12, 2009: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| net-ftp/proftpd | < 1.3.2 | >= 1.3.2 | All supported architectures |
Related bugreports: #258450
Two vulnerabilities in ProFTPD might allow for SQL injection attacks.
ProFTPD is an advanced and very configurable FTP server.
The following vulnerabilities were reported:
A remote attacker could send specially crafted requests to the server, possibly resulting in the execution of arbitrary SQL statements.
There is no known workaround at this time.
All ProFTPD users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=net-ftp/proftpd-1.3.2" |