mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 15:54:10 +02:00
20 lines
922 B
Markdown
20 lines
922 B
Markdown
### [CVE-2005-0054](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0054)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Internet Explorer 5.01, 5.5, and 6 allows remote attackers to spoof a less restrictive security zone and execute arbitrary code via an HTML page containing URLs that contain hostnames that have been double hex encoded, which are decoded twice to generate a malicious hostname, aka the "URL Decoding Zone Spoofing Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=110796851002781&w=2
|
|
- http://www.kb.cert.org/vuls/id/580299
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-014
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|