9.8
CVE-2024-28123
- EPSS 0.8%
- Veröffentlicht 21.03.2024 02:52:23
- Zuletzt bearbeitet 02.06.2025 14:06:34
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
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 stack value. This doesn’t affect calls from Wasm to Wasm, only from host to Wasm. This vulnerability was patched in version 0.31.1.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Wasmi-labs ≫ Wasmi SwPlatformrust Version >= 0.15.0 < 0.31.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.8% | 0.517 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| security-advisories@github.com | 7.3 | 3.9 | 3.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
|
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.
https://github.com/wasmi-labs/wasmi/commit/f7b3200e9f3dc9e2cbca966cb255c228453c792f
https://github.com/wasmi-labs/wasmi/releases/tag/v0.31.1
https://github.com/wasmi-labs/wasmi/security/advisories/GHSA-75jp-vq8x-h4cq