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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In radare2 2.5.0, there is a heap-based buffer over-read in the dalvik_op function (libr/anal/p/anal_dalvik.c). Remote attackers could leverage this vulnerability to cause a denial of service via a crafted DEX file. Note that this issue is different from CVE-2018-8809, which was patched earlier.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/radare/radare2/issues/9913
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|