stb_vorbis是一款开源的用于解码ogg vorbis文件的音频解码器。 stb_vorbis 存在安全漏洞,该漏洞源于精心制作的文件可能会触发“start_decoder”中的缓冲区写入,因为“m->submaps”最多可以为 16,但“submap_floor”和“submap_residue”被声明为包含 15 个元素的数组。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2023-45681 | 7.3 HIGH | Out of bounds heap buffer write in stb_vorbis |
| CVE-2023-45679 | 7.3 HIGH | Attempt to free an uninitialized memory pointer in vorbis_deinit in stb_vorbis |
| CVE-2023-45677 | 7.3 HIGH | Heap buffer out of bounds write in start_decoder in stb_vorbis |
| CVE-2023-45676 | 7.3 HIGH | Multi-byte write heap buffer overflow in start_decoder in stb_vorbis |
| CVE-2023-45666 | 7.3 HIGH | Possible double-free or memory leak in stbi__load_gif_main in stb_image |
| CVE-2023-45664 | 7.3 HIGH | Double-free in stbi__load_gif_main_outofmem in stb_image |
| CVE-2023-45675 | 6.5 MEDIUM | 0 byte write heap buffer overflow in start_decoder in stb_vorbis |
| CVE-2023-45662 | 6.5 MEDIUM | Multi-byte read heap buffer overflow in stbi__vertical_flip in stb_image |
| CVE-2023-45661 | 6.5 MEDIUM | Wild address read in stbi__gif_load_next in stb_image |
| CVE-2023-45682 | 5.3 MEDIUM | Wild address read in vorbis_decode_packet_rest in stb_vorbis |
| CVE-2023-45680 | 5.3 MEDIUM | Null pointer dereference in vorbis_deinit in stb_vorbis |
| CVE-2023-45667 | 5.3 MEDIUM | Null pointer dereference because of an uninitialized variable in stb_image |
| CVE-2023-45663 | 5.3 MEDIUM | Disclosure of uninitialized memory in stbi__tga_load in stb_image |
No comments yet