### [CVE-2005-3487](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3487) ![](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 buffer overflows 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, (4) a long command that is not properly handled in ComsMessageHandler.cpp when generating an error message, (5) a long UniqueID value in Logger.cpp, 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.