1. Home
  2. Security Hardening
  3. DISA STIG SharePoint 2013 V2R2
  4. SP13-00-000110 – SharePoint must ensure authentication of both client and server during the entire session. An example of this is SSL Mutual Authentication.

SP13-00-000110 – SharePoint must ensure authentication of both client and server during the entire session. An example of this is SSL Mutual Authentication.

Details

This control focuses on communications protection at the session, versus packet level.

At the application layer, session IDs are tokens generated by web applications to uniquely identify an application user’s session. Web applications utilize session tokens or session IDs in order to establish application user identity. Proper use of session IDs addresses man-in-the-middle attacks, including session hijacking or insertion of false information into a session. This control is only implemented where deemed necessary by the organization (e.g., sessions in service-oriented architectures providing web-based services).

Solution

Configure the SharePoint server to ensure SSL Mutual authentication of both client and server during the entire session.

Open IIS Manager.

In the Connections pane, expand ‘Sites’.

Click the ‘Web Application’ site.

In the Actions pane, click ‘Bindings’.

In the Site Bindings window, click ‘Add’.

In the Add Site Binding window, change ‘Type’ to ‘https’, and select the site’s SSL certificate. Click ‘OK’.

Remove all bindings that do not use https.

Click ‘Close’.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: System and Communications Protection.This control applies to the following type of system Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles