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-07-08T11:47:37.968353Z
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.

Database specific
{
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "8.0"
                },
                {
                    "last_affected": "8.0"
                },
                {
                    "introduced": "9.0"
                },
                {
                    "last_affected": "9.0"
                }
            ],
            "source": "CPE_STRING",
            "vendor_product": "debian:debian_linux",
            "cpes": [
                "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
                "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*"
            ]
        }
    ]
}
References

Affected packages

Git / git.ffmpeg.org/ffmpeg.git

Affected ranges

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

Affected versions

3.*
3.3.3
n3.*
n3.3.3

Database specific

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

Git / github.com/ffmpeg/ffmpeg

Affected ranges

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

Affected versions

3.*
3.3.3
n3.*
n3.3.3

Database specific

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