AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2017-14169

HIGH · CVSS 8.8 EPSS 2.57% Public Exploit

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

CyberRota Analysis

AI analysis pending.

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-14169
Severity
HIGH
CVSS
8.8
EPSS
2.57%

Original NVD Description

In the mxf_read_primer_pack function in libavformat/mxfdec.c in FFmpeg 3.3.3 -> 2.4, an integer signedness error might occur when a crafted file, which claims a large "item_num" field such as 0xffffffff, is provided. As a result, the variable "item_num" turns negative, bypassing the check for a large value.