vendor:
Accelerate-X
by:
Sekure SDI
7.2
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: Accelerate-X
Affected Version From: Accelerate-X <= 5.0
Affected Version To: Accelerate-X <= 5.0
Patch Exists: YES
Related CWE: N/A
CPE: a:xi_graphics:accelerate-x
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
2002
Accelerated-X Buffer Overflow Vulnerability
Accelerated-X, also known as Accel-X, is a popular commercial X server available from Xi Graphics. The servers are normally installed setuid root, and contain multiple buffer overflow vulnerabilities. These vulnerabilities were found in the passing of oversized command line arguments to the servers causing the stack to be overwritten and the flow of execution for the Xserver changed. Two of these vulnerabilities is known to be related to the -query argument and the DISPLAY environment variable, upon neither of which is bounds checking performed. The consequence of these vulnerabilities being exploited is local root compromise.
Mitigation:
Bounds checking should be performed on command line arguments and environment variables.