Threat level definition
Search:
Home
Bugtraq
Vulnerabilities
Mailing Lists
Jobs
Tools
Beta Programs
News
Infocus
Foundations
Microsoft
Unix
IDS
Incidents
Virus
Pen-Test
Firewalls
Columnists
Mailing Lists
Newsletters
Bugtraq
Focus on IDS
Focus on Linux
Focus on Microsoft
Forensics
Pen-test
Security Basics
Vuln Dev
Vulnerabilities
Jobs
Job Opportunities
Resumes
Job Seekers
Employers
Tools
RSS
News
Vulns
Security Research
BugTraq
Back to list
|
Post reply
Possible new cross zone scripting in IE
Feb 10 2004 02:31PM
Cheng Peng Su (apple_soup msn com)
title:Possible new cross zone scripting in IE
program:MS Internet Explorer
test on:IE 6.0(sp1),winXP/ME
Proof of Concept:
From res://C:\WINDOWS\SYSTEM\BROWSELC.DLL/mbOffline.htm
,i found
<a href="shell:My Music" onmouseover="window.status=L_MyMusic_Text;return true" onmouseout="window.status='';return true">
this links to a folder(c:\My document\My Music).
I built a page(http://www.freewebs.com/applesoup/shell_my_music.htm) like following:
<iframe src="shell:my music"/>
this frame is in "My computer" zone.
I think there is some way to make cross zone scripting to this frame.
-------------
Cheng Peng Su
[ reply ]
Privacy Statement
Copyright 2009, SecurityFocus
title:Possible new cross zone scripting in IE
program:MS Internet Explorer
test on:IE 6.0(sp1),winXP/ME
Proof of Concept:
From res://C:\WINDOWS\SYSTEM\BROWSELC.DLL/mbOffline.htm
,i found
<a href="shell:My Music" onmouseover="window.status=L_MyMusic_Text;return true" onmouseout="window.status='';return true">
this links to a folder(c:\My document\My Music).
I built a page(http://www.freewebs.com/applesoup/shell_my_music.htm) like following:
<iframe src="shell:my music"/>
this frame is in "My computer" zone.
I think there is some way to make cross zone scripting to this frame.
-------------
Cheng Peng Su
[ reply ]