CVE-2023-45667
stb_image is a single file MIT licensed library for processing images. If `stbi__load_gif_main` in `stbi_load_gif_from_memory` fails it returns a null pointer and may keep the `z` variable uninitialized. In case the caller also sets the flip vertically flag, it continues and calls `stbi__vertical_flip_slices` with the null pointer result value and the uninitialized `z` value. This may result in a program crash.
Published:Oct 20, 2023
Last Modified:Feb 13, 2025
EPS:Oct 20, 2023
EPSS Score:0.00103
CVSS Score:5.3
Affected Products
Vendor
Product
Action
Vendor
Nothings
Product
Stb Image
Nothings
Stb Image
Vendor
Nothings
Product
Stb Image.h
Nothings
Stb Image.h
Exploits
No exploit reference
Common Weakness Enumeration
Common Attack Pattern Enumeration and Classification (CAPEC)
No CAPEC recorded yet
Related CVEs
References
Common Vulnerability Scoring System
Attack Vector
Network
Adjacent
Local
Physical
Privileges Required
None
Low
High
User Interaction
None
Required
Scope
Unchanged
Changed
Confidentiality
None
Low
High
Integrity
None
Low
High
Availability
None
Low
High
