CVE-2017-14225
CVSS V2 Medium 6.8
CVSS V3 High 8.8
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.)
Overview
- CVE ID
- CVE-2017-14225
- Assigner
- cve@mitre.org
- Vulnerability Status
- Modified
- Published Version
- 2017-09-09T08:29:00
- Last Modified Date
- 2017-11-04T01:29:35
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:ffmpeg:ffmpeg:3.3.3:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 6.8
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 8.8
- Base Severity
- HIGH
- Exploitability Score
- 2.8
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
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 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2017-14225 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14225 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 08:12:18 | Added to TrackCVE | |||
2022-12-02 20:44:52 | 2017-09-09T08:29Z | 2017-09-09T08:29:00 | CVE Published Date | updated |
2022-12-02 20:44:52 | 2017-11-04T01:29:35 | CVE Modified Date | updated | |
2022-12-02 20:44:52 | Modified | Vulnerability Status | updated |