Security Advisory

CVE-2023-45661

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2023-10-20 23:26:08
Last updated 2025-02-13 17:14:04
Assigner GitHub_M
CVSS score 6.5
State PUBLISHED

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.