Files
CVEs-PoC/2020/CVE-2020-20335.md
T
2024-05-25 21:48:12 +02:00

18 lines
662 B
Markdown

### [CVE-2020-20335](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-20335)
![](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
Buffer Overflow vulnerability in Antirez Kilo before commit 7709a04ae8520c5b04d261616098cebf742f5a23 allows a remote attacker to cause a denial of service via the editorUpdateRow function in kilo.c.
### POC
#### Reference
- https://github.com/antirez/kilo/issues/60
#### Github
No PoCs found on GitHub currently.