The decode_frame function in libavcodec/utvideodec.c in FFmpeg through 3.2 allows remote attackers to cause a denial of service (out of array read) via a crafted AVI file.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/102950 | vdb entry third party advisory |
https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/118e1b0b3370dd1c0da442901b486689efd1654b | third party advisory patch |
https://www.debian.org/security/2018/dsa-4249 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2019/01/msg00006.html | third party advisory mailing list |
https://github.com/FFmpeg/FFmpeg/commit/22aa37c0fedf14531783189a197542a055959b6c | third party advisory patch |