#VU70611 Input validation error in FFmpeg - CVE-2021-3566
Published: January 2, 2023
FFmpeg
ffmpeg.sourceforge.net
Description
The vulnerability allows a remote attacker to manipulate data.
The vulnerability exists due to tty demuxer does not have a 'read_probe' function assigned to it. A remote attacker can create a legitimate "ffconcat" file that references an image, followed by a file
the triggers the tty demuxer, the contents of the second file will be
copied into the output file verbatim.