Buffer overflow in FFmpeg - CVE-2015-8663
Published: December 24, 2015 / Updated: August 9, 2020
FFmpeg
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to read and manipulate data.
The ff_get_buffer function in libavcodec/utils.c in FFmpeg before 2.8.4 preserves width and height values after a failure, which allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact via a crafted .mov file.