Buffer Overflow Vulnerability in Freeciv by Freeciv Development Team
CVE-2006-3913
Currently unrated
What is CVE-2006-3913?
The vulnerability in Freeciv versions 2.1.0-beta1 and earlier, including SVN versions from before July 15, 2006, arises from a buffer overflow condition. Remote attackers can exploit this vulnerability by sending specially crafted packets, specifically targeting a PACKET_PLAYER_ATTRIBUTE_CHUNK. This can involve the use of a negative chunk_length or an excessively large chunk->offset value in the generic_handle_player_attribute_chunk function, as well as a large packet->length value in the handle_unit_orders function. Successful exploitation can lead to a denial of service, causing application crashes, and potentially allow attackers to execute arbitrary code on the vulnerable system.
