mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
18 lines
792 B
Markdown
18 lines
792 B
Markdown
### [CVE-2012-0859](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0859)
|
|

|
|

|
|

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