CVE-2005-2904
Zebedee 2.4.1 - Denial of Service via Zero Port Number in Protocol Option Header
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-2904. PoCs published by Shiraishi.M.
AI-analyzed exploit summary This exploit generates a malformed network request with a zero destination port, triggering a denial of service in Zebedee by causing the application to crash. The PoC constructs a crafted packet and sends it via netcat to the target.
Description
Zebedee 2.4.1, when "allowed redirection port" is not set, allows remote attackers to cause a denial of service (application crash) via a zero in the port number of the protocol option header, which triggers an assert error in the makeConnection function in zebedee.c.
Exploits (1)
This exploit generates a malformed network request with a zero destination port, triggering a denial of service in Zebedee by causing the application to crash. The PoC constructs a crafted packet and sends it via netcat to the target.