mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
739 B
Markdown
18 lines
739 B
Markdown
### [CVE-2011-2161](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2161)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|