6.5
CVSSv2

CVE-2006-1146

Published: 10/03/2006 Updated: 18/10/2018
CVSS v2 Base Score: 6.5 | Impact Score: 6.4 | Exploitability Score: 8
VMScore: 655
Vector: AV:N/AC:L/Au:S/C:P/I:P/A:P

Vulnerability Summary

Stack-based buffer overflow in the Cmd_Say_f function in g_cmds.c in Alien Arena 2006 Gold Edition 5.00 allows remote attackers (possibly authenticated) to execute arbitrary code by sending a long message to the server.

Vulnerable Product Search on Vulmon Subscribe to Product

cor entertainment alien arena 2006 gold_5.00

Exploits

/* by Luigi Auriemma */ #include <stdioh> #include <stdlibh> #include <stringh> #include <stdargh> #include <sys/stath> #include <timeh> #ifdef WIN32 #include <winsockh> /* Header file used for manage errors in Windows It support socket and errno too (this header replace the previous ...