Vulnerability Description
Invalid JPEG XL images using libjxl can cause an out of bounds access on a std::vector<std::vector<T>> when rendering splines. The OOB read access can either lead to a segfault, or rendering splines based on other process memory. It is recommended to upgrade past 0.6.0 or patch with https://github.com/libjxl/libjxl/pull/757
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Libjxl Project | Libjxl | < 0.6.0 |
Related Weaknesses (CWE)
References
- https://github.com/libjxl/libjxl/issues/735ExploitIssue TrackingPatch
- https://github.com/libjxl/libjxl/pull/757PatchThird Party Advisory
- https://github.com/libjxl/libjxl/issues/735ExploitIssue TrackingPatch
- https://github.com/libjxl/libjxl/pull/757PatchThird Party Advisory
FAQ
What is CVE-2021-22563?
CVE-2021-22563 is a vulnerability with a CVSS score of 4.5 (MEDIUM). Invalid JPEG XL images using libjxl can cause an out of bounds access on a std::vector<std::vector<T>> when rendering splines. The OOB read access can either lead to a segfault, or rendering splines b...
How severe is CVE-2021-22563?
CVE-2021-22563 has been rated MEDIUM with a CVSS base score of 4.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-22563?
Check the references section above for vendor advisories and patch information. Affected products include: Libjxl Project Libjxl.