A stack-based buffer overflow vulnerability exists in i-Ftp version 2.20 due to improper handling of the Time attribute within Schedule.xml. By placing a specially crafted Schedule.xml file in the i-Ftp application directory, a remote attacker can trigger a buffer overflow during scheduled download parsing, potentially leading to arbitrary code execution or a crash.
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/windows/fileformat/iftp_schedule_bof.rb
- https://www.exploit-db.com/exploits/35177
- https://www.exploit-db.com/exploits/35671
- https://www.vulncheck.com/advisories/iftp-schedule-stack-based-buffer-overflow
No PoCs found on GitHub currently.