AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2017-14170

MEDIUM · CVSS 6.5 EPSS 1.77% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2017-09-07 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.5. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2017-14170
Severity
MEDIUM
CVSS
6.5
EPSS
1.77%

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)