Lucene search
K

42 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux - уязвимость в libstb

stbvorbis is a single-file MIT licensed library for processing OGG Vorbis files. A maliciously crafted file may trigger an out-of-bounds write vulnerability in the line f-vendorlen = char'\0';. The root cause of this issue is that if len read from startdecoder is -1, then len + 1 becomes 0 when...

7.8CVSS7.6AI score0.00087EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux - уязвимость в libstb

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.00092EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/03 12:0 a.m.0 views

Linux Distros Unpatched Vulnerability : CVE-2026-5317

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A security flaw has been discovered in Nothings stb up to 1.22. This affects the function startdecoder of the file stbvorbis.c. The manipulation results in...

8.8CVSS6.1AI score0.00021EPSS
Exploits1References3
EUVD
EUVD
added 2026/04/02 3:31 a.m.0 views

EUVD-2026-18114

A security flaw has been discovered in Nothings stb up to 1.22. This affects the function startdecoder of the file stbvorbis.c. The manipulation results in out-of-bounds write. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks. The...

7.5CVSS6.2AI score0.00021EPSS
Exploits1References5
OSV
OSV
added 2026/04/02 1:16 a.m.2 views

DEBIAN-CVE-2026-5317

A security flaw has been discovered in Nothings stb up to 1.22. This affects the function startdecoder of the file stbvorbis.c. The manipulation results in out-of-bounds write. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks. The...

8.8CVSS5.9AI score0.00021EPSS
Exploits1References1
NVD
NVD
added 2026/04/02 1:16 a.m.1 views

CVE-2026-5317

A security flaw has been discovered in Nothings stb up to 1.22. This affects the function startdecoder of the file stbvorbis.c. The manipulation results in out-of-bounds write. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks. The...

8.8CVSS0.00021EPSS
Exploits1References4
UbuntuCve
UbuntuCve
added 2026/04/02 1:16 a.m.1 views

CVE-2026-5317

A security flaw has been discovered in Nothings stb up to 1.22. This affects the function startdecoder of the file stbvorbis.c. The manipulation results in out-of-bounds write. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks. The...

8.8CVSS6.2AI score0.00021EPSS
Exploits1References5
Snyk
Snyk
added 2026/04/02 12:45 a.m.1 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write via the startdecoder function. An attacker can cause application crashes, disclose sensitive information, or corrupt data by supplying specially crafted audio files to applications utilizing the affected library...

8.8CVSS6.6AI score0.00021EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2026/04/02 12:45 a.m.3 views

CVE-2026-5317

A security flaw has been discovered in Nothings stb up to 1.22. This affects the function startdecoder of the file stbvorbis.c. The manipulation results in out-of-bounds write. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks. The...

8.8CVSS5.9AI score0.00021EPSS
Exploits1
CVE
CVE
added 2026/04/02 12:45 a.m.5 views

CVE-2026-5317

CVE-2026-5317 affects Nothings stb up to 1.22; vulnerable area is start_decoder in stb_vorbis.c. The issue is an out-of-bounds write caused by manipulation of data, with potential for remote execution. Public exploit exists; vendor was contacted early but did not respond. Metrics indicate exploit...

8.8CVSS6.2AI score0.00021EPSS
Exploits1References4Affected Software1
CNNVD
CNNVD
added 2026/04/02 12:0 a.m.3 views

stb 缓冲区错误漏洞

STB is a publicly available library for C/C++ developed by Sean Barrett. Versions of STB prior to 1.22 contained a buffer error vulnerability. This vulnerability stemmed from an out-of-bounds write operation in the startdecoder function found in the file stbvorbis.c, which could lead to remote...

8.8CVSS6.7AI score0.00021EPSS
Exploits1References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2019-4733

Malware in sbrugna...

7.1CVSS6.7AI score0.00159EPSS
Exploits0References6
Veracode
Veracode
added 2023/10/26 9:33 a.m.13 views

Out-of-bounds Write

libstb.so is vulnerable to Out-of-bounds Write. The vulnerability is due to startdecoder functions maximum number of submaps allowed is 16, but submapfloor and submapresidue are declared as arrays of 15 elements. This allows an attacker can causes an out-of-bounds write in memory with a crafted...

7.8CVSS7AI score0.00092EPSS
Exploits0References6Affected Software1
Veracode
Veracode
added 2023/10/26 7:53 a.m.9 views

Double Free

libstb.so is vulnerable to Double Free. The vulnerability is due to startdecoder function in stbvorbis.c file does not initialize the memory allocated for f-commentlist. This allows an attacker to craft a file that triggers an early return in the function, leading to setupfree being called on the...

7.8CVSS7.4AI score0.00051EPSS
Exploits0References5Affected Software1
Veracode
Veracode
added 2023/10/26 6:0 a.m.10 views

Denial Of Service (DoS)

libstb.so is vulnerable to Denial Of Service. The vulnerability is due to the startdecoder function's processing of a specially crafted file, leading to a memory allocation failure due to the function returning early, setting f-commentlist to NULL, but f-commentlistlength is not reset. An attacke...

5.5CVSS7AI score0.00022EPSS
Exploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2023/10/24 12:59 a.m.0 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.00092EPSS
Exploits0References3
Snyk
Snyk
added 2023/10/21 12:51 a.m.1 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write in the startdecoder function. An attacker can trigger an out-of-buffer write and potentially execute arbitrary code by providing a specially crafted file. This is only exploitable if m-submaps exceeds the array limit...

7.8CVSS7.8AI score0.00092EPSS
Exploits0References2
OSV
OSV
added 2023/10/21 12:15 a.m.1 views

DEBIAN-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.00051EPSS
Exploits0References1
NVD
NVD
added 2023/10/21 12:15 a.m.9 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.2AI score0.00022EPSS
Exploits0References3
Prion
Prion
added 2023/10/21 12:15 a.m.13 views

Code injection

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

4.4CVSS7.8AI score0.00092EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder