An out of bounds read exists in libjxl. An attacker using a specifically crafted file could cause an out of bounds read in the exif handler. We recommend upgrading to version 0.8.1 or past commit https://github.com/libjxl/libjxl/pull/2101/commits/d95b050c1822a5b1ede9e0dc937e43fca1b10159 https://github.com/libjxl/libjxl/pull/2101/commits/d95b050c1822a5b1ede9e0dc937e43fca1b10159
Security readout for executives and security teams
CVE-2023-0645 is a memory read flaw in libjxl, the JPEG XL library. A crafted file can trigger an out-of-bounds read in EXIF metadata handling. The public record recommends upgrading to libjxl 0.8.1 or a build including the named upstream commit. Exposure is most likely where libjxl 0.7.0 processes JPEG XL files or image metadata, especially files from users, partners, web uploads, mail, or media pipelines. The source bundle does not identify affected downstream products or CPEs. Treat as a routine but real remediation item for systems handling untrusted images. The business concern is potential sensitive memory disclosure from vulnerable image processing, not service takeover or confirmed widespread exploitation. Mitigation focus: Upgrade libjxl to version 0.8.1 or a build containing commit d95b050c1822a5b1ede9e0dc937e43fca1b10159.; Check downstream OS, container, and application vendor guidance before changing packaged dependencies.; Prioritize systems that process untrusted images or metadata..
Prepared
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-125: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-125 · source CWE mapping
Out-of-bounds Read
Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.