Buffer overflow in FFmpeg - CVE-2016-2329
Published: February 12, 2016 / Updated: July 28, 2020
FFmpeg
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
libavcodec/tiff.c in FFmpeg before 2.8.6 does not properly validate RowsPerStrip values and YCbCr chrominance subsampling factors, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via a crafted TIFF file, related to the tiff_decode_tag and decode_frame functions.