cve/2002/CVE-2002-1170.md

18 lines
693 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2002-1170](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1170)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The handle_var_requests function in snmp_agent.c for the SNMP daemon in the Net-SNMP (formerly ucd-snmp) package 5.0.1 through 5.0.5 allows remote attackers to cause a denial of service (crash) via a NULL dereference.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2002-228.html
#### Github
No PoCs found on GitHub currently.