cve/2005/CVE-2005-0430.md
2025-09-29 21:09:30 +02:00

19 lines
757 B
Markdown

### [CVE-2005-0430](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0430)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
The Quake 3 engine, as used in multiple game packages, allows remote attackers to cause a denial of service (shutdown game server) and possibly crash the server via a long infostring, possibly triggering a buffer overflow.
### POC
#### Reference
- http://aluigi.altervista.org/adv/q3infoboom-adv.txt
- http://marc.info/?l=bugtraq&m=110824822224025&w=2
#### Github
No PoCs found on GitHub currently.