mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
19 lines
834 B
Markdown
19 lines
834 B
Markdown
### [CVE-2006-3789](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3789)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|