Buffer overflow in FFmpeg - CVE-2015-1872
Published: March 31, 2019 / Updated: June 8, 2025
FFmpeg
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to read and manipulate data.
The ff_mjpeg_decode_sof function in libavcodec/mjpegdec.c in FFmpeg before 2.5.4 does not validate the number of components in a JPEG-LS Start Of Frame segment, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via crafted Motion JPEG data.