### [CVE-2015-5621](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5621) ![](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 snmp_pdu_parse function in snmp_api.c in net-snmp 5.7.2 and earlier does not remove the varBind variable in a netsnmp_variable_list item when parsing of the SNMP PDU fails, which allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted packet. ### POC #### Reference - https://sourceforge.net/p/net-snmp/bugs/2615/ - https://www.exploit-db.com/exploits/45547/ #### Github - https://github.com/ARPSyndicate/cvemon - https://github.com/crazy-max/docker-snmpd