vendor:
glFtpD
by:
ASGUARD LABS
7.5
CVSS
HIGH
Denial of Service
20
CWE
Product Name: glFtpD
Affected Version From: 1.23i
Affected Version To: 1.23i
Patch Exists: NO
Related CWE: N/A
CPE: a:glftpd:glftpd:1.23i
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2002
glFtpD Denial of Service Vulnerability
glFtpD contains an input validation error that may allow a malicious user to cause a denial of service against a host running the daemon. The problem occurs when a specially crafted 'LIST' command is received by the server. If the argument to the command contains an excessive number of '*' characters, the server will cease to respond and consume all available CPU resources on the system.
Mitigation:
Input validation should be performed to ensure that the argument to the command does not contain an excessive number of '*' characters.