mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-25 23:50:23 +01:00
19 lines
861 B
Markdown
19 lines
861 B
Markdown
### [CVE-2012-0851](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0851)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ff_h264_decode_seq_parameter_set function in h264_ps.c in libavcodec in FFmpeg before 0.9.1 and in Libav 0.5.x before 0.5.9, 0.6.x before 0.6.6, 0.7.x before 0.7.6, and 0.8.x before 0.8.3 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a crafted H.264 file, related to the chroma_format_idc value.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://ffmpeg.org/security.html
|
|
- http://ffmpeg.org/trac/ffmpeg/ticket/758
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|