Stack-based buffer overflow in radare2 - CVE-2018-11378
Published: June 8, 2018
radare2
Detailed vulnerability description
The vulnerability allows a remote attacker to cause DoS condition on the target system.
The vulnerability exists in the wasm_dis() function in libr/asm/arch/wasm/wasm.c due to insufficient validation of user-supplied input. A remote attacker can send a specially crafted WASM file, trigger stack-based buffer overflow and cause the application to crash.