Lucene search
+L

165 matches found

CVE
CVE
added 2024/03/08 9:29 p.m.99 views

CVE-2024-28123

The CVE-2024-28123 issue affects Wasmi, a WebAssembly interpreter. The root cause is an out-of-bounds buffer write when the host calls or resumes a Wasm function with more than 128 parameters, causing stack overflow for host-to-Wasm calls (not for Wasm-to-Wasm). This vulnerability is addressed by...

9.8CVSS7.1AI score0.00798EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/03/08 9:29 p.m.19 views

CVE-2024-28123 Wasmi Out-of-bounds Write for host to Wasm calls with more than 128 Parameters

Wasmi is an efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. In the WASMI Interpreter, an Out-of-bounds Buffer Write will arise if the host calls or resumes a Wasm function with more parameters than the default limit 128, as it will surpass the...

7.3CVSS6.6AI score0.00798EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/03/07 5:26 p.m.25 views

Wasmi Out-of-bounds Write for host to Wasm calls with more than 128 Parameters

Summary In the WASMI Interpreter, an Out-of-bounds Buffer Write will arise arise if the host calls or resumes a Wasm function with more parameters than the default limit 128, as it will surpass the stack value. This doesn’t affect calls from Wasm to Wasm, only from host to Wasm. Impact After...

9.8CVSS7.3AI score0.00798EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/03/07 5:26 p.m.12 views

GHSA-75JP-VQ8X-H4CQ Wasmi Out-of-bounds Write for host to Wasm calls with more than 128 Parameters

Summary In the WASMI Interpreter, an Out-of-bounds Buffer Write will arise arise if the host calls or resumes a Wasm function with more parameters than the default limit 128, as it will surpass the stack value. This doesn’t affect calls from Wasm to Wasm, only from host to Wasm. Impact After...

7.3CVSS7.2AI score0.00798EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/02/07 12:0 a.m.33 views

Autodesk Design Review Multiple Vulnerabilities (adsk-sa-2021-0003)

The version of Autodesk Design Review installed on the remote Windows host is a version prior to 2018 hotfix 4. It is, therefore, affected by multiple vulnerabilities. - A heap-based buffer overflow could occur while parsing PICT, PCX, RCL or TIFF files in Autodesk Design Review 2018, 2017, 2013,...

7.8CVSS8AI score0.02208EPSS
SaveExploits0References4
OSV
OSV
added 2024/01/19 3:15 p.m.5 views

CVE-2024-22920

swftools 0.9.2 was discovered to contain a heap-use-after-free via the function bufferWriteData in swftools/lib/action/compile.c...

7.8CVSS5.8AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/01/03 12:0 a.m.7 views

PT-2024-2691 · Siemens · Tecnomatix Plant Simulation

Name of the Vulnerable Software and Affected Versions: Tecnomatix Plant Simulation versions V2201 through V2302.0006 Description: The issue is related to an out of bounds write past the end of an allocated buffer while parsing a specially crafted SPP file. This could allow an attacker to execute...

7.8CVSS7.4AI score0.00206EPSS
SaveExploits0References9
OSV
OSV
added 2023/11/28 11:54 a.m.6 views

SUSE-SU-2023:4597-1 Security update for gstreamer-plugins-bad

This update for gstreamer-plugins-bad fixes the following issues: - CVE-2023-40474: Fixed integer overflow causing out of bounds writes when handling invalid uncompressed video bsc1215796. - CVE-2023-40476: Fixed possible overflow using maxsublayersminus1 bsc1215793...

8.8CVSS8.8AI score0.02009EPSS
SaveExploits0References5
NVD
NVD
added 2023/10/21 12:15 a.m.35 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
UbuntuCve
UbuntuCve
added 2023/10/21 12:15 a.m.17 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.8CVSS7AI score0.0073EPSS
SaveExploits0References6
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 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
Vulnrichment
Vulnrichment
added 2023/10/20 11:26 p.m.21 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.6AI score0.00518EPSS
SaveExploits0References5
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
CVE
CVE
added 2023/10/20 11:26 p.m.86 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
F5 Networks
F5 Networks
added 2023/10/02 8:54 p.m.47 views

K000137093: Node.js vulnerabilities CVE-2018-7167, CVE-2018-12115, and CVE-2018-12116

Security Advisory Description CVE-2018-7167 Calling Buffer.fill or Buffer.alloc with some parameters can lead to a hang which could result in a Denial of Service. In order to address this vulnerability, the implementations of Buffer.alloc and Buffer.fill were updated so that they zero fill instea...

7.5CVSS7.4AI score0.08028EPSS
SaveExploits0Affected Software13
Tenable Nessus
Tenable Nessus
added 2023/10/02 12:0 a.m.74 views

F5 Networks BIG-IP : Node.js vulnerabilities (K000137093)

The version of F5 Networks BIG-IP installed on the remote host is prior to 16.1.6 / 17.1.2.2 / 17.5.0. It is, therefore, affected by multiple vulnerabilities as referenced in the K000137093 advisory. CVE-2018-7167Calling Buffer.fill or Buffer.alloc with some parameters can lead to a hang which...

7.5CVSS6.9AI score0.08028EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2023/08/25 7:49 p.m.28 views

CVE-2023-40031 Notepad++ vulnerable to heap buffer write overflow in Utf8_16_Read::convert

Notepad++ is a free and open-source source code editor. Versions 8.5.6 and prior are vulnerable to heap buffer write overflow in Utf816Read::convert. This issue may lead to arbitrary code execution. As of time of publication, no known patches are available in existing versions of Notepad++...

7.8CVSS8AI score0.0049EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2023/05/10 12:0 a.m.7 views

Intel Server Board 缓冲区错误漏洞

Intel Server Board is a server motherboard from Intel Corporation USA. A security vulnerability exists in Intel Server Board versions prior to 2.90 that stems from an out-of-bounds write issue. An attacker could exploit the vulnerability to enable privilege escalation via local access...

7.9CVSS7AI score0.00187EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/02/28 12:0 a.m.5 views

TCG TPM 缓冲区错误漏洞

TCG TPM is a chip from the Trusted Computing Group that is planted inside a computer to provide a trusted root for the computer. A security vulnerability exists in version 2.0 of the TCG TPM that stems from an out-of-bounds write issue. An attacker could use this vulnerability to cause a denial o...

7.8CVSS8.1AI score0.01286EPSS
SaveExploits0References6
Rows per page
Query Builder