### [CVE-2006-3873](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3873) ![](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 Heap-based buffer overflow in URLMON.DLL in Microsoft Internet Explorer 6 SP1 on Windows 2000 and XP SP1, with versions the MS06-042 patch before 20060912, allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a long URL in a GZIP-encoded website that was the target of an HTTP redirect, due to an incomplete fix for CVE-2006-3869. ### POC #### Reference - http://securityreason.com/securityalert/1555 - https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-042 #### Github No PoCs found on GitHub currently.