5
CVSSv2

CVE-2006-1102

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

Sauerbraten 2006_02_28, as derived from the Cube engine, allows remote malicious users to cause a denial of service (client exit) by forcing the server to change to a map (ogz) file whose name contains ".." sequences and has a certain length that prevents the addition of the ".ogz" extension.

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