### [CVE-2008-1085](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1085) ![](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 Use-after-free vulnerability in Microsoft Internet Explorer 5.01 SP4, 6 through SP1, and 7 allows remote attackers to execute arbitrary code via a crafted data stream that triggers memory corruption, as demonstrated using an invalid MIME-type that does not have a registered handler. ### POC #### Reference - https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-024 #### Github No PoCs found on GitHub currently.