FreeFloat FTP Server Buffer Overflow Vulnerability in CD Command Handler

Vulnerability

A critical buffer overflow vulnerability has been identified in FreeFloat FTP Server version 1.0. The issue arises in the CD Command Handler component, where the application improperly handles input buffer sizes, allowing for remote exploitation. This vulnerability has been publicly disclosed, and an exploit is available.

Impact

Exploitation of this vulnerability leads to a buffer overflow, which can commonly result in arbitrary code execution or causing the application to crash.

Reproduction

The vulnerability can be reproduced by sending an excessive amount of data through the 'CD' command. This overloads the application's buffer, causing it to crash and indicating a successful buffer overflow condition. The offset for the overflow can be determined using tools like 'msf-pattern_create' and 'msf-pattern_offset'. After identifying the offset, the exploit can be crafted by finding a 'JMP ESP' address using 'mona', removing bad characters, and appending a payload generated with 'msfvenom'.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
1.0
impact
10.0
exploitability
9.7
remediation
0.0
relevance
0.0
threat
6.4
urgency
2.9
incentive
10.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.