Files
CVEs-PoC/2018/CVE-2018-14017.md
T
2024-06-18 02:51:15 +02:00

18 lines
754 B
Markdown

### [CVE-2018-14017](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14017)
![](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
The r_bin_java_annotation_new function in shlr/java/class.c in radare2 2.7.0 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted .class file because of missing input validation in r_bin_java_line_number_table_attr_new.
### POC
#### Reference
- https://github.com/radare/radare2/issues/10498
#### Github
No PoCs found on GitHub currently.