UCF STIG Viewer Logo

SharePoint must use replay-resistant authentication mechanisms for network access to privileged accounts.


Overview

Finding ID Version Rule ID IA Controls Severity
V-59961 SP13-00-000075 SV-74391r1_rule Medium
Description
An authentication process resists replay attacks if it is impractical to achieve a successful authentication by recording and replaying a previous authentication message. Techniques used to address this include protocols using nonces (e.g., numbers generated for a specific one-time use) or challenges (e.g., TLS, WS_Security), and time synchronous or challenge-response one-time authenticators.
STIG Date
MS SharePoint 2013 Security Technical Implementation Guide 2018-04-02

Details

Check Text ( C-60651r1_chk )
Review the SharePoint server configuration to ensure replay-resistant authentication mechanisms for network access to privileged accounts are used.

SharePoint must be configured to use Kerberos as the primary authentication provider.

Log on to the server.

Click Start.

Type Internet Information Services Manager in the Search Bar, click Enter.

Expand the server node in the tree view and expand the "Sites" node.

*For each...* Select a SharePoint Web Application site to review.

In the "IIS" section, double-click Authentication and then select "Windows Authentication".

Right-click "Windows Authentication" and select "Providers".

Ensure "Negotiate" is listed first. If NTLM is listed first in the Enabled Providers box, this is a finding.
Fix Text (F-65371r2_fix)
Configure the SharePoint server to use replay-resistant authentication mechanisms for network access to privileged accounts.

If the web application is using Integrated Windows Authentication as the claims provider, perform the following:

Open the Central Administration site, select "Application Management".

On the "Application Management" page, select "Manage Web Applications", select the web application that corresponds to the site reviewed in the "Check" section above, then click the "Authentication Providers" button in the ribbon.

Select the zone corresponding to the web application being reviewed, which will open the "Edit Authentication" dialog in the "Claims Authentication Types" section, select "Negotiate (Kerberos)" in the "Integrated Windows Authentication" dropdown, then click "Save".