Exploitation Summary
EIP tracks 3 public exploits for CVE-2012-10023.
PoCs published by D35m0nd142, 0v3r, including Metasploit module exploits/windows/ftp/freefloatftp_user.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in FreeFloat FTP Server via the USER command. It sends a crafted payload with NOP sleds and shellcode to achieve remote code execution, spawning a reverse shell on port 4444.
Description
A stack-based buffer overflow vulnerability exists in FreeFloat FTP Server version 1.0.0. The server fails to properly validate input passed to the USER command, allowing remote attackers to overwrite memory and potentially execute arbitrary code. The flaw is triggered by sending an overly long username string, which overflows the buffer allocated for user authentication.
Exploits (3)
This exploit targets a buffer overflow vulnerability in FreeFloat FTP Server via the USER command. It sends a crafted payload with NOP sleds and shellcode to achieve remote code execution, spawning a reverse shell on port 4444.
This exploit targets a buffer overflow vulnerability in Freefloat FTP Server by sending a maliciously crafted USER command with a bind shell payload. The exploit overwrites the EIP with a JMP ESP address to redirect execution to the shellcode.
This Metasploit module exploits a stack-based buffer overflow in FreeFloat FTP Server via a maliciously crafted 'USER' command. It leverages a known return address in mscvrt.dll to achieve remote code execution on Windows XP SP3.
References (7)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H