# CVE-2011-10008

## Summary

- **CVE ID:** CVE-2011-10008
- **Severity:** HIGH
- **CVSS Score:** 8.6 (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)
- **CWE:** CWE-121, CWE-20
- **Published:** Jul 31, 2025
- **Last Modified:** Apr 7, 2026

## Description

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.

## Affected Products

- MPlayer Project — MPlayer Lite (r33064)

## References

- [CNA](https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/windows/fileformat/mplayer_m3u_bof.rb)
- [CNA](https://www.exploit-db.com/exploits/17013)
- [CNA](https://www.vulncheck.com/advisories/mplayer-lite-r33064-m3u-stack-based-buffer-overflow)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 44.70%
- **EPSS Percentile:** 97.5

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-18._