mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 09:48:02 +02:00
18 lines
761 B
Markdown
18 lines
761 B
Markdown
### [CVE-2006-4687](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4687)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Microsoft Internet Explorer 5.01 through 6 allows remote attackers to execute arbitrary code via crafted layout combinations involving DIV tags and HTML CSS float properties that trigger memory corruption, aka "HTML Rendering Memory Corruption Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-067
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|