We found results for “”
CVE-2023-45679
Good to know:
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
Related Resources (5)
Severity Score
Weakness Type (CWE)
Double Free
CWE-415Top Fix
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
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 |
Vulnerabilities
Projects
Contact Us


