CVE-2021-22563

Published
View on NVD ↗
CVSS v3
4.5
MEDIUM
CVSS v2
3.6
LOW
Affected
1
PROJECT

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

JPEG XL image format reference implementation
GitHubGitHub
3.51K