vendor:
Splumber
by:
v9
7,2
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: Splumber
Affected Version From: 2
Affected Version To: 2
Patch Exists: NO
Related CWE: N/A
CPE: //a:splumber:splumber:2
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
2000
(linux)splumber[version2] buffer overflow
This is a misc. exploit for the linux-SVGAlib space plumber game. It is due to a simple oversight in the command line parser which uses strcpy() to copy to an unchecked 250 byte buffer. A perl script is provided for the lazy person.
Mitigation:
Check the command line parser for any unchecked buffer.