### [CVE-2005-0054](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0054) ![](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 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.