Files
CVEs-PoC/2008/CVE-2008-4309.md
T
2024-06-18 02:51:15 +02:00

19 lines
912 B
Markdown

### [CVE-2008-4309](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4309)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Integer overflow in the netsnmp_create_subtree_cache function in agent/snmp_agent.c in net-snmp 5.4 before 5.4.2.1, 5.3 before 5.3.2.3, and 5.2 before 5.2.5.1 allows remote attackers to cause a denial of service (crash) via a crafted SNMP GETBULK request, which triggers a heap-based buffer overflow, related to the number of responses or repeats.
### POC
#### Reference
- http://www.ubuntu.com/usn/usn-685-1
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9860
#### Github
No PoCs found on GitHub currently.