We found results for “”
CVE-2023-45680
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, the `f->comment_list` is set to `NULL`, but `f->comment_list_length` is not reset. Later in `vorbis_deinit` it tries to dereference the `NULL` pointer. This issue may lead to denial of service.
Language: C
Severity Score
Related Resources (5)
Severity Score
Weakness Type (CWE)
NULL Pointer Dereference
CWE-476Top Fix
Upgrade Version
Upgrade to version raylib-ffi - no_fix;ep-miniaudio-sys - no_fix;raylib-sys - 5.5.0;webots-bindings - no_fix;rustyray-sys - no_fix;stb-sys - no_fix;miniaudio-sys - no_fix;synthizer-sys - no_fix;fluidlite-sys - 0.2.1;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): | NONE |
| Integrity (I): | NONE |
| Availability (A): | LOW |
Vulnerabilities
Projects
Contact Us


