FreeFloat FTP Server
cpe:2.3:a:freefloat:freefloat_ftp_server:*:*:*:*:*:*:*
- 1.0
A critical buffer overflow vulnerability has been identified in FreeFloat FTP Server version 1.0. The issue arises in the DELETE command handler, where the server improperly validates the size of input buffers, allowing for excessive data to be sent and overwriting adjacent memory. This vulnerability can be exploited remotely without authentication, potentially leading to arbitrary code execution.
Exploitation of this vulnerability allows for a buffer overflow, which can be leveraged to execute arbitrary code on the affected system, according to the exploit author.
The vulnerability can be reproduced by sending a crafted DELETE command that includes an excessive amount of data, surpassing the buffer size limits. This can be done using a network socket connection to the FTP server's command port (21). The exploit payload should be generated to include a reverse shell payload, after finding the appropriate offset to overwrite the return address with a JMP ESP instruction, directing execution to the shellcode payload.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.