cve/2005/CVE-2005-0430.md

19 lines
746 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.