icon

We found results for “

CVE-2023-45679

Good to know:

icon

Date: October 20, 2023

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.

Language: C

Severity Score

Severity Score

Weakness Type (CWE)

Double Free

CWE-415

Top Fix

icon

Upgrade Version

Upgrade to version raylib-ffi - no_fix;fluidlite-sys - 0.2.1;ep-miniaudio-sys - no_fix;raylib-sys - 5.5.0;webots-bindings - no_fix;rustyray-sys - no_fix;synthizer-sys - no_fix;stb-sys - no_fix;miniaudio-sys - no_fix;om-fork-ep-miniaudio-sys - no_fix;vuk - no_fix

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): LOW
Integrity (I): LOW
Availability (A): LOW

Do you need more information?

Contact Us