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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In radare2 2.4.0, there is a heap-based buffer over-read in the dalvik_op function of anal_dalvik.c. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted dex file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/radare/radare2/issues/9726
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|