icon

We found results for “

CVE-2023-45676

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 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.

Language: C

Severity Score

Severity Score

Weakness Type (CWE)

Out-of-bounds Write

CWE-787

Top Fix

icon

Upgrade Version

Upgrade to version synthizer-sys - no_fix;raylib-sys - 5.5.0;rustyray-sys - no_fix;miniaudio-sys - no_fix;ep-miniaudio-sys - no_fix;webots-bindings - no_fix;om-fork-ep-miniaudio-sys - no_fix;raylib-ffi - no_fix;vuk - no_fix;fluidlite-sys - 0.2.1;stb-sys - 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