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

18 lines
776 B
Markdown

### [CVE-2020-6062](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6062)
![](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=denial%20of%20service&color=brighgreen)
### Description
An exploitable denial-of-service vulnerability exists in the way CoTURN 4.5.1.1 web server parses POST requests. A specially crafted HTTP POST request can lead to server crash and denial of service. An attacker needs to send an HTTP request to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-0985
#### Github
No PoCs found on GitHub currently.