一段簡單的HTML就能Crashes微軟的IE瀏覽器



贊助商連結


cat_devil
2003-05-05, 03:28 PM
試了一下..IE 真的仆了..就這麼小小一段 HTML CODE... =_=
我的鳳凰倒是沒有異常..出現正常的輸入框..
在XP下..或許是因為多行緒的關係.只有該IE視窗 CRASH..
要是在98 ME下..我想大概和IE 有關聯性的程式都會掛掉吧...



一段簡單的HTML就能Crashes微軟的IE瀏覽器

Well, as it seems that is the Microsoft Crash mounth, let see another one:

---------------------------------

<html>
<form>
<input type crash>
</form>
</html>

---------------------------------


This will crash IE with the following error:

"Unhandled exception in iexplore.exe (SHLWAPI.DLL): 0xC0000005: Access
Violation"

It's a null pointer overwrite, so it's not easly exploitable...


This HTML also crash Outlook, Frontpage, and all the Microsoft
programs that use the shlwapi.dll library to render web code.

Plain HTML is a dangerous language :)

贊助商連結


琥珀
2003-05-05, 07:27 PM
Win98 SE + IE 6 會出現錯誤。

Briian
2003-05-06, 02:00 AM
我的是
Win XP SP1 +IE 6
光是這幾行就夠讓人忙囉. . .
真"特別"阿∼