NULL pointer dereference in FFmpeg - CVE-2018-13301

 

NULL pointer dereference in FFmpeg - CVE-2018-13301

Published: July 5, 2018 / Updated: July 28, 2020


Vulnerability identifier: #VU32039
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2018-13301
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a NULL pointer dereference error in FFmpeg 4.0.1, due to a missing check of a profile value before setting it, the ff_mpeg4_decode_picture_header function in libavcodec/mpeg4videodec.c may trigger a NULL pointer dereference while converting a crafted AVI file to MPEG4, leading to a denial of service. A remote attacker can perform a denial of service (DoS) attack.


Affected software

FFmpeg
ffmpeg (Alpine package)

How to mitigate CVE-2018-13301

Cybersecurity Help is currently unaware of any official solution to address this vulnerability.

ffmpeg (Alpine package) - update to 4.1-r0

External References

Related Security Bulletins