Files
CVEs-PoC/2008/CVE-2008-3409.md
T
2024-06-18 02:51:15 +02:00

19 lines
826 B
Markdown

### [CVE-2008-3409](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3409)
![](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
Buffer overflow in Unreal Tournament 3 1.3beta4 and earlier allows remote attackers to cause a denial of service (memory corruption and daemon crash) or possibly execute arbitrary code via a UDP packet containing a large value in a certain size field, followed by a data string of that size, aka attack 1 in ut3mendo.c.
### POC
#### Reference
- http://aluigi.altervista.org/adv/ut3mendo-adv.txt
- http://aluigi.org/poc/ut3mendo.zip
#### Github
No PoCs found on GitHub currently.