cve/2020/CVE-2020-27793.md

18 lines
671 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-27793](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27793)
![](https://img.shields.io/static/v1?label=Product&message=radare2&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-193%20-%20Off-by-one%20Error&color=brighgreen)
### Description
An off-by-one overflow flaw was found in radare2 due to mismatched array length in core_java.c. This could allow an attacker to cause a crash, and perform a denail of service attack.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-27793