Bugzilla – Bug 1184553
VUL-0: CVE-2021-30123: ffmpeg: buffer overflow in libavcodec could lead to remote code execution
Last modified: 2021-06-09 06:56:55 UTC
CVE-2021-30123 FFmpeg <=4.3 contains a buffer overflow vulnerability in libavcodec through a crafted file that may lead to remote code execution. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-30123 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30123 https://trac.ffmpeg.org/ticket/8863 http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=d6f293353c94c7ce200f6e0975ae3de49787f91f https://trac.ffmpeg.org/ticket/8845
Does this apply to ffmpeg 3.4.2? It seems code differs in the old version.
(In reply to Alynx Zhou from comment #1) > Does this apply to ffmpeg 3.4.2? It seems code differs in the old version. sorry, looks like I somehow managed to miss this one. I tried to reproduce this with an asan build for 3.4.2 just now and it does not affect our version.
updated our tracking, closing