Lucene search
K

Microsoft Internet Explorer 6 - URI Handler Restriction Circumvention

🗓️ 10 Sep 2002 00:00:00Reported by Thor LarholmType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 26 Views

Sieves exploits of URI handler restrictions in Microsoft Internet Explorer 6 using HTTP redirects.

Code
source: https://www.securityfocus.com/bid/5730/info

Microsoft Windows Internet Explorer 6.0 SP1 introduced restrictions for certain URI handlers (such as file:// and res://). It has been demonstrated in the past that these URI handlers could be abused and incorporated into different types of attacks against users of the browser, such as cross-protocol scripting attacks or attacks which access local resources. 

As a safety measure, Service Pack 1 addressed this issue by restricting the client from accessing any of the dangerous URI handlers from the Internet Zone.

However, it is possible to circumvent these restrictions by employing a HTTP redirect to a page which contains one of the restricted URIs.

It is still possible to open any file:// or res:// file automatically with: 

<object type="text/html" data="redirect.asp"></object> 

where redirect.asp makes a HTTP redirect using this HTTP header: 

Location: file://c:/test.txt

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation