vendor:
FTP Media Server
by:
Wh1t3Rh1n0 (Michael Allen)
7.5
CVSS
HIGH
Authentication Bypass and Denial of Service
287
CWE
Product Name: FTP Media Server
Affected Version From: 3
Affected Version To: 3
Patch Exists: NO
Related CWE: N/A
CPE: a:ftp_media_server:ftp_media_server:3.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: iPhone
2015
FTP Media Server 3.0 – Authentication Bypass and Denial of Service
The FTP server does not properly handle errors raised by invalid FTP commands. The following command, which sends an invalid PORT command to the FTP server, will crash the server once it is received. The FTP server does not handle unauthenticated connections or incorrect login credentials properly. A remote user can issue commands to the FTP server without authenticating or after entering incorrect credentials.
Mitigation:
Ensure that the FTP server is properly configured to handle invalid commands and unauthenticated connections.