### [CVE-2006-3789](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3789) ![](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 array index errors in the (1) recv_rules, (2) recv_select_unit, (3) recv_options, and (4) recv_unit_data functions in multiplay.cpp in UFO2000 svn 1057 allow remote attackers to execute arbitrary code and cause a denial of service (opponent crash) via certain packet data that specifies an out-of-bounds index. ### POC #### Reference - http://aluigi.altervista.org/adv/ufo2ko-adv.txt - http://securityreason.com/securityalert/1259 #### Github No PoCs found on GitHub currently.