CVE-2023-45682

Severity CVSS v4.0:
Pending analysis
Type:
CWE-125 Out-of-bounds Read
Publication date:
21/10/2023
Last modified:
26/10/2023

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:nothings:stb_vorbis.c:1.22:*:*:*:*:*:*:*