CVE-2003-0567
Cisco IOS 11.x and 12.0-12.2 - Denial of Service via IPv4 Packet Sequence
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2003-0567. PoCs published by zerash, Martin Kluge, l0cK.
AI-analyzed exploit summary This script is a remote DoS exploit for CVE-2003-0567, targeting Cisco IOS devices by sending malformed IP packets with protocol 53 (SWIPE) using hping. It requires root privileges or a setuid binary to open raw sockets.
Description
Cisco IOS 11.x and 12.0 through 12.2 allows remote attackers to cause a denial of service (traffic block) by sending a particular sequence of IPv4 packets to an interface on the device, causing the input queue on that interface to be marked as full.
Exploits (3)
This script is a remote DoS exploit for CVE-2003-0567, targeting Cisco IOS devices by sending malformed IP packets with protocol 53 (SWIPE) using hping. It requires root privileges or a setuid binary to open raw sockets.
This exploit targets a Cisco IOS vulnerability (CVE-2003-0567) by sending crafted IPv4 packets with specific protocols (53, 55, 77, 103) to fill the input queue, causing a denial of service (DoS). It uses raw sockets to construct and send packets with spoofed source IPs and adjustable TTL values.
This exploit targets a denial-of-service vulnerability in Cisco IOS IPv4 packet processing by sending malformed IPv4 packets with specific TTL values. It uses the libnet library to craft and send packets with varying protocols and payloads to trigger the vulnerability.