### [CVE-2006-3788](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3788) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Multiple buffer overflows in multiplay.cpp in UFO2000 svn 1057 allow remote attackers to execute arbitrary code via (1) a long unit name in Net::recv_add_unit,; (2) large values to Net::recv_rules, Net::recv_select_unit, Net::recv_options, and Net::recv_unit_data; and (3) a large mapdata GEODATA structure in Net::recv_map_data. ### POC #### Reference - http://aluigi.altervista.org/adv/ufo2ko-adv.txt - http://securityreason.com/securityalert/1259 #### Github No PoCs found on GitHub currently.