mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 00:28:04 +02:00
18 lines
706 B
Markdown
18 lines
706 B
Markdown
### [CVE-2010-4704](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4704)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libavcodec/vorbis_dec.c in the Vorbis decoder in FFmpeg 0.6.1 and earlier allows remote attackers to cause a denial of service (application crash) via a crafted .ogg file, related to the vorbis_floor0_decode function. NOTE: this might overlap CVE-2011-0480.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://ffmpeg.mplayerhq.hu/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|