mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
18 lines
909 B
Markdown
18 lines
909 B
Markdown
### [CVE-2020-6058](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6058)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable out-of-bounds read vulnerability exists in the way MiniSNMPD version 1.4 parses incoming SNMP packets. A specially crafted SNMP request can trigger an out-of-bounds memory read, which can result in the disclosure of sensitive information and denial of service. To trigger this vulnerability, an attacker needs to send a specially crafted packet to the vulnerable server.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-0975
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|