#VU92207 Unchecked Return Value in FFmpeg - CVE-2021-38114

 

#VU92207 Unchecked Return Value in FFmpeg - CVE-2021-38114

Published: June 18, 2024


Vulnerability identifier: #VU92207
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2021-38114
CWE-ID: CWE-252
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
FFmpeg
Software vendor:
ffmpeg.sourceforge.net

Description

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to libavcodec/dnxhddec.c in FFmpeg does not check the return value of the init_vlc function. A local user can trick the victim into opening a specially crafted file to trigger resource exhaustion and perform a denial of service (DoS) attack.


Remediation

Install updates from vendor's website.

External links