mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
722 B
Markdown
18 lines
722 B
Markdown
### [CVE-2018-10186](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10186)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|