Re: I think I found a Security vulnerability in IE 6.0

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



flatliner60 wrote:
Not a very major issue, but a malicous user has the ability to crash Internet Explorer 6.0 on an unsuspecting user's computer., not sure to the extent of what browser versions this affects, as I have only tested IE 6.0. The issue occurs when the offending page contains an IFRAME and the following Javascript code is run in:

document.all['myIFrame'].src = "javascript:;";
window.top.close();

In my situation the code was run from a modal dialog so there was no security warning about the close. My assumption is that the Iframe is in a vulnerable state when the close() function is called, causing a memory leak/protection fault of some kind.. just my guess..
Regards,
Andrew


well if a site is bad enough to exploit you... there doing a favor by closing it
.




Relevant Pages

  • I think I found a Security vulnerability in IE 6.0
    ... Explorer 6.0 on an unsuspecting user's computer., not sure to the extent of ... occurs when the offending page contains an IFRAME and the following ... Javascript code is run in: ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Correction--I made a mistake when I copied the code..this is the one.
    ... I am a beginner in JS and ASP. ... > I have narrowed it down bit more as I have being reading all day but I am ... > reading this then your browser cannot view Iframe, ...
    (comp.lang.javascript)
  • Re: Dynamic IFRAME problem
    ... somehow cached in the browser DOM. ... The documet.writeis called with Google src IFRAME ... if you refresh with F5 you use the browser cache; ...
    (comp.lang.javascript)
  • Re: Anti Leech php script
    ... By the way how open the link in a browser if all is ok? ... I mean the user click a link, a part of PHP code checks on the server ... maybe you want to try something like the HTML <iframe> tag? ...
    (comp.lang.php)
  • Re: What am I doing wrong here. Simple statement. Novice Question.
    ... I am a beginner in JS and ASP. ... In your home page the iframe has in its src a default page Then you choice a menu and press button the form calls your page.asp completed automaticly with ?ifp=page_of_menu.htm and page.asp will be send to the iframe ... if you ask to write ifp or foo ifp or foo will be written ... ... reading this then your browser cannot view Iframe, ...
    (comp.lang.javascript)