Beveiligingsadvies

CVE-2021-3566

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2021-08-05 20:21:37
Laatst bijgewerkt 2024-08-03 17:01:08
Toegewezen door fedora
CVSS-score geen score
Status PUBLISHED

Beschrijving

Prior to ffmpeg version 4.3, the tty demuxer did not have a 'read_probe' function assigned to it. By crafting 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 (as long as the `-vcodec copy` option is passed to ffmpeg).