Buffer overflow in FFmpeg - CVE-2013-0848
Published: December 7, 2013 / Updated: August 10, 2020
FFmpeg
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
The decode_init function in libavcodec/huffyuv.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via a crafted width in huffyuv data with the predictor set to median and the colorspace set to YUV422P, which triggers an out-of-bounds array access.