vendor:
xtokkaetama
by:
v9
7.2
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: xtokkaetama
Affected Version From: v1.0b+
Affected Version To: v1.0b+
Patch Exists: YES
Related CWE: N/A
CPE: a:xtokkaetama:xtokkaetama
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux/x86
2003
xtokkaetama Local Buffer Overflow Vulnerability
xtokkaetama is prone to a locally exploitable buffer overflow vulnerability. This is due to insufficient bounds checking of the '-nickname' command line option, which could result in execution of arbitrary code in the context of the software. The software is typically installed setgid 'games'.
Mitigation:
Fix the code by adding strncpy() instead of sscanf()