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

18 lines
844 B
Markdown

### [CVE-2020-6060](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6060)
![](https://img.shields.io/static/v1?label=Product&message=Mini-SNMPD&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=stack%20buffer%20overflow&color=brighgreen)
### Description
A stack buffer overflow vulnerability exists in the way MiniSNMPD version 1.4 handles multiple connections. A specially timed sequence of SNMP connections can trigger a stack overflow, resulting in a denial of service. To trigger this vulnerability, an attacker needs to simply initiate multiple connections to the server.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2019-0977
#### Github
- https://github.com/InesMartins31/iot-cves