CVE-2017-14169

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

In the mxfreadprimerpack function in libavformat/mxfdec.c in FFmpeg 3.3.3 -> 2.4, an integer signedness error might occur when a crafted file, which claims a large "itemnum" field such as 0xffffffff, is provided. As a result, the variable "item_num" turns negative, bypassing the check for a large value.

Database specific
{
    "unresolved_ranges": [
        {
            "cpes": [
                "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
                "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*"
            ],
            "vendor_product": "debian:debian_linux",
            "extracted_events": [
                {
                    "introduced": "8.0"
                },
                {
                    "last_affected": "8.0"
                },
                {
                    "introduced": "9.0"
                },
                {
                    "last_affected": "9.0"
                }
            ],
            "source": "CPE_STRING"
        }
    ]
}
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:*:*:*:*:*:*:*",
    "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-14169.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:*:*:*:*:*:*:*",
    "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
[
    {
        "digest": {
            "function_hash": "145681048188837608801980436478399871595",
            "length": 638.0
        },
        "target": {
            "function": "mxf_read_primer_pack",
            "file": "libavformat/mxfdec.c"
        },
        "id": "CVE-2017-14169-067e37a8",
        "signature_version": "v1",
        "signature_type": "Function",
        "source": "https://github.com/ffmpeg/ffmpeg/commit/a4e85b2e1c8d5b4bf0091157bbdeb0e457fb7b8f",
        "deprecated": false
    },
    {
        "digest": {
            "function_hash": "215980360088194757613814720094782596304",
            "length": 796.0
        },
        "target": {
            "function": "mxf_read_primer_pack",
            "file": "libavformat/mxfdec.c"
        },
        "id": "CVE-2017-14169-9be0640c",
        "signature_version": "v1",
        "signature_type": "Function",
        "source": "https://github.com/ffmpeg/ffmpeg/commit/9d00fb9d70ee8c0cc7002b89318c5be00f1bbdad",
        "deprecated": false
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "193241184267398173670347337009823642261",
                "171630981959435583466780572277167453657",
                "327319554379019788563009068008743800395",
                "312527470193396409146904769858631136432"
            ]
        },
        "target": {
            "file": "libavformat/mxfdec.c"
        },
        "id": "CVE-2017-14169-a51d75af",
        "signature_version": "v1",
        "signature_type": "Line",
        "source": "https://github.com/ffmpeg/ffmpeg/commit/a4e85b2e1c8d5b4bf0091157bbdeb0e457fb7b8f",
        "deprecated": false
    },
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "193241184267398173670347337009823642261",
                "171630981959435583466780572277167453657",
                "327319554379019788563009068008743800395",
                "312527470193396409146904769858631136432"
            ]
        },
        "target": {
            "file": "libavformat/mxfdec.c"
        },
        "id": "CVE-2017-14169-e79cf0d7",
        "signature_version": "v1",
        "signature_type": "Line",
        "source": "https://github.com/ffmpeg/ffmpeg/commit/9d00fb9d70ee8c0cc7002b89318c5be00f1bbdad",
        "deprecated": false
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-14169.json"
vanir_signatures_modified
"2026-07-08T11:47:34Z"