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

18 lines
739 B
Markdown

### [CVE-2011-2161](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2161)
![](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 ape_read_header function in ape.c in libavformat in FFmpeg before 0.5.4, as used in MPlayer, VideoLAN VLC media player, and other products, allows remote attackers to cause a denial of service (application crash) via an APE (aka Monkey's Audio) file that contains a header but no frames.
### POC
#### Reference
- http://ffmpeg.mplayerhq.hu/
#### Github
No PoCs found on GitHub currently.