Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2023-45664

Опубликовано: 21 окт. 2023
Источник: nvd
CVSS3: 7.3
CVSS3: 8.8
EPSS Низкий

Описание

stb_image is a single file MIT licensed library for processing images. A crafted image file can trigger stbi__load_gif_main_outofmem attempt to double-free the out variable. This happens in stbi__load_gif_main because when the layers * stride value is zero the behavior is implementation defined, but common that realloc frees the old memory and returns null pointer. Since it attempts to double-free the memory a few lines below the first “free”, the issue can be potentially exploited only in a multi-threaded environment. In the worst case this may lead to code execution.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:nothings:stb_image.h:2.28:*:*:*:*:*:*:*

EPSS

Процентиль: 41%
0.00192
Низкий

7.3 High

CVSS3

8.8 High

CVSS3

Дефекты

CWE-415
CWE-415

Связанные уязвимости

CVSS3: 7.3
ubuntu
больше 2 лет назад

stb_image is a single file MIT licensed library for processing images. A crafted image file can trigger `stbi__load_gif_main_outofmem` attempt to double-free the out variable. This happens in `stbi__load_gif_main` because when the `layers * stride` value is zero the behavior is implementation defined, but common that realloc frees the old memory and returns null pointer. Since it attempts to double-free the memory a few lines below the first “free”, the issue can be potentially exploited only in a multi-threaded environment. In the worst case this may lead to code execution.

CVSS3: 7.3
debian
больше 2 лет назад

stb_image is a single file MIT licensed library for processing images. ...

CVSS3: 8.8
fstec
больше 2 лет назад

Уязвимость компонента stbi__load_gif_main библиотек для C/C++ Libstb, связанная с повторным освобождением памяти, позволяющая нарушителю получить доступ к конфиденциальным данным, нарушить их целостность, а также вызвать отказ в обслуживании

EPSS

Процентиль: 41%
0.00192
Низкий

7.3 High

CVSS3

8.8 High

CVSS3

Дефекты

CWE-415
CWE-415