CVE-2012-10031

HIGH

BlazeVideo HDTV Player Pro v6.6.0.3 - Buffer Overflow

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 4 public exploits for CVE-2012-10031. PoCs published by Metasploit, Nezim, b33f, including Metasploit module exploits/windows/fileformat/blazedvd_hdtv_bof.

AI-analyzed exploit summary This Metasploit module exploits a stack-based buffer overflow in BlazeVideo HDTV Player Pro v6.6 via a maliciously crafted .plf file. The vulnerability arises from unsafe handling of filenames in MediaPlayerCtrl.dll, leading to arbitrary code execution.

Description

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.

Exploits (4)

exploitdb WORKING POC VERIFIED
by Metasploit · rubylocalwindows
https://www.exploit-db.com/exploits/23052

This Metasploit module exploits a stack-based buffer overflow in BlazeVideo HDTV Player Pro v6.6 via a maliciously crafted .plf file. The vulnerability arises from unsafe handling of filenames in MediaPlayerCtrl.dll, leading to arbitrary code execution.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: BlazeVideo HDTV Player Pro v6.6.0.3
No auth needed
Prerequisites: Victim must open the malicious .plf file
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by Nezim · pythonlocalwindows
https://www.exploit-db.com/exploits/22931

This exploit targets a buffer overflow vulnerability in BlazeVideo HDTV Player 6.6 Professional. It crafts a malicious PLF file with a NOP sled, shellcode, and a return address to achieve arbitrary code execution.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: BlazeVideo HDTV Player 6.6 Professional
No auth needed
Prerequisites: Victim must open the malicious PLF file in BlazeVideo HDTV Player
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC
by b33f · pythonlocalwindows
https://www.exploit-db.com/exploits/18693

This exploit targets BlazeVideo HDTV Player 6.6 Professional via a crafted .plf file, leveraging SEH overwrite, DEP bypass via VirtualAlloc(), and ROP chains to achieve remote code execution. The payload binds a shell on port 9988.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Complex
Reliability
Reliable
Target: BlazeVideo HDTV Player 6.6 Professional
No auth needed
Prerequisites: Network access to target · Target must open malicious .plf file
devstral-2 · analyzed Feb 16, 2026 Full analysis →
metasploit WORKING POC NORMAL
by b33f, sinn3r · rubypocwin
https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/fileformat/blazedvd_hdtv_bof.rb

This Metasploit module exploits a stack-based buffer overflow in BlazeVideo HDTV Player Pro v6.6 by crafting a malicious .plf file with an overly long filename, leading to arbitrary code execution via SEH overwrite.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: BlazeVideo HDTV Player Pro v6.6.0.3
No auth needed
Prerequisites: Victim must open the malicious .plf file
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v4 8.6
EPSS 0.0079
EPSS Percentile 51.3%
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

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-121
Status published
Products (1)
BlazeVideo Inc./HDTV Player Pro 6.6.0.3
Published Aug 05, 2025
Tracked Since Feb 18, 2026