I did a security check using securitymetrics and reveals some boring issues that need to be rectified asap. I am wondering if anyone could post a tested howto for upgrading openssh 3.1p1-6 to the latest version (or version higher than 3.4) , preferably workable on a RH7.2 box running Ensim 3.1.4-1
I had searched this forum and read that some issues like whether the howto is tested on virtual domains and so forth ..hence preventing me from trying that as I am still very new to managing this box and couldnt afford to make any errors.
Please help.
Below is my not so exciting report from securitymetrics :
You are running a version of OpenSSH which is older than 3.4. There is a flaw in this version that can be exploited remotely to give an attacker a shell on this host. Note that several distributors have patched this hole without changing the version number of OpenSSH. Since the test server solely relied on the banner of the remote SSH server to perform this check, this might be a false positive. If you are running a RedHat host, make sure that the command : rpm -q openssh-server Returns : openssh-server-3.1p1-6.
Solution : Upgrade to OpenSSH 3.4 or contact your vendor for a patch Risk Factor : High CVE : CAN-2002-0639
You are running a version of OpenSSH older than OpenSSH 3.2.1 A buffer overflow exists in the daemon if AFS is enabled on your system, or if the options KerberosTgtPassing or AFSTokenPassing are enabled. Even in this scenario, the vulnerability may be avoided by enabling UsePrivilegeSeparation. Versions prior to 2.9.9 are vulnerable to a remote root exploit. Versions prior to 3.2.1 are vulnerable to a local root exploit.
Solution : Upgrade to the latest version of OpenSSH Risk Factor : High CVE : CAN-2002-0575