Lucene search
+L

1050 matches found

Cvelist
Cvelist
added 2023/10/20 11:26 p.m.45 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.5CVSS8.1AI score0.0073EPSS
SaveExploits0References3
CVE
CVE
added 2023/10/20 11:26 p.m.87 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.109 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
OSV
OSV
added 2023/10/20 11:26 p.m.17 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.3AI score0.0073EPSS
SaveExploits0References5
CVE
CVE
added 2023/10/20 11:26 p.m.79 views

CVE-2023-45677

CVE-2023-45677 affects stb_vorbis used by SDL2_sound/stb_vorbis.c. A crafted file can trigger a heap out-of-bounds write via f->vendor[len] = (char) '\0' with a negative len during start_decoder, and an integer overflow when len is INT_MAX during allocation of f->vendor and comment_list[i]....

7.8CVSS7.5AI score0.00536EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2023/10/20 11:26 p.m.25 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.00536EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2023/10/20 11:26 p.m.53 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.00536EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/10/20 11:26 p.m.33 views

CVE-2023-45676 Multi-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-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.3CVSS8.3AI score0.00518EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2023/10/20 11:26 p.m.66 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.00518EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/10/20 11:26 p.m.34 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
AlpineLinux
AlpineLinux
added 2023/10/20 11:26 p.m.43 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
Debian CVE
Debian CVE
added 2023/10/20 11:26 p.m.48 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
Positive Technologies
Positive Technologies
added 2023/10/20 12:0 a.m.2 views

PT-2023-29643

Name of the Vulnerable Software and Affected Versions stb vorbis affected versions not specified Description The issue is related to the processing of ogg vorbis files. A crafted file can trigger an out of bounds write in f-vendori = get8 packetf;. This is caused by an integer overflow in setup...

7.8CVSS6.9AI score0.0056EPSS
SaveExploits0References30
Positive Technologies
Positive Technologies
added 2023/10/20 12:0 a.m.5 views

PT-2023-29645

Name of the Vulnerable Software and Affected Versions stb vorbis affected versions not specified Description The issue is related to the processing of ogg vorbis files. A crafted file can trigger an out of buffer write in the start decoder function. This occurs because the maximum value of...

7.8CVSS7.1AI score0.0073EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2023/10/20 12:0 a.m.6 views

PT-2023-29644

Name of the Vulnerable Software and Affected Versions stb vorbis affected versions not specified Description The issue is related to the processing of ogg vorbis files. A crafted file can trigger an out of bounds write in f-vendorlen = char'0';. This occurs when len read in start decoder is a...

7.8CVSS7.3AI score0.00536EPSS
SaveExploits0References33
Positive Technologies
Positive Technologies
added 2023/10/20 12:0 a.m.3 views

PT-2023-29648 · Unknown +2 · Stb Vorbis +2

Name of the Vulnerable Software and Affected Versions: stb vorbis affected versions not specified Description: The issue concerns a crafted file that may trigger an out of bounds read in the DECODE macro when the var is negative. According to the definition of DECODE RAW, a negative var is a vali...

7.8CVSS6.2AI score0.0056EPSS
SaveExploits0References30
Positive Technologies
Positive Technologies
added 2023/10/20 12:0 a.m.13 views

PT-2023-29646 · Unknown +2 · Stb Vorbis +2

Name of the Vulnerable Software and Affected Versions: stb vorbis affected versions not specified Description: The issue is related to the processing of ogg vorbis files. A crafted file can cause a memory allocation failure in the start decoder function, leading to some pointers in f-comment list...

7.8CVSS6.5AI score0.0056EPSS
SaveExploits0References30
Positive Technologies
Positive Technologies
added 2023/10/20 12:0 a.m.5 views

PT-2023-29647 · Unknown +1 · Stb Vorbis +1

Name of the Vulnerable Software and Affected Versions: stb vorbis affected versions not specified Description: The issue is related to a memory allocation failure in the start decoder function when processing a crafted ogg vorbis file. This failure causes the function to return early, setting...

7.8CVSS6.4AI score0.0056EPSS
SaveExploits0References24
RedhatCVE
RedhatCVE
added 2023/10/05 4:27 a.m.36 views

CVE-2023-43361

A buffer overflow vulnerability was found in vorbis-tools. This flaw allows a local attacker to execute arbitrary code and cause a denial of service during the conversion of WAV files to OGG files. Mitigation Mitigation for this issue is either not available or the currently available options do...

7.3CVSS7.8AI score0.00448EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/10/05 1:52 a.m.6 views

SUSE CVE-2023-43361

Buffer Overflow vulnerability in Vorbis-tools v.1.4.2 allows a local attacker to execute arbitrary code and cause a denial of service during the conversion of wav files to ogg files...

7.3CVSS7.6AI score0.00448EPSS
SaveExploits1References9
Rows per page
Query Builder