← back
CVE-2012-10031highCWE-121

BlazeVideo HDTV Player Pro 6.6.0.3 Filename Handling Buffer Overflow

36Vexday Risk Score

Patch soon. It has a working public exploit.

ssvc Attendcvss 8.6epss 0.8%
from disclosure to weapon0 days
Published on NVDAug 5
metasploitApr 3
exploitation probability
0.8%top 44% of all CVEs
observed exploitation
nono source reports it
BlazeVideo HDTV Player Pro v6.6.0.3 is vulnerable to a stack-based buffer overflow due to improper handling of user-supplied input embedded in .plf playlist files. When parsing a crafted .plf file, the MediaPlayerCtrl.dll component invokes PathFindFileNameA() to extract a filename from a URL-like string. The returned value is then copied to a fixed-size stack buffer using an inline strcpy call without bounds checking. If the input exceeds the buffer size, this leads to a stack overflow and potential arbitrary code execution under the context of the user.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N