Check: SP13-00-000175
MS SharePoint 2013 STIG:
SP13-00-000175
(in versions v1 r9 through v1 r5)
Title
The SharePoint setup account must be configured with the minimum privileges on the SQL server. (Cat II impact)
Discussion
Separation of duties is a prevalent Information Technology control implemented at different layers of the information system including the operating system and in applications. It serves to eliminate or reduce the possibility that a single user may carry out a prohibited action. Separation of duties requires the person accountable for approving an action not be the same person who is tasked with implementing the action. This requirement is intended to limit exposure due to user accounts being used to operate from within a privileged account or role. Limiting the access and permissions of privileged accounts to the minimum required, reduces exposure if the account is compromised and provides forensic history of activity when operating from these accounts. This policy limits the Farm Account privileges in AD. However, default permissions for this account are configured by the SharePoint Products Configuration Wizard during product installation. This account is referred to during the installation as the "Database Access" account. By default, the account is used as the service account for the SharePoint Timer Service and the SharePoint Central Administration Web Site Application Pool. These settings should not be changed. Furthermore, this account should not be used as the service account for non-privileged services, applications, or application pools.
Check Content
The SharePoint setup account must be configured with the minimum privileges on the SQL server. - Launch the SQL Server Management Console and navigate to Security >> Logins. - Select the SharePoint Setup User account. - Click on "Server Roles" and verify only public, dbcreator, and securityadmin are checked. - Click on "User Mapping" and verify that the setup account is a member of the public and db_owner role on each SharePoint database. Otherwise, this is a finding.
Fix Text
Configure the SharePoint setup account with minimum privileges on the SQL server. Configure the account on the SQL server. - Launch the SQL Server Management Console and navigate to Security >> Logins. - Select the SharePoint Setup User account. - Click on "Server Roles". - Ensure only public, dbcreator, and securityadmin roles are checked. - Remove checks from all other roles.
Additional Identifiers
Rule ID: SV-74433r2_rule
Vulnerability ID: V-60003
Group Title: SRG-APP-000062
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000366 |
The organization implements the security configuration settings. |
Controls
Number | Title |
---|---|
CM-6 |
Configuration Settings |