mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
18 lines
835 B
Markdown
18 lines
835 B
Markdown
### [CVE-2011-0480](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0480)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple buffer overflows in vorbis_dec.c in the Vorbis decoder in FFmpeg, as used in Google Chrome before 8.0.552.237 and Chrome OS before 8.0.552.344, allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via a crafted WebM file, related to buffers for (1) the channel floor and (2) the channel residue.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://ffmpeg.mplayerhq.hu/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|