Files
CVEs-PoC/2010/CVE-2010-20034.md
T
2025-09-29 21:09:30 +02:00

994 B

CVE-2010-20034

Description

Gekko Manager FTP Client <= 0.77 contains a stack-based buffer overflow in its FTP directory listing parser. When processing a server response to a LIST command, the client fails to properly validate the length of filenames. A crafted response containing an overly long filename can overwrite the Structured Exception Handler (SEH), potentially allowing remote code execution.

POC

Reference

Github

No PoCs found on GitHub currently.