mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 23:31:36 +02:00
18 lines
844 B
Markdown
18 lines
844 B
Markdown
### [CVE-2020-6060](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6060)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|