CVE-2017-14222

Source
https://cve.org/CVERecord?id=CVE-2017-14222
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-14222.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-14222
Downstream
Related
Published
2017-09-09T01:29:02.737Z
Modified
2026-07-26T05:53:45.782590Z
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/mov.c in FFmpeg 3.3.3, a DoS in readtfra() due to lack of an EOF (End of File) check might cause huge CPU and memory consumption. When a crafted MOV file, which claims a large "itemcount" field in the header but does not contain sufficient backing data, is provided, the 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
Database specific
{
    "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

vanir_signatures_modified
"2026-07-26T05:53:45Z"
vanir_signatures
[
    {
        "digest": {
            "function_hash": "99633875861143448701591423030386300978",
            "length": 1595.0
        },
        "deprecated": false,
        "signature_type": "Function",
        "id": "CVE-2017-14222-0643c27b",
        "signature_version": "v1",
        "source": "https://github.com/ffmpeg/ffmpeg/commit/9cb4eb772839c5e1de2855d126bf74ff16d13382",
        "target": {
            "file": "libavformat/mov.c",
            "function": "read_tfra"
        }
    },
    {
        "digest": {
            "line_hashes": [
                "101427916401913317076866338255985548763",
                "190252647277208106076952828195463980573",
                "281259153174135295323307354524828985407",
                "151407830817122122880265535976400879219"
            ],
            "threshold": 0.9
        },
        "deprecated": false,
        "signature_type": "Line",
        "id": "CVE-2017-14222-18da0ac6",
        "signature_version": "v1",
        "source": "https://github.com/ffmpeg/ffmpeg/commit/9cb4eb772839c5e1de2855d126bf74ff16d13382",
        "target": {
            "file": "libavformat/mov.c"
        }
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-14222.json"