mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 00:28:04 +02:00
18 lines
816 B
Markdown
18 lines
816 B
Markdown
### [CVE-2009-2549](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2549)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Armed Assault (aka ArmA) 1.14 and earlier, and 1.16 beta, and Armed Assault II 1.02 and earlier allows remote attackers to cause a denial of service via a join packet with a final field whose value is (1) 0, which triggers a server crash related to memory allocation, or (2) 1, which triggers CPU/memory consumption and a NULL pointer dereference.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://aluigi.altervista.org/adv/armazzo-adv.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|