Double free in WebAssembly Micro Runtime - CVE-2023-52284
Published: January 21, 2024
WebAssembly Micro Runtime
Bytecode Alliance
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a boundary error in push_pop_frame_ref_offset() when executing a valid WebAssembly module using the iwasm. A remote attacker can trick the victim into loading a specially crafted module, trigger a double free error and perform a denial of service (DoS) attack.