5
CVSSv2

CVE-2005-0568

Published: 02/05/2005 Updated: 18/10/2016
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

Soldier of Fortune II 1.03 gold allows remote malicious users to cause a denial of service (application crash) via a large cl_guid value, which results in an invalid pointer dereference.

Vulnerable Product Search on Vulmon Subscribe to Product

raven software soldier of fortune 2 1.0.2

raven software soldier of fortune 2 1.0.3

Exploits

/* by Luigi Auriemma */ #include <stdioh> #include <stdlibh> #include <stringh> #include <timeh> /* Quake 3 engine Huffman algorithm 02 ALL the code comes from the Q3fusion project of Andrey Nazarov: sourceforgenet/projects/q3fusion/ I have simply modified some variables and the prototype of the decompr ...