CVE-2001-0236
EXPLOITEDSolaris - Remote Code Execution via SNMP to DMI Mapper Daemon Buffer Overflow
Title source: llmExploitation Summary
CVE-2001-0236 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 2 public exploits from researchers including vlad902, Last Stage of Delirium.
AI-analyzed exploit summary This exploit targets a buffer overflow in Solaris snmpXdmid (CVE-2001-0236) to achieve remote code execution with root privileges. It leverages a heap-based overflow via a maliciously crafted DMI request, bypassing NX protections on SPARC architectures.
Description
Buffer overflow in Solaris snmpXdmid SNMP to DMI mapper daemon allows remote attackers to execute arbitrary commands via a long "indication" event.
Exploits (2)
This exploit targets a buffer overflow in Solaris snmpXdmid (CVE-2001-0236) to achieve remote code execution with root privileges. It leverages a heap-based overflow via a maliciously crafted DMI request, bypassing NX protections on SPARC architectures.
This exploit targets a buffer overflow vulnerability in Sun Microsystems' Solaris snmpXdmid service (CVE-2001-0236). It crafts a malicious DMI request to trigger the overflow, executing shellcode to spawn a root shell. The exploit includes SPARC-specific shellcode and a socket-finding stub to locate the socket descriptor for the reverse shell.