mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
781 B
Markdown
19 lines
781 B
Markdown
### [CVE-2005-0983](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|