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

19 lines
751 B
Markdown

### [CVE-2007-4644](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4644)
![](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
Format string vulnerability in the Cl_GetPackets function in cl_main.c in the client in Doomsday (aka deng) 1.9.0-beta5.1 and earlier allows remote Doomsday servers to execute arbitrary code via format string specifiers in a PSV_CONSOLE_TEXT message.
### POC
#### Reference
- http://aluigi.org/poc/dumsdei.zip
- http://securityreason.com/securityalert/3084
#### Github
No PoCs found on GitHub currently.