CVE-2017-14223

Source
https://cve.org/CVERecord?id=CVE-2017-14223
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-14223.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-14223
Downstream
Related
Published
2017-09-09T01:29:02.767Z
Modified
2026-04-16T06:20:10.179624094Z
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/asfdecf.c in FFmpeg 3.3.3, a DoS in asfbuildsimpleindex() 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.

References

Affected packages

Git / github.com/ffmpeg/ffmpeg

Affected ranges

Type
GIT
Repo
https://github.com/ffmpeg/ffmpeg
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "3.3.3"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "8.0"
        }
    ]
}

Affected versions

Other
N
n0.*
n0.11-dev
n0.12-dev
n0.8
n1.*
n1.1-dev
n1.2-dev
n1.3-dev
n2.*
n2.0
n2.1-dev
n2.2-dev
n2.3-dev
n2.4-dev
n2.5-dev
n2.6-dev
n2.7-dev
n2.8-dev
n2.9-dev
n3.*
n3.1-dev
n3.2-dev
n3.3
n3.3-dev
n3.3.1
n3.3.2
n3.3.3
n3.4-dev
n3.5-dev
n4.*
n4.1-dev
n4.2-dev
n4.3-dev
n4.4-dev
n4.5-dev
n5.*
n5.1-dev
n5.2-dev
n6.*
n6.1-dev
n6.2-dev
n7.*
n7.1-dev
n7.2-dev
n8.*
n8.0

Database specific

vanir_signatures_modified
"2026-04-11T04:47:44Z"
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-14223.json"
vanir_signatures
[
    {
        "deprecated": false,
        "source": "https://github.com/ffmpeg/ffmpeg/commit/afc9c683ed9db01edb357bc8c19edad4282b3a97",
        "id": "CVE-2017-14223-b2b0989d",
        "signature_type": "Function",
        "target": {
            "file": "libavformat/asfdec_f.c",
            "function": "asf_build_simple_index"
        },
        "signature_version": "v1",
        "digest": {
            "length": 1581.0,
            "function_hash": "298941566614919344677850767521217841045"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "id": "CVE-2017-14223-d276890a",
        "source": "https://github.com/ffmpeg/ffmpeg/commit/afc9c683ed9db01edb357bc8c19edad4282b3a97",
        "signature_version": "v1",
        "target": {
            "file": "libavformat/asfdec_f.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "87977252985728327265785999907427570066",
                "81041191235438376294380721571413715694",
                "214057754302444418590177466812680093676"
            ]
        }
    }
]
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.0"
            }
        ]
    }
]