CVE-2005-1279
tcpdump < 3.8.3 - Denial of Service via BGP or LDP Packet Handling
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2005-1279. PoCs published by vade79.
AI-analyzed exploit summary This exploit targets a denial-of-service vulnerability in tcpdump versions 3.8.3 and earlier by sending a malformed BGP packet that triggers an infinite loop. The PoC supports both spoofed and non-spoofed TCP packets to exploit the flaw.
Description
tcpdump 3.8.3 and earlier allows remote attackers to cause a denial of service (infinite loop) via a crafted (1) BGP packet, which is not properly handled by RT_ROUTING_INFO, or (2) LDP packet, which is not properly handled by the ldp_print function.
Exploits (2)
This exploit targets a denial-of-service vulnerability in tcpdump versions 3.8.3 and earlier by sending a malformed BGP packet that triggers an infinite loop. The PoC supports both spoofed and non-spoofed TCP packets to exploit the flaw.
This exploit triggers a denial-of-service (DoS) condition in tcpdump versions 3.8.3 and earlier by sending a malformed LDP (Label Distribution Protocol) packet, causing an infinite loop in the ldp_print() function. The PoC supports both spoofed and non-spoofed UDP packets.