stb_image is a single file MIT licensed library for processing images. A crafted image file may trigger out of bounds memcpy read in `stbi__gif_load_next`. This happens because two_back points to a memory address lower than the start of the buffer out. This issue may be used to leak internal memory allocation information.
References
Configurations
History
21 Nov 2024, 08:27
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-10-21 00:15
Updated : 2024-11-21 08:27
NVD link : CVE-2023-45661
Mitre link : CVE-2023-45661
CVE.ORG link : CVE-2023-45661
JSON object : View
Products Affected
nothings
- stb_image.h
CWE
CWE-125
Out-of-bounds Read