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

18 lines
782 B
Markdown

### [CVE-2020-6061](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6061)
![](https://img.shields.io/static/v1?label=Product&message=CoTURN&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=heap%20overflow&color=brighgreen)
### Description
An exploitable heap out-of-bounds read vulnerability exists in the way CoTURN 4.5.1.1 web server parses POST requests. A specially crafted HTTP POST request can lead to information leaks and other misbehavior. An attacker needs to send an HTTPS request to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-0984
#### Github
No PoCs found on GitHub currently.