#VU32159 Buffer overflow in FFmpeg - CVE-2016-2330
Published: February 12, 2016 / Updated: July 28, 2020
FFmpeg
ffmpeg.sourceforge.net
Description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
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.