Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-0217. PoCs published by Mathew Rowley.
AI-analyzed exploit summary This exploit demonstrates a heap overflow vulnerability in Microsoft FTP Server by sending a crafted response of exactly 1024 characters, causing a buffer overflow. It targets the FTP protocol handling in Microsoft IIS.
Description
The wininet.dll FTP client code in Microsoft Internet Explorer 5.01 and 6 might allow remote attackers to execute arbitrary code via an FTP server response of a specific length that causes a terminating null byte to be written outside of a buffer, which causes heap corruption.
Exploits (1)
This exploit demonstrates a heap overflow vulnerability in Microsoft FTP Server by sending a crafted response of exactly 1024 characters, causing a buffer overflow. It targets the FTP protocol handling in Microsoft IIS.