9.3
CVSSv2

CVE-2008-5664

Published: 19/12/2008 Updated: 14/02/2024
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 Realtek Media Player (aka Realtek Sound Manager, RtlRack, or rtlrack.exe) 1.15.0.0 allows remote malicious users to execute arbitrary code via a crafted playlist (PLA) file.

Vulnerable Product Search on Vulmon Subscribe to Product

realtek realtek media player 1.15.0.0

Exploits

#usage: exploitpy print "--------------------------------------------------------------------------" print " Realtek Sound Manager (rtlrackexe v 11500) PlayList Buffer Overflow\n" print " url: wwwrealtekcomtw/\n" print " download: ftp://15210423819/pc/audio/AP_A406exe" print " ftp://20265194212/pc/audio/AP_A406exe ...
## # $Id: realtek_playlistrb 11127 2010-11-24 19:35:38Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' clas ...