Exploitation Summary
EIP tracks 2 public exploits for CVE-2007-0634. PoCs published by kingcope, kcope.
AI-analyzed exploit summary This exploit triggers a null pointer dereference in the SunOS 5.10 kernel by sending a malformed ICMP packet, causing a remote kernel crash (DoS). The PoC constructs a raw socket and sends a crafted packet to the target host.
Description
Unspecified vulnerability in Sun Solaris 10 before 20070130 allows remote attackers to cause a denial of service (system crash) via certain ICMP packets.
Exploits (2)
This exploit triggers a null pointer dereference in the SunOS 5.10 kernel by sending a malformed ICMP packet, causing a remote kernel crash (DoS). The PoC constructs a raw socket and sends a crafted packet to the target host.
This exploit sends a malformed ICMP packet to trigger a null pointer dereference in the Solaris 10 kernel, causing a denial-of-service (DoS) condition. The packet is hardcoded and crafted to exploit a vulnerability in the ICMP handling code.