CVE-2017-14225
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,…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (2.57%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.)
- CVSS 3.0
- 8.8 HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- EPSS
- 2.57% probability · 84th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-476
- Affected
- ffmpeg/ffmpeg
- Source
- cve@mitre.org
References
- http://www.debian.org/security/2017/dsa-3996
- http://www.securityfocus.com/bid/100704Third Party Advisory, VDB Entry
- https://github.com/FFmpeg/FFmpeg/commit/837cb4325b712ff1aab531bf41668933f61d75d2Issue Tracking, Patch, Third Party Advisory
- https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2017-August/215198.htmlMailing List, Patch, Vendor Advisory
- http://www.debian.org/security/2017/dsa-3996
- http://www.securityfocus.com/bid/100704Third Party Advisory, VDB Entry
- https://github.com/FFmpeg/FFmpeg/commit/837cb4325b712ff1aab531bf41668933f61d75d2Issue Tracking, Patch, Third Party Advisory
- https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2017-August/215198.htmlMailing List, Patch, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.