Exploitation Summary
EIP tracks 2 public exploits for CVE-2012-5106. PoCs published by Jacob Holcomb, war4uthor.
AI-analyzed exploit summary This exploit targets a stack-based buffer overflow in Freefloat FTP Server 1.0 via the PUT command. It uses a crafted payload with a NOP sled, return address, and shellcode to achieve remote code execution.
Description
Stack-based buffer overflow in FreeFloat FTP Server 1.0 allows remote authenticated users to execute arbitrary code via a long string in a PUT command.
Exploits (2)
This exploit targets a stack-based buffer overflow in Freefloat FTP Server 1.0 via the PUT command. It uses a crafted payload with a NOP sled, return address, and shellcode to achieve remote code execution.
This repository contains a working exploit for CVE-2012-5106, a buffer overflow vulnerability in FreeFloat FTP Server. The exploit includes a reverse shell payload and a fuzzer to identify the crash point.