mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
18 lines
799 B
Markdown
18 lines
799 B
Markdown
### [CVE-2006-1189](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1189)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in URLMON.DLL in Microsoft Internet Explorer 5.01 through 6 allows remote attackers to execute arbitrary code via a crafted URL with an International Domain Name (IDN) using double-byte character sets (DBCS), aka the "Double Byte Character Parsing Memory Corruption Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-013
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|