CVE-2006-0047
Freeciv < 2.0.8 - Denial of Service via Crafted Packets with Negative Compressed Size
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-0047. PoCs published by Luigi Auriemma.
AI-analyzed exploit summary This exploit targets a memory allocation vulnerability in Freeciv <= 2.0.7 by sending a maliciously crafted packet with an excessively large size value, causing a denial-of-service (DoS) condition. The code connects to the target server and sends a jumbo packet designed to trigger a crash or freeze.
Description
packets.c in Freeciv 2.0 before 2.0.8 allows remote attackers to cause a denial of service (server crash) via crafted packets with negative compressed size values.
Exploits (1)
This exploit targets a memory allocation vulnerability in Freeciv <= 2.0.7 by sending a maliciously crafted packet with an excessively large size value, causing a denial-of-service (DoS) condition. The code connects to the target server and sends a jumbo packet designed to trigger a crash or freeze.