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

1.0 KiB

CVE-2010-20045

Description

FileWrangler <= 5.30 suffers from a stack-based buffer overflow vulnerability when parsing directory listings from an FTP server. A malicious server can send an overlong folder name in response to a LIST command, triggering memory corruption during client-side rendering. Exploitation requires passive user interaction—simply connecting to the server—without further input. Successful exploitation may lead to arbitrary code execution.

POC

Reference

Github

No PoCs found on GitHub currently.