cve/2007/CVE-2007-5248.md
2024-05-26 14:27:05 +02:00

20 lines
1.0 KiB
Markdown

### [CVE-2007-5248](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5248)
![](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
Multiple format string vulnerabilities in the ID Software Doom 3 engine, as used by Doom 3 1.3.1 and earlier, Quake 4 1.4.2 and earlier, and Prey 1.3 and earlier, when Punkbuster (PB) is enabled, allow remote attackers to execute arbitrary code or cause a denial of service (daemon crash) via format string specifiers in (1) a PB_Y packet to the YPG server or (2) a PB_U packet to UCON. NOTE: this issue might be in Punkbuster itself, but there are insufficient details to be certain.
### POC
#### Reference
- http://aluigi.altervista.org/adv/d3engfspb-adv.txt
- http://aluigi.org/poc/d3engfspb.zip
- http://securityreason.com/securityalert/3196
#### Github
No PoCs found on GitHub currently.