CVE-2023-50008

Source
https://cve.org/CVERecord?id=CVE-2023-50008
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-50008.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-50008
Downstream
Related
Published
2024-04-19T17:15:52.013Z
Modified
2026-03-15T22:47:56.375975Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

FFmpeg v.n6.1-3-g466799d4f5 allows memory consumption when using the colorcorrect filter, in the av_malloc function in libavutil/mem.c:105:9 component.

References

Affected packages

Git / github.com/ffmpeg/ffmpeg

Affected ranges

Type
GIT
Repo
https://github.com/ffmpeg/ffmpeg
Events
Database specific
{
    "versions": [
        {
            "introduced": "6.1"
        },
        {
            "fixed": "7.0"
        }
    ]
}

Affected versions

n6.*
n6.1-dev
n6.2-dev

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-50008.json"
vanir_signatures
[
    {
        "source": "https://github.com/ffmpeg/ffmpeg/commit/5f87a68cf70dafeab2fb89b42e41a4c29053b89b",
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2023-50008-95e484ce",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "98555403433798246575735873771619166600",
                "189040882911503309882936863592120346608",
                "337161758992542568702144093064830058557",
                "56860232798018415541599820424252216100"
            ]
        },
        "signature_type": "Line",
        "target": {
            "file": "libavfilter/vf_colorcorrect.c"
        }
    },
    {
        "source": "https://github.com/ffmpeg/ffmpeg/commit/5f87a68cf70dafeab2fb89b42e41a4c29053b89b",
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2023-50008-aa39fc9a",
        "digest": {
            "length": 108.0,
            "function_hash": "180839052145130517998434502743485969331"
        },
        "signature_type": "Function",
        "target": {
            "file": "libavfilter/vf_colorcorrect.c",
            "function": "uninit"
        }
    }
]
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "38"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "39"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "40"
            }
        ]
    }
]