ProFTPD: Multiple vulnerabilities

Security Team  Contact Address

Updated March 12, 2009

1.  Gentoo Linux Security Advisory

Version Information

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

Synopsis

Two vulnerabilities in ProFTPD might allow for SQL injection attacks.

2.  Impact Information

Background

ProFTPD is an advanced and very configurable FTP server.

Description

The following vulnerabilities were reported:

Impact

A remote attacker could send specially crafted requests to the server, possibly resulting in the execution of arbitrary SQL statements.

3.  Resolution Information

Workaround

There is no known workaround at this time.

Resolution

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"

4.  References