Files
CVEs-PoC/2007/CVE-2007-0217.md
T
2024-06-18 02:51:15 +02:00

18 lines
779 B
Markdown

### [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&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.