CVE-2017-14170

Source
https://cve.org/CVERecord?id=CVE-2017-14170
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-14170.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-14170
Downstream
Related
Published
2017-09-07T06:29:00Z
Modified
2026-08-17T05:25:57Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / git.ffmpeg.org/ffmpeg.git

Affected ranges

Type
GIT
Repo
https://git.ffmpeg.org/ffmpeg.git
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:ffmpeg:ffmpeg:3.3.3:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "3.3.3"
        },
        {
            "last_affected": "3.3.3"
        }
    ],
    "source": "CPE_STRING"
}

Affected versions

3.*
3.3.3
n3.*
n3.3.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-14170.json"

Git / github.com/ffmpeg/ffmpeg

Affected ranges

Type
GIT
Repo
https://github.com/ffmpeg/ffmpeg
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:ffmpeg:ffmpeg:3.3.3:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "3.3.3"
        },
        {
            "last_affected": "3.3.3"
        }
    ],
    "source": [
        "CPE_STRING",
        "REFERENCES"
    ]
}

Affected versions

3.*
3.3.3
n3.*
n3.3.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-14170.json"
vanir_signatures
[
    {
        "deprecated": false,
        "digest": {
            "function_hash": "7350275477220121909179389923599280712",
            "length": 859
        },
        "id": "CVE-2017-14170-402f6c8d",
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/ffmpeg/ffmpeg/commit/f173cdfe669556aa92857adafe60cbe5f2aa1210",
        "target": {
            "file": "libavformat/mxfdec.c",
            "function": "mxf_read_index_entry_array"
        }
    },
    {
        "deprecated": false,
        "digest": {
            "function_hash": "156836032280374510452835169681765921076",
            "length": 952
        },
        "id": "CVE-2017-14170-6acf6e83",
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/ffmpeg/ffmpeg/commit/900f39692ca0337a98a7cf047e4e2611071810c2",
        "target": {
            "file": "libavformat/mxfdec.c",
            "function": "mxf_read_index_entry_array"
        }
    },
    {
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "306447737840415232004597201826736368124",
                "126996753266323376184933011454295211259",
                "255825946303932223054138375241430705080",
                "302315235321539513036531029877255123150",
                "101333621089334800209449894233315020167",
                "24011609171819150529542193019128301368",
                "164457422022711662989096906510131072276",
                "230785548486680002557736998808488608342"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2017-14170-84f8077f",
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://github.com/ffmpeg/ffmpeg/commit/f173cdfe669556aa92857adafe60cbe5f2aa1210",
        "target": {
            "file": "libavformat/mxfdec.c"
        }
    },
    {
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "306447737840415232004597201826736368124",
                "126996753266323376184933011454295211259",
                "255825946303932223054138375241430705080",
                "6987597824515003265516096991385634914",
                "232128033444275761819789608406448936451",
                "63962582659685061407823855668702644844",
                "147794275574851851876074214455005715057",
                "230785548486680002557736998808488608342"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2017-14170-effeca0e",
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://github.com/ffmpeg/ffmpeg/commit/900f39692ca0337a98a7cf047e4e2611071810c2",
        "target": {
            "file": "libavformat/mxfdec.c"
        }
    }
]
vanir_signatures_modified
"2026-08-17T05:25:57Z"