mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
770 B
770 B
CVE-2005-0983
Description
Quake 3 engine, as used in multiple games, allows remote attackers to cause a denial of service (client disconnect) via a long message, which is not properly truncated and causes the engine to process the remaining data as if it were network data.
POC
Reference
- http://aluigi.altervista.org/adv/q3msgboom-adv.txt
- http://marc.info/?l=bugtraq&m=111246796918067&w=2
Github
No PoCs found on GitHub currently.