A directory-traversal vulnerability in OpenSSH scp allows remote malicious servers to overwrite arbitrary files. Scp is a file transfer utility using the OpenSSH protocol and is included in the OpenSSH package. It can be used to transmit files to or from a remote ssh server. A malicious ssh server may be able to exploit a security vulnerability in all versions of scp. When a user on the IDP initiates an scp copy to retrieve files from an untrusted server to the IDP, the malicious server can cause the scp client on the IDP to overwrite sensitive files. To be at risk a number of conditions have to be met:
OpenSSH version 3.1p1-14 and higher has been modified to eliminate the directory traversal vulnerability.
$ rpm -Uvh --force /tmp/openssh*3.1p1-14.idp2.i386.rpm
2017-03-05: Category restructure.