Heap-based out-of-bounds read in radare2 - CVE-2018-11376
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 r_read_le32() function due to insufficient validation of user-supplied input. A remote attacker can send a specially crafted ELF file, trigger heap-based out-of-bounds read and cause the application to crash.