### [CVE-2007-0217](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0217) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### 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. ### POC #### Reference - https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-016 #### Github No PoCs found on GitHub currently.