cve/2006/CVE-2006-3730.md

19 lines
788 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-3730](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3730)
![](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
Integer overflow in Microsoft Internet Explorer 6 on Windows XP SP2 allows remote attackers to cause a denial of service (crash) and execute arbitrary code via a 0x7fffffff argument to the setSlice method on a WebViewFolderIcon ActiveX object, which leads to an invalid memory copy.
### POC
#### Reference
- http://isc.sans.org/diary.php?storyid=1742
- https://www.exploit-db.com/exploits/2440
#### Github
No PoCs found on GitHub currently.