### [CVE-2018-10186](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10186) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description In radare2 2.5.0, there is a 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. ### POC #### Reference - https://github.com/radare/radare2/issues/9915 #### Github No PoCs found on GitHub currently.