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

19 lines
736 B
Markdown

### [CVE-2004-1805](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1805)
![](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
Format string vulnerability in games using the Epic Games Unreal Engine 436 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via format string specifiers in class names.
### POC
#### Reference
- http://aluigi.altervista.org/adv/unrfs-adv.txt
- http://marc.info/?l=bugtraq&m=107893764406905&w=2
#### Github
No PoCs found on GitHub currently.