6.4
CVSSv2

CVE-2006-1010

Published: 06/03/2006 Updated: 20/07/2017
CVSS v2 Base Score: 6.4 | Impact Score: 4.9 | Exploitability Score: 10
VMScore: 645
Vector: AV:N/AC:L/Au:N/C:N/I:P/A:P

Vulnerability Summary

Buffer overflow in socket/request.c in CrossFire prior to 1.9.0, when oldsocketmode is enabled, allows remote malicious users to cause a denial of service (segmentation fault) and possibly execute code by sending the server a large request.

Vulnerable Product Search on Vulmon Subscribe to Product

crossfire crossfire 1.8.0

crossfire crossfire 1.7.0

Exploits

/* by Luigi Auriemma */ #include <stdioh> #include <stdlibh> #include <stringh> #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 sock_errXh) */ #include <stringh> #include & ...