Files
CVEs-PoC/2012/CVE-2012-10023.md
2025-09-29 21:09:30 +02:00

1021 B

CVE-2012-10023

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.

POC

Reference

Github

No PoCs found on GitHub currently.