vendor:
HomeFtp
by:
cvh and Pi3cH
7,5
CVSS
HIGH
Denial of Service
20
CWE
Product Name: HomeFtp
Affected Version From: v1.1
Affected Version To: v1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:homeftp:homeftp:1.1
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
2020
HomeFtp v1.1 Denial of Service
HomeFtp v1.1 is vulnerable to a Denial of Service attack. An attacker can send a crafted USER and PASS command with a large number of characters to the server, causing the server to crash. This vulnerability is due to a lack of proper input validation.
Mitigation:
Input validation should be implemented to prevent attackers from sending malicious input to the server.