9.3
CVSSv2

CVE-2008-5735

Published: 26/12/2008 Updated: 11/10/2018
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 940
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in skin.c in CoolPlayer 2.17 up to and including 2.19 allows remote malicious users to execute arbitrary code via a large PlaylistSkin value in a skin file.

Vulnerable Product Search on Vulmon Subscribe to Product

coolplayer coolplayer 2.19

coolplayer coolplayer 2.17

coolplayer coolplayer 2.18

Exploits

/* * CoolPlayer 219 (Skin File) Local Buffer Overflow Exploit * * Advisory: wwwbmgseccomau/advisory/43/ * Test box: WinXP Pro SP2 English * * Code reference is in skinc, lines 464 - 480 * * Written and discovered by: * r0ut3r (writ3r [at] gmailcom / wwwbmgseccomau) */ #include <iostream> #include <fstream> #include < ...
# CoolPlayer (Skin) Buffer Overflow # maybe all versions are affected :) # By:Encrypt3dM!nd # # Orginal Exploit: by r0ut3r # wwwmilw0rmcom/exploits/7536 # # i've test it on my box(winxp sp3) and didn't work # so i've re-wrote the exploit and this is workin # tested: Windows xp sp3 patched # version tested:217,218,219 # # Greetz:-=Miz ...