Buffer overflow in Wasmi-Labs Wasmi

CVE-2024-28123

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.

Vulnerability class: Buffer Overflow

EPSS: 0.008 (52.8th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.3 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2024-28123?
CVE-2024-28123 is a high-severity vulnerability in Wasmi-Labs Wasmi, classified under Out-of-bounds Write. CVSS score: 7.3/10. Published 2024-03-21.
How severe is CVE-2024-28123?
High severity. CVSS v3 base score is 7.3 out of 10.