9.3
CVSSv2

CVE-2009-2961

Published: 25/08/2009 Updated: 19/09/2017
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in Thaddy de Konng KOL Player 1.0 allows remote malicious users to cause a denial of service (crash) or execute arbitrary code via a long URL in a .MP3 playlist file.

Vulnerable Product Search on Vulmon Subscribe to Product

kolmck kol player 1.0

Exploits

#!/usr/bin/perl # KOL Player 10 (mp3) Local Buffer Overflow PoC # thaddycouk/kolacmwaveplayerzip ######################################################################################## # 0012F920 |00168370 ASCII "AAAA" # 0012F924 |41410004 # 0012F928 |41414141 # 0012F92C |41414141 # 0012F930 |41414141 # 0012F934 |41414141 # 0012 ...