7.5
CVSSv2

CVE-2003-0767

Published: 17/09/2003 Updated: 18/10/2016
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Buffer overflow in RogerWilco graphical server 1.4.1.6 and previous versions, dedicated server 0.32a and previous versions for Windows, and 0.27 and previous versions for Linux and BSD, allows remote malicious users to cause a denial of service and execute arbitrary code via a client request with a large length value.

Vulnerable Product Search on Vulmon Subscribe to Product

gamespy roger wilco dedicated server 0.30a

gamespy roger wilco graphical server 1.4.1.1

gamespy roger wilco dedicated server 0.26

gamespy roger wilco dedicated server 0.27

gamespy roger wilco graphical server 1.4.1.4

gamespy roger wilco graphical server 1.4.1.5

gamespy roger wilco graphical server 1.4.1.2

gamespy roger wilco graphical server 1.4.1.3

gamespy roger wilco dedicated server 0.28

gamespy roger wilco dedicated server 0.29

gamespy roger wilco graphical server 1.4.1.6

Exploits

/* by Luigi Auriemma Use -DWIN to compile it on Windows UNIX & WIN VERSION */ #include <stdioh> #include <stdlibh> #include <stringh> #ifdef WIN #include <winsockh> #include "winerrh" #define close closesocket #else #include <unistdh> #include <sys/socketh> #include <sys/typesh> #include ...