Lucene search
+L

1105 matches found

Tenable Nessus
Tenable Nessus
•added 2023/11/07 12:00 a.m.•26 views

Fedora 39 : stb / usd (2023-def2f95af4)

The remote Fedora 39 host has packages installed that are affected by multiple vulnerabilities as referenced in the FEDORA-2023-def2f95af4 advisory. Security fix for CVE-2023-45661 CVE-2023-45662 CVE-2023-45663 CVE-2023-45664 CVE-2023-45666 CVE-2023-45667 CVE-2023-45675 CVE-2023-43281 ---- A new...

9.8CVSS6.8AI score0.01137EPSS
SaveExploits1References9
Tenable Nessus
Tenable Nessus
•added 2023/10/27 12:00 a.m.•20 views

SUSE SLES12 Security Update : vorbis-tools (SUSE-SU-2023:4218-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2023:4218-1 advisory. - CVE-2023-43361: Fixed a buffer overflow vulnerability during the conversion of wav files to ogg files. bsc1215942 Tenable has extracted th...

7.8CVSS7.4AI score0.00448EPSS
SaveExploits1References4
Veracode
Veracode
•added 2023/10/26 6:21 a.m.•29 views

Out Of Bounds Write

stbvorbis is vulnerable to Out Of Bounds Write. The vulnerability is due to the manipulation of the len variable when processing ogg vorbis files with the f-vendorlen = char'\0';' function. The attacker can exploit this issue by crafting a malicious file that causes the len read in startdecoder t...

7.8CVSS6.9AI score0.00759EPSS
SaveExploits0References7Affected Software2
Veracode
Veracode
•added 2023/10/26 6:13 a.m.•18 views

Out Of Bounds Read

stbvorbis is vulnerable to Out of bounds Read.The vulnerability is due to the processing of ogg vorbis files using the DECODE macro. This can be exploited by the attacker by crafting a file that triggers an out of bounds read when the var is negative thus resulting in leakage of internal memory...

7.1CVSS6.9AI score0.0056EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2023/10/24 10:40 a.m.•23 views

Out-of-Bounds Write

libstb.so is vulnerable to Out-of-Bounds Writes. This vulnerability exists in the f-vendorlen = char'\0' function of stbvorbis.c because it does not properly allocate memory, which allows to an attacker to perform a heap-based buffer overflow via a crafted ogg vorbis file...

7.8CVSS7.4AI score0.0054EPSS
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
•added 2023/10/24 12:59 a.m.•8 views

SUSE 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
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2023/10/24 12:59 a.m.•10 views

SUSE 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.3CVSS8AI score0.00522EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2023/10/24 12:59 a.m.•8 views

SUSE 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...

5.3CVSS6.8AI score0.0056EPSS
SaveExploits0References4
Snyk
Snyk
•added 2023/10/21 12:50 a.m.•9 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write when processing ogg vorbis files with the f-vendorlen = char'\0'; function. An attacker can trigger an out-of-bounds write by crafting a file that causes the len read in startdecoder to be -1, and len + 1 to become 0...

7.8CVSS7AI score0.00759EPSS
SaveExploits0References2
NVD
NVD
•added 2023/10/21 12:15 a.m.•41 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.2AI score0.0073EPSS
SaveExploits0References3
NVD
NVD
•added 2023/10/21 12:15 a.m.•12 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.5AI score0.00522EPSS
SaveExploits0References3
NVD
NVD
•added 2023/10/21 12:15 a.m.•18 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.8CVSS8.7AI score0.00523EPSS
SaveExploits0References5
NVD
NVD
•added 2023/10/21 12:15 a.m.•12 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.1CVSS5.7AI score0.0056EPSS
SaveExploits0References4
NVD
NVD
•added 2023/10/21 12:15 a.m.•9 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.7AI score0.00759EPSS
SaveExploits0References7
NVD
NVD
•added 2023/10/21 12:15 a.m.•19 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.6AI score0.0054EPSS
SaveExploits0References6
Prion
Prion
•added 2023/10/21 12:15 a.m.•15 views

Design/Logic Flaw

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...

4.4CVSS7.7AI score0.00522EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
•added 2023/10/21 12:15 a.m.•20 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.8CVSS7AI score0.00759EPSS
SaveExploits0References7
Prion
Prion
•added 2023/10/21 12:15 a.m.•22 views

Out-of-bounds

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...

4.4CVSS8.7AI score0.00759EPSS
SaveExploits0References7Affected Software1
UbuntuCve
UbuntuCve
•added 2023/10/21 12:15 a.m.•27 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.8CVSS7.3AI score0.00522EPSS
SaveExploits0References6
Prion
Prion
•added 2023/10/21 12:15 a.m.•13 views

Integer overflow

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...

4.4CVSS8AI score0.00522EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder