|
Brought to you by:
Suppliers of:
|
|
|
| |
| OpenSSH is an implementation of the Secure Shell protocol. When OpenSSH is configured with the UseLogin directive equal to "yes", an intruder can execute arbitrary code with the privileges of OpenSSH, usually root. |
| |
Credit:
The information has been provided by CERT/CC.
|
| |
OpenSSH contains a vulnerability that permits an intruder to execute arbitrary code. When the UseLogin directive is enabled, a user can set environment variables that are used by login. An intruder can use this vulnerability to execute commands with the privileges of OpenSSH, usually root. UseLogin is not enabled by default; however, it is a common configuration. The intruder must be able to authenticate to the system using public key authentication.
Impact:
An intruder can use this vulnerability to execute commands with the privileges of OpenSSH, usually root.
Solution:
OpenSSH 3.0.2 resolves this vulnerability and is available at:
ftp://ftp.openbsd.com/pub/OpenBSD/OpenSSH/openssh-3.0.2.tgz.
We strongly encourage you to review your configuration to determine whether or not UseLogin is enabled. If the use of UseLogin is required at your site, you may wish to temporarily disable access to the SSH service until a patch can be applied.
|
|
|
|
|