The PPM reader in libjpeg-turbo through 2.0.90 mishandles use of tjLoadImage for loading a 16-bit binary PPM file into a grayscale buffer and loading a 16-bit binary PGM file into an RGB buffer. This is related to a heap-based buffer overflow in the get_word_rgb_row function in rdppm.c.
References
Link | Resource |
---|---|
https://exchange.xforce.ibmcloud.com/vulnerabilities/221567 | Third Party Advisory VDB Entry |
https://github.com/libjpeg-turbo/libjpeg-turbo/commit/f35fd27ec641c42d6b115bfa595e483ec58188d2 | Patch Third Party Advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/221567 | Third Party Advisory VDB Entry |
https://github.com/libjpeg-turbo/libjpeg-turbo/commit/f35fd27ec641c42d6b115bfa595e483ec58188d2 | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 06:34
Type | Values Removed | Values Added |
---|---|---|
References | () https://exchange.xforce.ibmcloud.com/vulnerabilities/221567 - Third Party Advisory, VDB Entry | |
References | () https://github.com/libjpeg-turbo/libjpeg-turbo/commit/f35fd27ec641c42d6b115bfa595e483ec58188d2 - Patch, Third Party Advisory |
Information
Published : 2022-06-18 16:15
Updated : 2024-11-21 06:34
NVD link : CVE-2021-46822
Mitre link : CVE-2021-46822
CVE.ORG link : CVE-2021-46822
JSON object : View
Products Affected
libjpeg-turbo
- libjpeg-turbo
CWE
CWE-787
Out-of-bounds Write