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

19 lines
700 B
Markdown

### [CVE-2008-2106](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2106)
![](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
Call of Duty 4 (CoD4) 1.5 and earlier allows remote authenticated users to cause a denial of service (crash) via a type 7 stats packet, which triggers a memcpy with a negative value.
### POC
#### Reference
- http://aluigi.altervista.org/adv/cod4statz-adv.txt
- http://securityreason.com/securityalert/3858
#### Github
No PoCs found on GitHub currently.