Integer overflow in WebAssembly Micro Runtime - CVE-2024-27532

 

Integer overflow in WebAssembly Micro Runtime - CVE-2024-27532

Published: December 19, 2024


Vulnerability identifier: #VU101843
CSH Severity: Low
CVSS v4: 8.5 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2024-27532
CWE-ID: CWE-190
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists due to integer overflow within the wasm_loader_check_br() function in core/iwasm/interpreter/wasm_loader.c and core/iwasm/interpreter/wasm_mini_loader.c. A local user can trigger an integer overflow and execute arbitrary code on the target system.


Affected software

WebAssembly Micro Runtime

How to mitigate CVE-2024-27532

Install update from vendor's website.

WebAssembly Micro Runtime - update to 2.0.0

External References

Related Security Bulletins