CVE-2023-45682Out-of-bounds Read in STB Vorbis.c

CWE-125Out-of-bounds Read4 documents4 sources
Severity
7.1HIGHNVD
CNA5.3
EPSS
0.0%
top 94.01%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedOct 21

Description

stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds read in `DECODE` macro when `var` is negative. As it can be seen in the definition of `DECODE_RAW` a negative `var` is a valid value. This issue may be used to leak internal memory allocation information.

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:HExploitability: 1.8 | Impact: 5.2

Affected Packages2 packages

CVEListV5nothings/stb1.22

🔴Vulnerability Details

2
OSV
CVE-2023-45682: stb_vorbis is a single file MIT licensed library for processing ogg vorbis files2023-10-21
CVEList
Wild address read in vorbis_decode_packet_rest in stb_vorbis2023-10-20

📋Vendor Advisories

1
Debian
CVE-2023-45682: libstb - stb_vorbis is a single file MIT licensed library for processing ogg vorbis files...2023
CVE-2023-45682 — Out-of-bounds Read in STB Vorbis.c | cvebase