First published: Thu Jul 05 2018(Updated: )
In FFmpeg 4.0.1, improper handling of frame types (other than EAC3_FRAME_TYPE_INDEPENDENT) that have multiple independent substreams in the handle_eac3 function in libavformat/movenc.c may trigger an out-of-array access while converting a crafted AVI file to MPEG4, leading to a denial of service or possibly unspecified other impact.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
debian/ffmpeg | 7:4.1.9-0+deb10u1 7:4.1.11-0+deb10u1 7:4.3.6-0+deb11u1 7:5.1.3-1 7:6.0-7 | |
FFmpeg | =4.0.1 | |
Debian GNU/Linux | =9.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-13302 is classified as a denial of service vulnerability due to its potential to cause application crashes.
To resolve CVE-2018-13302, you should upgrade FFmpeg to version 4.1.9 or later.
CVE-2018-13302 affects FFmpeg version 4.0.1 and earlier.
Exploitation of CVE-2018-13302 could lead to application crashes when processing malicious AVI files.
CVE-2018-13302 is related to the improper handling of frame types in the handle_eac3 function in FFmpeg.