CVE-2017-14054

Source
https://cve.org/CVERecord?id=CVE-2017-14054
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-14054.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-14054
Downstream
Related
Published
2017-08-31T15:29:00Z
Modified
2026-08-17T05:25:46Z
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/rmdec.c in FFmpeg 3.3.3, a DoS in ivr_read_header() due to lack of an EOF (End of File) check might cause huge CPU consumption. When a crafted IVR file, which claims a large "len" field in the header but does not contain sufficient backing data, is provided, the first type==4 loop would consume huge CPU resources, since there is no EOF check inside the loop.

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-14054.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-14054.json"
vanir_signatures
[
    {
        "deprecated":  false,
        "digest":  {
            "line_hashes":  [
                "234032054447535025478726622637781525984",
                "123352030564568524941742042316477844946",
                "117292502487100815111164887830115694020",
                "167331368778348808159532095529755586265",
                "213900236681013805180364471646869887864"
            ],
            "threshold":  0.9
        },
        "id":  "CVE-2017-14054-0fa15e86",
        "signature_type":  "Line",
        "signature_version":  "v1",
        "source":  "https://github.com/ffmpeg/ffmpeg/commit/124eb202e70678539544f6268efc98131f19fa49",
        "target":  {
            "file":  "libavformat/rmdec.c"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "function_hash":  "131383091143261345982428874803280954829",
            "length":  3843
        },
        "id":  "CVE-2017-14054-afe9400b",
        "signature_type":  "Function",
        "signature_version":  "v1",
        "source":  "https://github.com/ffmpeg/ffmpeg/commit/124eb202e70678539544f6268efc98131f19fa49",
        "target":  {
            "file":  "libavformat/rmdec.c",
            "function":  "ivr_read_header"
        }
    }
]
vanir_signatures_modified
"2026-08-17T05:25:46Z"