7.2
CVSSv2

CVE-2008-6558

Published: 30/03/2009 Updated: 29/09/2017
CVSS v2 Base Score: 7.2 | Impact Score: 10 | Exploitability Score: 3.9
VMScore: 725
Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Untrusted search path vulnerability in (1) hvdisp and (2) rcvm in ReliantHA 1.1.4 in SCO UnixWare 7.1.4 allows local users to gain root privileges by modifying the RELIANT_PATH environment variable to point to a malicious bin/hvenv program.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

sco unixware 7.1.4

unixware reliantha 1.1.4

Exploits

/* 04/2008: public release * I have'nt seen any advisory on this; possibly still not fixed * * SCO UnixWare Reliant HA Local Root Exploit * By qaaz */ #include <stdioh> #include <stdlibh> #include <stringh> #include <unistdh> #include <errnoh> #include <fcntlh> #define TGT1 "/usr/opt/reliant/bin/hvdi ...