Vulnerability Details : CVE-2017-14223
In libavformat/asfdec_f.c in FFmpeg 3.3.3, a DoS in asf_build_simple_index() due to lack of an EOF (End of File) check might cause huge CPU consumption. When a crafted ASF file, which claims a large "ict" field in the header but does not contain sufficient backing data, is provided, the for loop would consume huge CPU and memory resources, since there is no EOF check inside the loop.
Vulnerability category: Denial of service
Products affected by CVE-2017-14223
- cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
- cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
- cpe:2.3:a:ffmpeg:ffmpeg:3.3.3:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2017-14223
0.22%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 59 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2017-14223
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.1
|
HIGH | AV:N/AC:M/Au:N/C:N/I:N/A:C |
8.6
|
6.9
|
NIST | |
6.5
|
MEDIUM | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H |
2.8
|
3.6
|
NIST |
CWE ids for CVE-2017-14223
-
The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.Assigned by: nvd@nist.gov (Primary)
References for CVE-2017-14223
-
https://lists.debian.org/debian-lts-announce/2019/02/msg00005.html
[SECURITY] [DLA 1654-1] libav security updateThird Party Advisory
-
http://www.debian.org/security/2017/dsa-3996
Debian -- Security Information -- DSA-3996-1 ffmpegThird Party Advisory
-
http://www.securityfocus.com/bid/100703
FFmpeg 'libavformat/asfdec_f.c' Denial of Service VulnerabilityThird Party Advisory;VDB Entry
-
https://github.com/FFmpeg/FFmpeg/commit/afc9c683ed9db01edb357bc8c19edad4282b3a97
avformat/asfdec: Fix DoS in asf_build_simple_index() · FFmpeg/FFmpeg@afc9c68 · GitHubIssue Tracking;Patch;Third Party Advisory
Jump to