Out-of-bounds read in radare2 - CVE-2018-10186
Published: April 17, 2018 / Updated: January 25, 2021
radare2
Detailed vulnerability description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to heap-based buffer over-read in the r_hex_bin2str function (libr/util/hex.c). Remote attackers could leverage this vulnerability to cause a denial of service via a crafted DEX file. This issue is different from CVE-2017-15368. A remote attacker can perform a denial of service attack.