CVE-2024-22862

Source
https://cve.org/CVERecord?id=CVE-2024-22862
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-22862.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-22862
Downstream
Published
2024-01-27T00:00:00Z
Modified
2026-08-17T05:41:05.929519Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

Integer overflow vulnerability in FFmpeg before n6.1, allows remote attackers to execute arbitrary code via the JJPEG XL Parser.

Database specific
{
    "cna_assigner": "mitre",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/22xxx/CVE-2024-22862.json"
}
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:6.1:*:*:*:*:*:*:*",
    "source": "CPE_STRING",
    "extracted_events": [
        {
            "introduced": "6.1"
        },
        {
            "last_affected": "6.1"
        }
    ]
}
Type
GIT
Repo
https://github.com/ffmpeg/ffmpeg
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:ffmpeg:ffmpeg:6.1:*:*:*:*:*:*:*",
    "source": [
        "CPE_STRING",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "6.1"
        },
        {
            "last_affected": "6.1"
        }
    ]
}

Affected versions

6.*
6.1
n6.*
n6.1-dev

Database specific

vanir_signatures_modified
"2026-08-17T05:41:05Z"
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-22862.json"
vanir_signatures
[
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 865.0,
            "function_hash": "254968026203387320949714116989068141398"
        },
        "id": "CVE-2024-22862-ea26f61d",
        "source": "https://github.com/ffmpeg/ffmpeg/commit/ca09d8a0dcd82e3128e62463231296aaf63ae6f7",
        "target": {
            "function": "skip_boxes",
            "file": "libavcodec/jpegxl_parser.c"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "323103354543400142524217438791938672970",
                "29977226212723170199929379043163809769",
                "17050228335544410708991640287799343752",
                "212205483203532535801126253453704197731"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2024-22862-ffcde23f",
        "source": "https://github.com/ffmpeg/ffmpeg/commit/ca09d8a0dcd82e3128e62463231296aaf63ae6f7",
        "target": {
            "file": "libavcodec/jpegxl_parser.c"
        }
    }
]