mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
925 B
925 B
CVE-2006-1402
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://aluigi.altervista.org/adv/csdoombof-adv.txt
- http://www.securityfocus.com/bid/17248
- http://www.securityfocus.com/bid/17248
Github
No PoCs found on GitHub currently.