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

19 lines
829 B
Markdown

### [CVE-2006-1402](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1402)
![](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
Buffer overflow in client/server Doom (csDoom) 0.7 and earlier allows remote attackers to (1) cause a denial of service via a long nickname or teamname to the SV_SetupUserInfo function or (2) execute arbitrary code via a long string sent when joining a match or a long chat message to the SV_BroadcastPrintf function.
### POC
#### Reference
- http://aluigi.altervista.org/adv/csdoombof-adv.txt
- http://www.securityfocus.com/bid/17248
#### Github
No PoCs found on GitHub currently.