2024-05-26 14:27:05 +02:00
### [CVE-2018-18065](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-18065)



### Description
_set_key in agent/helpers/table_container.c in Net-SNMP before 5.8 has a NULL Pointer Exception bug that can be used by an authenticated attacker to remotely cause the instance to crash via a crafted UDP packet, resulting in Denial of Service.
### POC
#### Reference
- https://dumpco.re/blog/net-snmp-5.7.3-remote-dos
2024-06-09 00:33:16 +00:00
- https://dumpco.re/blog/net-snmp-5.7.3-remote-dos
2024-05-26 14:27:05 +02:00
- https://www.exploit-db.com/exploits/45547/
2024-06-09 00:33:16 +00:00
- https://www.exploit-db.com/exploits/45547/
2024-05-26 14:27:05 +02:00
- https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html
2024-06-09 00:33:16 +00:00
- https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.