CVE-2024-11403

Name
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.
NVD Severity
medium
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
https://github.com/libjxl/libjxl/commit/9cc451b91b74ba470fd72bd48c121e9f33d24c99

Match rules

CPE URI Source package Min version Max version
libjxl >= 0.11.0 < 9cc451b91b74ba470fd72bd48c121e9f33d24c99
libjxl >= 0.10.0-2 < 9cc451b91b74ba470fd72bd48c121e9f33d24c99
libjxl >= 0.9.0-3 < 9cc451b91b74ba470fd72bd48c121e9f33d24c99
libjxl >= 0.8.0-3 < 9cc451b91b74ba470fd72bd48c121e9f33d24c99
libjxl >= 0.7.0-1 < 9cc451b91b74ba470fd72bd48c121e9f33d24c99

Vulnerable and fixed packages

Source package Branch Version Maintainer Status
libjxl 3.20-community 0.10.2-r0 Alex Xu (Hello71) <alex_y_xu@yahoo.ca> possibly vulnerable
libjxl edge-community 0.10.3-r0 Alex Xu (Hello71) <alex_y_xu@yahoo.ca> possibly vulnerable