vendor:
RaQ4_1C3
by:
Charles Stevenson
7.2
CVSS
HIGH
Privilege Escalation
264
CWE
Product Name: RaQ4_1C3
Affected Version From: Cobalt Linux 6.0
Affected Version To: Cobalt Linux 6.0
Patch Exists: YES
Related CWE: N/A
CPE: o:cobalt:raq4_1c3
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
Cobalt RaQ Local Root Exploit
A vulnerability has been reported in Cobalt RaQ that may allow attackers to obtain elevated privileges. The vulnerability exists in the /usr/lib/authenticate utility which is used by Apache for authentication purposes. Reportedly, the utility creates temporary files with predictable names with world-writeable permissions. This vulnerability is further exacerbated by the fact that /usr/lib/authenticate is a setuid root binary.
Mitigation:
su - root -c "chmod 755 /usr/lib/authenticate"