CVE-2024-11403 Vulnerability Details

  /     /     /  

CVE-2024-11403 Metadata Quick Info

CVE Published: 25/11/2024 | CVE Updated: 25/11/2024 | CVE Year: 2024
Source: Google | Vendor: libjxl | Product: libjxl
Status : PUBLISHED

CVE-2024-11403 Description

There exists an out of bounds read/write in LibJXL versions prior to commit 9cc451b91b74ba470fd72bd48c121e9f33d24c99. The JPEG decoder used by the JPEG XL encoder when doing JPEG recompression (i.e. if using JxlEncoderAddJPEGFrame on untrusted input) does not properly check bounds in the presence of incomplete codes. This could lead to an out-of-bounds write. In jpegli which is released as part of the same project, the same vulnerability is present. However, the relevant buffer is part of a bigger structure, and the code makes no assumptions on the values that could be overwritten. The issue could however cause jpegli to read uninitialised memory, or addresses of functions.

Metrics

CVSS Version: 3.1 | Base Score: n/a
Vector: n/a

l➤ Exploitability Metrics:
    Attack Vector (AV)*
    Attack Complexity (AC)*
    Privileges Required (PR)*
    User Interaction (UI)*
    Scope (S)*

l➤ Impact Metrics:
    Confidentiality Impact (C)*
    Integrity Impact (I)*
    Availability Impact (A)*

Weakness Enumeration (CWE)

CWE-ID: CWE-787
CWE Name: CWE-787 Out-of-bounds Write
Source: libjxl

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID: CAPEC-540
CAPEC Description: CAPEC-540 Overread Buffers


Source: NVD (National Vulnerability Database).