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

 

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

Published: December 19, 2024


Vulnerability identifier: #VU101843
Vulnerability risk: Low
CVSSv4.0: 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/E:U/U:Clear
CVE-ID: CVE-2024-27532
CWE-ID: CWE-190
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
WebAssembly Micro Runtime
Software vendor:
Bytecode Alliance

Description

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.


Remediation

Install update from vendor's website.

External links