First published: Thu Jul 05 2018(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
FFmpeg | =4.0.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-13301 has been classified as a denial of service vulnerability.
To fix CVE-2018-13301, upgrade to a patched version of FFmpeg above 4.0.1.
CVE-2018-13301 can be exploited through crafted AVI files that result in a NULL pointer dereference.
Yes, CVE-2018-13301 specifically affects FFmpeg version 4.0.1.
CVE-2018-13301 affects the ff_mpeg4_decode_picture_header function in the libavcodec module of FFmpeg.