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.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/104675 | Third Party Advisory VDB Entry |
https://github.com/FFmpeg/FFmpeg/commit/2aa9047486dbff12d9e040f917e5f799ed2fd78b | Patch |
http://www.securityfocus.com/bid/104675 | Third Party Advisory VDB Entry |
https://github.com/FFmpeg/FFmpeg/commit/2aa9047486dbff12d9e040f917e5f799ed2fd78b | Patch |
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/2aa9047486dbff12d9e040f917e5f799ed2fd78b - Patch |
Information
Published : 2018-07-05 17:29
Updated : 2024-11-21 03:46
NVD link : CVE-2018-13301
Mitre link : CVE-2018-13301
CVE.ORG link : CVE-2018-13301
JSON object : View
Products Affected
ffmpeg
- ffmpeg
CWE
CWE-476
NULL Pointer Dereference