7.2
CVSSv2

CVE-2004-0238

Published: 23/11/2004 Updated: 11/07/2017
CVSS v2 Base Score: 7.2 | Impact Score: 10 | Exploitability Score: 3.9
VMScore: 725
Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Multiple buffer overflows in Overkill (0verkill) 0.15pre3 might allow local users to execute arbitrary code in the client via a long HOME environment variable in the (1) load_cfg and (2) save_cfg functions; possibly allow remote malicious users to execute arbitrary code via long strings to (3) the send_message function; and, in the server, via (4) the parse_command_line function.

Vulnerable Product Search on Vulmon Subscribe to Product

0verkill 0verkill 0.16

Exploits

// source: wwwsecurityfocuscom/bid/9550/info // The 0verkill game client has been reported prone to multiple instances of exploitable buffer overrun vulnerabilities The functions that have been reported to be affected are load_cfg(), save_cfg() and send_message() It has been reported that due to a lack of sufficient boundary checks perf ...