The av_color_primaries_name function in libavutil/pixdesc.c in FFmpeg 3.3.3 may return a NULL pointer depending on a value contained in a file, but callers do not anticipate this, as demonstrated by the avcodec_string function in libavcodec/utils.c, leading to a NULL pointer dereference. (It is also conceivable that there is security relevance for a NULL pointer dereference in av_color_primaries_name calls within the ffprobe command-line program.)
References
Link | Resource |
---|---|
https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2017-August/215198.html | Mailing List Patch Vendor Advisory |
https://github.com/FFmpeg/FFmpeg/commit/837cb4325b712ff1aab531bf41668933f61d75d2 | Issue Tracking Patch Third Party Advisory |
http://www.securityfocus.com/bid/100704 | Third Party Advisory VDB Entry |
http://www.debian.org/security/2017/dsa-3996 |
Configurations
Information
Published : 2017-09-09 01:29
Updated : 2017-11-03 18:29
NVD link : CVE-2017-14225
Mitre link : CVE-2017-14225
JSON object : View
CWE
CWE-476
NULL Pointer Dereference
Products Affected
ffmpeg
- ffmpeg