vendor:
Tarantella Enterprise 3
by:
Larry Cashdollar
7.2
CVSS
HIGH
Race Condition
362
CWE
Product Name: Tarantella Enterprise 3
Affected Version From: 3
Affected Version To: 3
Patch Exists: NO
Related CWE: N/A
CPE: a:sun_microsystems:tarantella_enterprise_3
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
Tarantella Enterprise 3 Race Condition Vulnerability
Tarantella Enterprise 3 is vulnerable to a race condition during the installation process. During installation, a root owned binary is created in /tmp (the directory specified by the $TMPDIR environment variable) with the name gunzip#### where #### is a PID. Prior to it being invoked by the installation program it can be overwritten by a local user. An attacker can only gain privileges in this manner if a privileged user is installing the software.
Mitigation:
Ensure that the installation process is not run by a privileged user.