LiveActive security incident?Get immediate response
CVE Record

CVE-2011-10008: MPlayer Lite r33064 M3U Stack-Based Buffer Overflow

A stack-based buffer overflow vulnerability exists in MPlayer Lite r33064 due to improper bounds checking when handling M3U playlist files containing long http:// URL entries. An attacker can craft a malicious .m3u file with a specially formatted URL that triggers a stack overflow when processed by the player, particularly via drag-and-drop interaction. This flaw allows for control of the execution flow through SEH overwrite and a DEP bypass using a ROP chain that leverages known gadgets in loaded DLLs. Successful exploitation may result in arbitrary code execution with the privileges of the current user.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

MPlayer Lite r33064 can be forced to run attacker-controlled code when a user processes a malicious M3U playlist. The issue requires user interaction, but successful exploitation runs with that user's privileges. Exposure is mainly legacy endpoints where this specific player version is installed or used portably.

Executive priority

Prioritize remediation where the affected player exists on user workstations or media-handling environments. The business risk is user-assisted code execution from a file type that may arrive through email, downloads, or shared content. Scope is likely narrow, but public exploit material raises urgency.

Technical view

The bundle describes a stack-based buffer overflow in MPlayer Lite r33064 caused by insufficient bounds checking on long http:// URL entries in M3U files. Sources describe SEH overwrite and DEP bypass via ROP, leading to arbitrary code execution as the current user. CVSS v4.0 score is 8.6.

Likely exposure

Organizations are most exposed where MPlayer Lite r33064 exists on workstations, media-review systems, or unmanaged portable-app locations. Servers are less likely exposed unless users process playlist files there. The affected scope beyond r33064 is not established in the provided sources.

Exploitation context

Public exploit references are listed, including Metasploit and Exploit-DB. The source bundle does not show CISA KEV listing or active exploitation evidence, so treat exploitation as publicly documented but not confirmed in the wild from these sources.

Researcher notes

Evidence is strongest for MPlayer Lite r33064 and M3U parsing of long http:// URL entries. The bundle names public exploit artifacts but does not provide a vendor patch, broader version matrix, or active exploitation confirmation. Avoid extending impact beyond the listed product and version.

Mitigation direction

  • Inventory endpoints for MPlayer Lite r33064 and portable copies.
  • Remove, replace, or upgrade the application according to vendor guidance.
  • Block or quarantine untrusted .m3u playlist attachments and downloads.
  • Limit file associations that automatically open M3U files in MPlayer Lite.
  • Use endpoint controls to restrict legacy media players where removal is not immediate.

Validation and detection

  • Confirm whether MPlayer Lite r33064 is installed or present as a portable binary.
  • Check endpoint file associations for .m3u playlist handling.
  • Review mail, web, and proxy controls for playlist-file filtering.
  • Look for recent crashes or detections involving MPlayer Lite and playlist files.
  • Verify remediation by confirming the affected version is absent or controlled.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-121: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cwe · low confidence lookup

CWE-20: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2011-10008 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.6 (4.0)
Known Exploited
No
Published

Vector: 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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.6CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

8.6High
CVSS 4.0 vector shape for CVE-2011-10008Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: 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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MPlayer ProjectMPlayer Liter33064unknown
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-121 · source CWE mapping

Stack-based Buffer Overflow

Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.