Vulnerability Note VU#902110

Reflection for Secure IT Windows Server can allow login to renamed built-in accounts

Original Release date: 31 Aug 2005 | Last revised: 16 Sep 2005

Overview

WRQ Reflection for Secure IT Windows Server 6.0 can allow a user to login to a Windows built-in account with the default name (Administrator and Guest) after they are renamed.

Description

Microsoft Windows includes the built-in accounts Administrator and Guest. If those accounts are renamed after SSH key authentication has been configured, the SSH keys associated with the account before the rename may continue to be accepted for authentication by Reflection for Secure IT Windows Server 6.0.

Impact

A malicious user can use the SSH keys of the account before the rename to gain authenticated access.

Solution

Workaround #1 (from WRQ):

Change the server configuration using the GUI as follows:

  1. Add the string 'administrator' (without the quotation marks) to the Deny login for users in User Restrictions.
  2. Create a subconfiguration entry in the Advanced screen by adding a UserSpecificConfig line to the end of the file, for example: "UserSpecificConfig  New-Admin-Name  admin.config"
  3. Click the Apply button to notify the running server of the changes.
  4. Create a file named admin.config in the folder where the server was installed (usually C:\Program Files\F-Secure\ssh server) that contains the following line:
UserConfigDirectory "C:\\Documents and Settings\\administrator\\.ssh2"

Note: The doubled back slashes ( \\ )are required. Both the sshd2_config and admin.config files should have their file protections changed to permit only the Administrator group to access to these files.

Workaround #2 (from WRQ):

Create a folder in the "Documents and Settings" folder with the renamed user name (such as, New-Admin-Name) and create an .ssh2 folder there (for example, C:\Documents and Settings\New-Admin-Name\.ssh2. Then move - do not copy - all public key files and the authorization file to this new folder.

Remember to set the file protections on these folders to permit only the New-Admin-Name user access to these files.

Systems Affected (Learn More)

VendorStatusDate NotifiedDate Updated
WRQ, Inc.Affected-28 Jul 2005
F-Secure CorporationNot Affected-28 Jul 2005
If you are a vendor and your product is affected, let us know.

CVSS Metrics (Learn More)

Group Score Vector
Base N/A N/A
Temporal N/A N/A
Environmental N/A N/A

References

Credit

Thanks to WRQ for reporting this issue.

This document was written by Hal Burch.

Other Information

  • CVE IDs: Unknown
  • Date Public: 25 Aug 2005
  • Date First Published: 31 Aug 2005
  • Date Last Updated: 16 Sep 2005
  • Severity Metric: 0.11
  • Document Revision: 15

Feedback

If you have feedback, comments, or additional information about this vulnerability, please send us email.