Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
SFCB Authentication Flaw may be introduced by the ESXi 4.1 Update Installer (1031761)
Details
An ESXi 4.1 host is affected if all of the following apply:
- ESXi 4.1 was upgraded from ESXi 3.5 or ESXi 4.0
- The SFCB configuration file /etc/sfcb/sfcb.cfg was modified prior to the upgrade.
- The sfcbd daemon is running (sfcbd runs by default).
The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name CVE-2010-4573 to this issue.
Verify that your deployment of ESX 4.1 is affected as follows:
- Log in to your ESXi 4.1 host using Tech Support mode as described in Using Tech Support Mode in ESXi 4.1 (KB 1017910).
- Open /etc/sfcb/sfcb.cfg
- Find the line with basicAuthLib, your deployment of ESX 4.1 is affected if the value for the parameter is basicAuthLib: sfcBasicAuthentication. Your system is not affected if the value for the parameter is listed as sfcBasicPAMAuthentication.
Solution
- Log in to your ESXi 4.1 host using Tech Support mode as described in Using Tech Support Mode in ESXi 4.1 (KB 1017910).
- Open /etc/sfcb/sfcb.cfg in a text editor.
- Find the following line:
basicAuthLib: sfcBasicAuthentication - Change the line to the following:
basicAuthLib: sfcBasicPAMAuthentication - Save the changes.
- Reboot the system or restart the sfcb service using the following command:
/etc/init.d/sfcbd-watchdog restart
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

