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