Files
CVEs-PoC/2011/CVE-2011-3012.md
2024-06-18 02:51:15 +02:00

18 lines
833 B
Markdown

### [CVE-2011-3012](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3012)
![](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 ioQuake3 engine, as used in World of Padman 1.2 and earlier, Tremulous 1.1.0, and ioUrbanTerror 2007-12-20, does not check for dangerous file extensions before writing to the quake3 directory, which allows remote attackers to execute arbitrary code via a crafted third-party addon that creates a Trojan horse DLL file, a different vulnerability than CVE-2011-2764.
### POC
#### Reference
- http://securityreason.com/securityalert/8324
#### Github
No PoCs found on GitHub currently.