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.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/104675 | Third Party Advisory VDB Entry |
https://github.com/FFmpeg/FFmpeg/commit/ed22dc22216f74c75ee7901f82649e1ff725ba50 | Patch |
https://www.debian.org/security/2018/dsa-4249 | Third Party Advisory |
http://www.securityfocus.com/bid/104675 | Third Party Advisory VDB Entry |
https://github.com/FFmpeg/FFmpeg/commit/ed22dc22216f74c75ee7901f82649e1ff725ba50 | Patch |
https://www.debian.org/security/2018/dsa-4249 | Third Party Advisory |
Configurations
History
21 Nov 2024, 03:46
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/104675 - Third Party Advisory, VDB Entry | |
References | () https://github.com/FFmpeg/FFmpeg/commit/ed22dc22216f74c75ee7901f82649e1ff725ba50 - Patch | |
References | () https://www.debian.org/security/2018/dsa-4249 - Third Party Advisory |
Information
Published : 2018-07-05 17:29
Updated : 2024-11-21 03:46
NVD link : CVE-2018-13302
Mitre link : CVE-2018-13302
CVE.ORG link : CVE-2018-13302
JSON object : View
Products Affected
ffmpeg
- ffmpeg
debian
- debian_linux
CWE
CWE-129
Improper Validation of Array Index