NULL pointer dereference in FFmpeg - CVE-2018-13301
Published: July 5, 2018 / Updated: July 28, 2020
FFmpeg
Detailed vulnerability description
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.