Lucene search
+L

1050 matches found

CNNVD
CNNVD
added 2023/10/21 12:0 a.m.8 views

stb_vorbis buffer error vulnerability

stbvorbis is an open source audio decoder for decoding ogg vorbis files. A security vulnerability exists in stbvorbis, which stems from the fact that a carefully crafted file may trigger a buffer write in "startdecoder", because "m-submaps" can be at most 16, but "submapfloor" and "submapresidue"...

7.8CVSS7.1AI score0.0073EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2023/10/21 12:0 a.m.8 views

stb_vorbis Input Validation Error Vulnerability

stbvorbis is an open source audio decoder for decoding ogg vorbis files. A security vulnerability exists in stbvorbis, which stems from a well-designed file that may trigger a memory write to the heap buffer allocated in "startdecoder"...

7.8CVSS7AI score0.00518EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/10/21 12:0 a.m.7 views

stb_vorbis buffer error vulnerability

stbvorbis is an open source audio decoder for decoding ogg vorbis files. A security vulnerability exists in stbvorbis, which stems from a carefully crafted file that may trigger an out-of-bounds write in "f-vendorlen = char ;"...

7.8CVSS7AI score0.00759EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2023/10/21 12:0 a.m.9 views

stb_vorbis buffer error vulnerability

stbvorbis is an open source audio codec for decoding ogg vorbis files. A security vulnerability exists in stbvorbis, which stems from a well-designed file that may trigger an out-of-bounds read in the "DECODE" macro when "var" is negative...

7.1CVSS6.8AI score0.0056EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2023/10/21 12:0 a.m.10 views

stb_vorbis Code Issue Vulnerability

stbvorbis is an open source audio decoder for decoding ogg vorbis files. A security vulnerability exists in stbvorbis, which stems from a well-designed file that may trigger a memory allocation failure in "startdecoder"...

5.5CVSS6.8AI score0.00531EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2023/10/21 12:0 a.m.6 views

stb_vorbis buffer error vulnerability

stbvorbis is an open source audio decoder for decoding ogg vorbis files. A security vulnerability exists in stbvorbis, which stems from a carefully crafted file that may trigger an out-of-bounds write in "f-vendori = get8packetf;"...

7.8CVSS7AI score0.00518EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2023/10/21 12:0 a.m.9 views

stb_vorbis buffer error vulnerability

stbvorbis is an open source audio decoder for decoding ogg vorbis files. A security vulnerability exists in stbvorbis, which stems from a carefully crafted file that may trigger an out-of-bounds write in "f-vendorlen = char ;"...

7.8CVSS7AI score0.00536EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2023/10/20 11:27 p.m.11 views

CVE-2023-45682 Wild address read in vorbis_decode_packet_rest in stb_vorbis

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds read in DECODE macro when var is negative. As it can be seen in the definition of DECODERAW a negative var is a valid value. This issue may be used to leak internal memory...

5.3CVSS6.7AI score0.0056EPSS
SaveExploits0References4
CVE
CVE
added 2023/10/20 11:27 p.m.52 views

CVE-2023-45682

CVE-2023-45682 affects stb_vorbis (used by stb_vorbis.c, MIT license). A crafted Vorbis file may trigger an out-of-bounds read in the DECODE macro when var is negative, because DECODE_RAW allows negative values, potentially leaking internal memory allocation information. Multiple connected adviso...

7.1CVSS5.7AI score0.0056EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2023/10/20 11:27 p.m.55 views

CVE-2023-45682

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds read in DECODE macro when var is negative. As it can be seen in the definition of DECODERAW a negative var is a valid value. This issue may be used to leak internal memory...

7.1CVSS6.7AI score0.0056EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/10/20 11:26 p.m.60 views

CVE-2023-45681

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory write past an allocated heap buffer in startdecoder. The root cause is a potential integer overflow in sizeofchar f-commentlistlength which may make setupmalloc allocate less memory...

7.8CVSS7.9AI score0.00518EPSS
SaveExploits0
OSV
OSV
added 2023/10/20 11:26 p.m.5 views

CVE-2023-45681 Out of bounds heap buffer write in stb_vorbis

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory write past an allocated heap buffer in startdecoder. The root cause is a potential integer overflow in sizeofchar f-commentlistlength which may make setupmalloc allocate less memory...

7.3CVSS7.8AI score0.00518EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2023/10/20 11:26 p.m.31 views

CVE-2023-45680 Null pointer dereference in vorbis_deinit in stb_vorbis

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in startdecoder. In that case the function returns early, the f-commentlist is set to NULL, but f-commentlistlength is not reset. Later in vorbisdeinit it tries to...

5.3CVSS5.9AI score0.00531EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/10/20 11:26 p.m.16 views

CVE-2023-45680 Null pointer dereference in vorbis_deinit in stb_vorbis

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in startdecoder. In that case the function returns early, the f-commentlist is set to NULL, but f-commentlistlength is not reset. Later in vorbisdeinit it tries to...

5.3CVSS6.6AI score0.00531EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2023/10/20 11:26 p.m.55 views

CVE-2023-45680

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in startdecoder. In that case the function returns early, the f-commentlist is set to NULL, but f-commentlistlength is not reset. Later in vorbisdeinit it tries to...

5.5CVSS5.3AI score0.00531EPSS
SaveExploits0
OSV
OSV
added 2023/10/20 11:26 p.m.3 views

CVE-2023-45680 Null pointer dereference in vorbis_deinit in stb_vorbis

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in startdecoder. In that case the function returns early, the f-commentlist is set to NULL, but f-commentlistlength is not reset. Later in vorbisdeinit it tries to...

5.3CVSS5.2AI score0.00531EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2023/10/20 11:26 p.m.29 views

CVE-2023-45679 Attempt to free an uninitialized memory pointer in vorbis_deinit in stb_vorbis

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in startdecoder. In that case the function returns early, but some of the pointers in f-commentlist are left initialized and later setupfree is called on these...

7.3CVSS8AI score0.00522EPSS
SaveExploits0References3
CVE
CVE
added 2023/10/20 11:26 p.m.67 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.62 views

CVE-2023-45679

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in startdecoder. In that case the function returns early, but some of the pointers in f-commentlist are left initialized and later setupfree is called on these...

7.8CVSS7.7AI score0.00522EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/10/20 11:26 p.m.13 views

CVE-2023-45678 Off-by-one heap buffer 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 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...

6.5CVSS7.9AI score0.0073EPSS
SaveExploits0References3
Rows per page
Query Builder