• CVE-2021-3566

发布时间: 2022年9月30日

修改时间: 2022年9月30日

概要

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).

CVSS v3 指标

NVD openEuler
CVSS评分 5.5 5.5
Attack Vector Local Local
Attack Complexity Low Low
Privileges Required None None
User Interaction Required Required
Scope Unchanged Unchanged
Confidentiality High High
Integrity None None
Availability None None

安全公告

公告名 概要 发布时间
KylinSec-SA-2022-2364 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). 2022年9月30日

影响产品

产品 状态
KY3.4-4A ffmpeg Unaffected