CVE-2021-22564
CVSS V2 Low 2.1
CVSS V3 Medium 5.5
Description
For certain valid JPEG XL images with a size slightly larger than an integer number of groups (256x256 pixels) when processing the groups out of order the decoder can perform an out of bounds copy of image pixels from an image buffer in the heap to another. This copy can occur when processing the right or bottom edges of the image, but only when groups are processed in certain order. Groups can be processed out of order in multi-threaded decoding environments with heavy thread load but also with images that contain the groups in an arbitrary order in the file. It is recommended to upgrade past 0.6.0 or patch with https://github.com/libjxl/libjxl/pull/775
Overview
- CVE ID
- CVE-2021-22564
- Assigner
- cve-coordination@google.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-11-01T13:15:07
- Last Modified Date
- 2021-11-02T18:52:44
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:libjxl_project:libjxl:*:*:*:*:*:*:*:* | 1 | OR | 0.6.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:L/Au:N/C:N/I:N/A:P
- Access Vector
- LOCAL
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 2.1
- Severity
- LOW
- Exploitability Score
- 3.9
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 5.5
- Base Severity
- MEDIUM
- Exploitability Score
- 1.8
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/libjxl/libjxl/pull/775 | Patch Third Party Advisory |
https://github.com/libjxl/libjxl/issues/708 | Exploit Issue Tracking Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-22564 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22564 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:48:46 | Added to TrackCVE | |||
2022-12-05 13:36:14 | security@google.com | cve-coordination@google.com | CVE Assigner | updated |
2022-12-05 13:36:14 | 2021-11-01T13:15Z | 2021-11-01T13:15:07 | CVE Published Date | updated |
2022-12-05 13:36:14 | 2021-11-02T18:52:44 | CVE Modified Date | updated | |
2022-12-05 13:36:14 | Analyzed | Vulnerability Status | updated |