cve/2008/CVE-2008-2106.md

19 lines
700 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.