CVE-2023-45680
Published:October 20, 2023
Updated:May 17, 2026
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.
Affected Packages
synthizer-sys (RUST):
Affected version(s) >=0.8.0 <=0.10.10Fix Suggestion:
Update to version no_fixwebots-bindings (RUST):
Affected version(s) >=0.1.2 <=0.8.0Fix Suggestion:
Update to version no_fixminiaudio-sys (RUST):
Affected version(s) =0.0.0Fix Suggestion:
Update to version no_fixrustyray-sys (RUST):
Affected version(s) >=0.1.0 <=0.1.10Fix Suggestion:
Update to version no_fixep-miniaudio-sys (RUST):
Affected version(s) >=2.3.1 <=2.4.0Fix Suggestion:
Update to version no_fixstb-sys (RUST):
Affected version(s) >=0.1.1 <=0.6.0Fix Suggestion:
Update to version no_fixom-fork-ep-miniaudio-sys (RUST):
Affected version(s) >=2.5.0 <=2.6.2Fix Suggestion:
Update to version no_fixraylib-sys (RUST):
Affected version(s) >=5.0.0 <5.5.0Fix Suggestion:
Update to version 5.5.0vuk (RUST):
Affected version(s) =0.0.1Fix Suggestion:
Update to version no_fixfluidlite-sys (RUST):
Affected version(s) =0.2.0 <0.2.1Fix Suggestion:
Update to version 0.2.1raylib-ffi (RUST):
Affected version(s) >=4.5.0 <=5.5.0Fix Suggestion:
Update to version no_fixRelated Resources (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
LOW
Weakness Type (CWE)
NULL Pointer Dereference
EPSS
Base Score:
0.02