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

19 lines
773 B
Markdown

### [CVE-2008-3410](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3410)
![](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
Unreal Tournament 3 1.3beta4 and earlier allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a UDP packet in which the value of a certain size field is greater than the total packet length, aka attack 2 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.