mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
781 B
Markdown
18 lines
781 B
Markdown
### [CVE-2016-2330](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2330)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libavcodec/gif.c in FFmpeg before 2.8.6 does not properly calculate a buffer size, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via a crafted .tga file, related to the gif_image_write_image, gif_encode_init, and gif_encode_close functions.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-2944-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|