I thought cPanel/WHM automatically upgraded SSH too? I see one of my servers is running "OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017". How does this get updated? Should it be updated?
yum info openssh-server
Loaded plugins: fastestmirror, universal-hooks
Loading mirror speeds from cached hostfile
* EA4: 104.254.183.20
* cpanel-addons-production-feed: 104.254.183.20
* cpanel-plugins: 104.254.183.20
* base: less.cogeco.net
* epel: ftp.cse.buffalo.edu
* extras: less.cogeco.net
* updates: centos.mirror.iweb.ca
Installed Packages
Name : openssh-server
Arch : x86_64
Version : 7.4p1
Release : 21.el7
Size : 970 k
Repo : installed
From repo : base
Summary : An open source SSH server daemon
URL : http://www.openssh.com/portable.html
License : BSD
Description : OpenSSH is a free version of SSH (Secure SHell), a program for logging
: into and executing commands on a remote machine. This package contains
: the secure shell daemon (sshd). The sshd daemon allows SSH clients to
: securely connect to your SSH server.
Name : openssh
Arch : x86_64
Version : 7.4p1
Release : 21.el7
Size : 1.9 M
Repo : installed
From repo : base
Summary : An open source implementation of SSH protocol versions 1 and 2
URL : http://www.openssh.com/portable.html
License : BSD
Description : SSH (Secure SHell) is a program for logging into and executing
: commands on a remote machine. SSH is intended to replace rlogin and
: rsh, and to provide secure encrypted communications between two
: untrusted hosts over an insecure network. X11 connections and
: arbitrary TCP/IP ports can also be forwarded over the secure channel.
:
: OpenSSH is OpenBSD's version of the last free version of SSH, bringing
: it up to date in terms of security and features.
:
: This package includes the core files necessary for both the OpenSSH
: client and server. To make this package useful, you should also
: install openssh-clients, openssh-server, or both.
rpm -q --changelog {package-name}
rpm -q --changelog {package-name} | more
rpm -q --changelog {package-name} | grep CVE
rpm -q --changelog {package-name} | grep CVE-NUMBER
Thread starter | Similar threads | Forum | Replies | Date |
---|---|---|---|---|
L | how to access whm files using ssh rescue mode | Security | 1 | |
![]() |
is there a one liner - terminal ssh command to get the expiration date of your hostname SSL Certificate? | Security | 6 | |
G | SSH, mysqldump > gzip timing out | Security | 9 | |
G | No Access to WHM or SSH | Security | 5 | |
![]() |
Upgrade SSH | Security | 3 |