vendor:
X Server
by:
SecurityFocus
7.2
CVSS
HIGH
Privilege Escalation
264
CWE
Product Name: X Server
Affected Version From: N/A
Affected Version To: N/A
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: N/A
2002
Caldera’s X Server Implementation Invokes External Commands Without Dropping Existing Privilege Levels
Caldera's X Server implementation invokes external commands without dropping existing privilege levels. Xserver calls xkbcomp, and other related utilities, in an unsecure manner using the popen() or system() calls. This weakness can be exploited by local attacker to execute arbitrary commands with elevated privileges.
Mitigation:
Ensure that Xserver is configured to drop privileges before executing external commands.