CVE-2002-1570
ucd-snmp < 4.2.3 - Remote Code Execution via snmpnetstat Heap Overflow
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-1570. PoCs published by Juan M. de la Torre.
AI-analyzed exploit summary This exploit targets a heap overflow vulnerability in Net-SNMP's snmpnetstat client (CVE-2002-1570). It crafts malicious SNMP responses to overwrite the GOT entry of `endprotoent` with connect-back shellcode, achieving remote code execution.
Description
Heap-based buffer overflow in snmpnetstat for ucd-snmp 4.2.3 and earlier, and net-snmp, allows remote attackers to execute arbitrary code via multiple getnextrequest PDU messages with conflicting ifindex variables, which cause snmpnetstat to write variable data past the end of an array.
Exploits (1)
This exploit targets a heap overflow vulnerability in Net-SNMP's snmpnetstat client (CVE-2002-1570). It crafts malicious SNMP responses to overwrite the GOT entry of `endprotoent` with connect-back shellcode, achieving remote code execution.