5
CVSSv2

CVE-2006-1103

Published: 09/03/2006 Updated: 18/10/2018
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

engine/server.cpp in Sauerbraten 2006_02_28, as derived from the Cube engine, allows remote malicious users to cause a denial of service (segmentation fault) via a client that does not completely join the game and times out, which results in a null pointer dereference.

Vulnerable Product Search on Vulmon Subscribe to Product

sauerbraten cube 2005-08-09

sauerbraten sauerbraten 2006-02-28

Exploits

/* by Luigi Auriemma You NEED Enet for compiling this tool (then remember -lenet) enetbespinorg / enetcubikorg */ #include <stdioh> #include <stdlibh> #include <stringh> #include <timeh> #include <enet/eneth> #ifdef WIN32 #include <winsockh> /* Header file used for manage err ...