CVE-2024-28123
CVSS V2 None
CVSS V3 None
Description
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.
Overview
- CVE ID
- CVE-2024-28123
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-03-08T21:29:53.555Z
- Last Modified Date
- 2024-03-08T21:29:53.555Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/wasmi-labs/wasmi/security/advisories/GHSA-75jp-vq8x-h4cq | x_refsource_CONFIRM |
https://github.com/wasmi-labs/wasmi/commit/f7b3200e9f3dc9e2cbca966cb255c228453c792f | x_refsource_MISC |
https://github.com/wasmi-labs/wasmi/releases/tag/v0.31.1 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-28123 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-28123 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 07:34:30 | Added to TrackCVE |