Lucene search
+L

186 matches found

CVE
CVE
added 2023/10/20 11:26 p.m.75 views

CVE-2023-45679

CVE-2023-45679 affects stb_vorbis (a single-file MIT licensed library) used by SDL2_sound. A crafted Vorbis file can trigger a memory allocation failure in start_decoder, causing early return while some f->comment_list pointers remain initialized; later vorbis_deinit calls setup_free on them, ...

7.8CVSS7.4AI score0.00522EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2023/10/20 11:26 p.m.120 views

CVE-2023-45678

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of buffer write in startdecoder because at maximum m-submaps can be 16 but submapfloor and submapresidue are declared as arrays of 15 elements. This issue may lead to code execution...

7.8CVSS7.8AI score0.0073EPSS
SaveExploits0
CVE
CVE
added 2023/10/20 11:26 p.m.93 views

CVE-2023-45678

CVE-2023-45678 affects the stb_vorbis library (open-source Ogg Vorbis decoder). The root cause described in multiple sources is an out-of-bounds write in start_decoder where m->submaps can be up to 16, but submap_floor and submap_residue are declared as 15-element arrays, creating a potential ...

7.8CVSS7.2AI score0.0073EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2023/10/20 11:26 p.m.57 views

CVE-2023-45677

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendorlen = char'\0';. The root cause is that if len read in startdecoder is a negative number and setupmalloc successfully allocates memory in that case, but memor...

7.8CVSS7.9AI score0.0054EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/10/20 11:26 p.m.33 views

CVE-2023-45677 Heap buffer out of bounds write in start_decoder in stb_vorbis

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendorlen = char'\0';. The root cause is that if len read in startdecoder is a negative number and setupmalloc successfully allocates memory in that case, but memor...

7.3CVSS8.1AI score0.0054EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2023/10/20 11:26 p.m.74 views

CVE-2023-45676

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendori = get8packetf;. The root cause is an integer overflow in setupmalloc. A sufficiently large value in the variable sz overflows with sz+7 in and the negative...

7.8CVSS8AI score0.00522EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/10/20 11:26 p.m.70 views

CVE-2023-45675

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendorlen = char'\0';. The root cause is that if the len read in startdecoder is -1 and len + 1 becomes 0 when passed to setupmalloc. The setupmalloc behaves...

7.8CVSS7.8AI score0.00759EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/10/20 11:26 p.m.44 views

CVE-2023-45675 0 byte write heap buffer overflow in start_decoder in stb_vorbis

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendorlen = char'\0';. The root cause is that if the len read in startdecoder is -1 and len + 1 becomes 0 when passed to setupmalloc. The setupmalloc behaves...

6.5CVSS9.1AI score0.00759EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2023/10/20 11:26 p.m.17 views

CVE-2023-45675 0 byte write heap buffer overflow in start_decoder in stb_vorbis

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendorlen = char'\0';. The root cause is that if the len read in startdecoder is -1 and len + 1 becomes 0 when passed to setupmalloc. The setupmalloc behaves...

6.5CVSS7.8AI score0.00759EPSS
SaveExploits0References7
OSV
OSV
added 2023/10/20 11:26 p.m.8 views

CVE-2023-45675 0 byte write heap buffer overflow in start_decoder in stb_vorbis

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendorlen = char'\0';. The root cause is that if the len read in startdecoder is -1 and len + 1 becomes 0 when passed to setupmalloc. The setupmalloc behaves...

6.5CVSS7.2AI score
SaveExploits0References9
AlpineLinux
AlpineLinux
added 2023/10/20 11:26 p.m.116 views

CVE-2023-45675

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendorlen = char'\0';. The root cause is that if the len read in startdecoder is -1 and len + 1 becomes 0 when passed to setupmalloc. The setupmalloc behaves...

7.8CVSS8.3AI score0.00759EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/10/20 11:26 p.m.44 views

CVE-2023-45667 Null pointer dereference because of an uninitialized variable in stb_image

stbimage is a single file MIT licensed library for processing images. If stbiloadgifmain in stbiloadgiffrommemory fails it returns a null pointer and may keep the z variable uninitialized. In case the caller also sets the flip vertically flag, it continues and calls stbiverticalflipslices with th...

5.3CVSS8.7AI score0.01137EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2023/10/20 11:26 p.m.126 views

CVE-2023-45667

stbimage is a single file MIT licensed library for processing images. If stbiloadgifmain in stbiloadgiffrommemory fails it returns a null pointer and may keep the z variable uninitialized. In case the caller also sets the flip vertically flag, it continues and calls stbiverticalflipslices with th...

7.5CVSS7.3AI score0.01137EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/10/20 11:26 p.m.24 views

CVE-2023-45667 Null pointer dereference because of an uninitialized variable in stb_image

stbimage is a single file MIT licensed library for processing images. If stbiloadgifmain in stbiloadgiffrommemory fails it returns a null pointer and may keep the z variable uninitialized. In case the caller also sets the flip vertically flag, it continues and calls stbiverticalflipslices with th...

5.3CVSS6.7AI score0.01137EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2023/10/20 11:26 p.m.17 views

CVE-2023-45666 Possible double-free or memory leak in stbi__load_gif_main in stb_image

stbimage is a single file MIT licensed library for processing images. It may look like stbiloadgifmain doesn’t give guarantees about the content of output value delays upon failure. Although it sets delays to zero at the beginning, it doesn’t do it in case the image is not recognized as GIF and a...

7.3CVSS6.8AI score0.00959EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2023/10/20 11:26 p.m.91 views

CVE-2023-45666

stbimage is a single file MIT licensed library for processing images. It may look like stbiloadgifmain doesn’t give guarantees about the content of output value delays upon failure. Although it sets delays to zero at the beginning, it doesn’t do it in case the image is not recognized as GIF and a...

9.8CVSS9.5AI score0.00959EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2023/10/20 11:26 p.m.124 views

CVE-2023-45666

stbimage is a single file MIT licensed library for processing images. It may look like stbiloadgifmain doesn’t give guarantees about the content of output value delays upon failure. Although it sets delays to zero at the beginning, it doesn’t do it in case the image is not recognized as GIF and a...

9.8CVSS8.4AI score0.00959EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/10/20 11:26 p.m.92 views

CVE-2023-45664

stbimage is a single file MIT licensed library for processing images. A crafted image file can trigger stbiloadgifmainoutofmem attempt to double-free the out variable. This happens in stbiloadgifmain because when the layers stride value is zero the behavior is implementation defined, but common...

8.8CVSS8.8AI score0.00867EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2023/10/20 11:26 p.m.128 views

CVE-2023-45664

stbimage is a single file MIT licensed library for processing images. A crafted image file can trigger stbiloadgifmainoutofmem attempt to double-free the out variable. This happens in stbiloadgifmain because when the layers stride value is zero the behavior is implementation defined, but common...

8.8CVSS8.5AI score0.00867EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2023/10/20 11:26 p.m.123 views

CVE-2023-45663

stbimage is a single file MIT licensed library for processing images. The stbigetn function reads a specified number of bytes from context typically a file into the specified buffer. In case the file stream points to the end, it returns zero. There are two places where its return value is not...

5.5CVSS7.3AI score0.00657EPSS
SaveExploits0
Rows per page
Query Builder