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

exploitDog

debian логотип

CVE-2023-45676

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

Описание

stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in `f->vendor[i] = get8_packet(f);`. The root cause is an integer overflow in `setup_malloc`. A sufficiently large value in the variable `sz` overflows with `sz+7` in and the negative value passes the maximum available memory buffer check. This issue may lead to code execution.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
libstbunfixedpackage
libstbpostponedtrixiepackage
libstbpostponedbookwormpackage
libstbno-dsabullseyepackage
libstbno-dsabusterpackage

Примечания

  • https://securitylab.github.com/advisories/GHSL-2023-145_GHSL-2023-151_stb_image_h/ (issue 9)

  • https://github.com/nothings/stb/pull/1554

EPSS

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

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

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

stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in `f->vendor[i] = get8_packet(f);`. The root cause is an integer overflow in `setup_malloc`. A sufficiently large value in the variable `sz` overflows with `sz+7` in and the negative value passes the maximum available memory buffer check. This issue may lead to code execution.

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

stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in `f->vendor[i] = get8_packet(f);`. The root cause is an integer overflow in `setup_malloc`. A sufficiently large value in the variable `sz` overflows with `sz+7` in and the negative value passes the maximum available memory buffer check. This issue may lead to code execution.

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

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

suse-cvrf
около 1 года назад

Security update for SDL2_sound

EPSS

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