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

19 lines
801 B
Markdown

### [CVE-2005-3486](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3486)
![](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
Multiple format string vulnerabilities in Scorched 3D 39.1 (bf) and earlier allow remote attackers to execute arbitrary code via various (1) GLConsole::addLine, (2) ServerCommon::sendString, (3) ServerCommon::serverLog functions, and possibly other unspecified vectors.
### POC
#### Reference
- http://aluigi.altervista.org/adv/scorchbugs-adv.txt
- http://marc.info/?l=full-disclosure&m=113095941031946&w=2
#### Github
No PoCs found on GitHub currently.