Files
CVEs-PoC/2009/CVE-2009-2549.md
T
2024-06-18 02:51:15 +02:00

18 lines
816 B
Markdown

### [CVE-2009-2549](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2549)
![](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
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.