mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 14:32:30 +02:00
18 lines
800 B
Markdown
18 lines
800 B
Markdown
### [CVE-2013-2277](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2277)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ff_h264_decode_seq_parameter_set function in h264_ps.c in libavcodec in FFmpeg before 1.1.3 does not validate the relationship between luma depth and chroma depth, which allows remote attackers to cause a denial of service (out-of-bounds array access and application crash) or possibly have unspecified other impact via crafted H.264 data.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-1790-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|