CVE-2023-45661
Last modified
CVE-2023-45661 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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`. EPSS estimates a 0.57% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nothings | Stb Image.H | 2.28 |
References
- https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_image.h#L6817Patch, Third Party Advisory
- https://github.com/nothings/stb/blob/5736b15f7ea0ffb08dd38af21067c314d6a3aae9/stb_image.h#L6817Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-45661?
How severe is CVE-2023-45661?
How do I fix CVE-2023-45661?
Are you affected by CVE-2023-45661?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
