Buffer Overflow vulnerability exists in FFmpeg 4.1 via apng_do_inverse_blend in libavcodec/pngenc.c, which could let a remote malicious user cause a Denial of Service
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://trac.ffmpeg.org/ticket/7989 | exploit patch vendor advisory |
https://lists.debian.org/debian-lts-announce/2021/08/msg00018.html | third party advisory mailing list |
https://www.debian.org/security/2021/dsa-4990 | third party advisory vendor advisory |