mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 22:19:39 +02:00
19 lines
937 B
Markdown
19 lines
937 B
Markdown
### [CVE-2005-3487](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3487)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|