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

18 lines
792 B
Markdown

### [CVE-2012-0859](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0859)
![](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 render_line function in the vorbis codec (vorbis.c) in libavcodec in FFmpeg before 0.9.1 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a crafted Vorbis file, related to a large multiplier. NOTE: this vulnerability exists because of an incomplete fix for CVE-2011-3893.
### POC
#### Reference
- http://ffmpeg.org/security.html
#### Github
No PoCs found on GitHub currently.