Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
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.10
Fix Suggestion:
Update to version no_fix
webots-bindings (RUST):
Affected version(s) >=0.1.2 <=0.8.0
Fix Suggestion:
Update to version no_fix
miniaudio-sys (RUST):
Affected version(s) =0.0.0
Fix Suggestion:
Update to version no_fix
rustyray-sys (RUST):
Affected version(s) >=0.1.0 <=0.1.10
Fix Suggestion:
Update to version no_fix
ep-miniaudio-sys (RUST):
Affected version(s) >=2.3.1 <=2.4.0
Fix Suggestion:
Update to version no_fix
stb-sys (RUST):
Affected version(s) >=0.1.1 <=0.6.0
Fix Suggestion:
Update to version no_fix
om-fork-ep-miniaudio-sys (RUST):
Affected version(s) >=2.5.0 <=2.6.2
Fix Suggestion:
Update to version no_fix
raylib-sys (RUST):
Affected version(s) >=5.0.0 <5.5.0
Fix Suggestion:
Update to version 5.5.0
vuk (RUST):
Affected version(s) =0.0.1
Fix Suggestion:
Update to version no_fix
fluidlite-sys (RUST):
Affected version(s) =0.2.0 <0.2.1
Fix Suggestion:
Update to version 0.2.1
raylib-ffi (RUST):
Affected version(s) >=4.5.0 <=5.5.0
Fix Suggestion:
Update to version no_fix
Do you need more information?
Contact Us
CVSS 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