VDB
ALPINE-CVE-2017-14170
ALPINE-CVE-2017-14170
PUBLISHED
CVSS 6.5 MEDIUM
In libavformat/mxfdec.c in FFmpeg 3.3.3 -> 2.4, a DoS in mxf_read_index_entry_array() due to lack of an EOF (End of File) check might cause huge CPU consumption. When a crafted MXF file, which claims a large "nb_index_entries" field in the header but does not contain sufficient backing data, is provided, the loop would consume huge CPU resources, since there is no EOF check inside the loop. Moreover, this big loop can be invoked multiple times if there is more than one applicable data segment in the crafted MXF file.
Risk Scores
CVSS 3.0
6.5
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Alpine:v3.5 | ffmpeg | 0, 0.10-r2, 0.11-r0 |
| Alpine:v3.7 | ffmpeg | 0, 0.10-r1, 0.10.2-r0 |
| Alpine:v3.6 | ffmpeg | 2.7.2-r0, 2.8-r0, 2.8-r1 |
| Alpine:v3.4 | ffmpeg | 2.6.2-r1, 0, 0.10-r2 |
Timeline
- Sep 7, 2017 CVE Published
- Apr 30, 2026 Distribution Patch
- Jun 15, 2026 CVE Updated