Stack-Based Buffer Overflow in MPlayer Lite by MPlayer Team
CVE-2011-10008

8.6HIGH

Key Information:

Vendor
CVE Published:
31 July 2025

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2011-10008?

A stack-based buffer overflow vulnerability exists in MPlayer Lite r33064 due to improper bounds checking when handling M3U playlist files with excessively long URL entries. This vulnerability allows an attacker to create a malicious .m3u file containing a specially crafted URL, which triggers a stack overflow when the player processes the playlist, especially through drag-and-drop interactions. Exploiting this flaw enables control over the execution flow through SEH overwrite, bypassing Data Execution Prevention (DEP) using a Return-Oriented Programming (ROP) chain that exploits known gadgets within loaded DLLs. If successfully exploited, this vulnerability may lead to arbitrary code execution with the same privileges as the current user.

Affected Version(s)

MPlayer Lite r33064

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

Score:
8.6
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
Unknown

Timeline

  • 🟡

    Public PoC available

  • 👾

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

C4SS!0
h1ch4m
.
CVE-2011-10008 : Stack-Based Buffer Overflow in MPlayer Lite by MPlayer Team