Lucene search

K
prionPRIOn knowledge basePRION:CVE-2023-45679
HistoryOct 21, 2023 - 12:15 a.m.

Design/Logic Flaw

2023-10-2100:15:00
PRIOn knowledge base
www.prio-n.com
4
mit licensed library
ogg vorbis files
memory allocation
code execution
design flaw

7.7 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

28.7%

stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in start_decoder. In that case the function returns early, but some of the pointers in f->comment_list are left initialized and later setup_free is called on these pointers in vorbis_deinit. This issue may lead to code execution.

CPENameOperatorVersion
stb_vorbis.ceq1.22

7.7 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

28.7%

Related for PRION:CVE-2023-45679