Files
CVEs-PoC/2011/CVE-2011-2160.md
T
2024-06-18 02:51:15 +02:00

18 lines
705 B
Markdown

### [CVE-2011-2160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2160)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The VC-1 decoding functionality in FFmpeg before 0.5.4, as used in MPlayer and other products, does not properly restrict read operations, which allows remote attackers to have an unspecified impact via a crafted VC-1 file, a related issue to CVE-2011-0723.
### POC
#### Reference
- http://ffmpeg.mplayerhq.hu/
#### Github
No PoCs found on GitHub currently.