|
|
|
View Notes By
|
|
|
|
Other Documents
|
|
|
|
|
Vulnerability Note VU#973635
Some SSH servers on Microsoft Windows set insecure permissions for the host identification key file
OverviewSSH provides remote, encrypted terminal access to hosts. Some SSH servers, when running on Microsoft Windows, set insecure permissions on the file storing the private SSH server hostkey. This could allow an authenticated user to obtain the SSH hostkey and use it to impersonate the server.
I. DescriptionSome SSH servers create the hostkey with permissions that allow any user to read the file. As a result, any user logged into the system can read the private SSH hostkey.
The hostkey is used to authenticate the server to the client. This defends against redirection attacks, such as DNS hijacking that cause the client to connect to a malicious server. In such cases, clients that know the public hostkey can verify that the server has the private hostkey, thereby verifying the server is correct.
II. ImpactIf an attacker copies the private hostkey of a server, they can configure a server with the same private key as the legitimate server. Such a server would appear valid to clients if another attack, such as DNS hijacking, was used to trick the client into connecting to the attacker's server.
III. SolutionUpgrade
Upgrade per vendor information.
Hostkey Regeneration
Regardless of how the vulnerability is addressed, the hostkey may already have been compromised. Regenerating the hostkey will address this problem, although SSH clients with the old key will emit warnings when connecting to the server after the hostkey has been regenerated.
Workaround
Correct Permissions
Manually change the permissions on the hostkey file so that only the Administrator group can read the file. The default file in which the private hostkey file is stored varies by vendor.
Systems Affected
References
http://www.ssh.com/company/newsroom/article/653/
http://www.securityfocus.com/infocus/1806
http://secunia.com/advisories/15894
http://www.securityfocus.com/bid/14116/info
http://securitytracker.com/alerts/2005/Jun/1014343.html
http://xforce.iss.net/xforce/xfdb/21217
Credit
Thanks to SSH Communications Security for reporting this vulnerability.
This document was written by Hal Burch.
Other Information
| Date Public | 06/30/2005 |
| Date First Published | 07/18/2005 03:57:45 PM |
| Date Last Updated | 09/09/2005 |
| CERT Advisory | |
| CVE Name | CAN-2005-2146 |
| US-CERT Technical Alerts | |
| Metric | 3.45 |
| Document Revision | 38 |
If you have feedback, comments, or additional information about this vulnerability, please send us
email.
|
|