vendor:
Liquid War
by:
Angelo Rosiello
7.2
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: Liquid War
Affected Version From: Slackware 9.0.0
Affected Version To: Gentoo 1.4
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Slackware 9.0.0 & Gentoo 1.4
2003
Liquid War Buffer Overflow Vulnerability
Liquid War has been reported prone to a buffer overflow condition when handling HOME environment variables of excessive length. The issue presents itself, due to a lack of sufficient boundary checks performed on data contained in the HOME environment variable before it is copied into a reserved buffer in stack based memory. It has been reported that a local attacker may exploit this condition to execute arbitrary instructions with GID Games privileges.
Mitigation:
Perform boundary checks on data contained in the HOME environment variable before it is copied into a reserved buffer in stack based memory.