vendor:
ProFTPD
by:
milw0rm.com
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ProFTPD
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
SQL Injection in ProFTPD’s SQL Authentication
The vulnerability is caused by improper handling of the '%' character in ProFTPD's SQL authentication. This leads to an SQL injection during login, allowing an attacker to bypass authentication and gain access to the system.
Mitigation:
Ensure that all user input is properly sanitized and validated.