cve/2010/CVE-2010-4704.md

18 lines
706 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-4704](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4704)
![](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
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.