cve/2006/CVE-2006-3869.md

18 lines
767 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-3869](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3869)
![](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 20060824, allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a long URL on a website that uses HTTP 1.1 compression.
### POC
#### Reference
- http://securityreason.com/securityalert/1441
#### Github
No PoCs found on GitHub currently.