NULL pointer dereference in FFmpeg - CVE-2018-13303

 

NULL pointer dereference in FFmpeg - CVE-2018-13303

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


Vulnerability identifier: #VU32040
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-13303
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, a missing check for failure of a call to init_get_bits8() in the avpriv_ac3_parse_header function in libavcodec/ac3_parser.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-13303

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