CVE-2007-0338
Dream FTP Server - Remote Code Execution via USER Command Format String Overflow
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0338. PoCs published by Marsu.
AI-analyzed exploit summary This exploit targets a format string vulnerability in BolinTech DreamFTP server by sending a malformed USER command with format specifiers to overwrite EDX and potentially achieve code execution. The PoC demonstrates a denial-of-service (DoS) by crashing the server.
Description
Heap-based buffer overflow in Dream FTP Server allows remote attackers to execute arbitrary code via a USER command with a large number of format string specifiers, which triggers the overflow during processing of the Server Log.
Exploits (1)
This exploit targets a format string vulnerability in BolinTech DreamFTP server by sending a malformed USER command with format specifiers to overwrite EDX and potentially achieve code execution. The PoC demonstrates a denial-of-service (DoS) by crashing the server.