SharePoint must employ NSA-approved cryptography to protect classified information.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-223254SP13-00-000095SV-223254r961857_ruleCCI-002450high
Description
Certain encryption types are no longer considered secure. This setting configures a minimum encryption type for SharePoint. Different versions of the Windows Server OS and versions of SharePoint will have different suites available.
STIGDate
Microsoft SharePoint 2013 Security Technical Implementation Guide2024-12-10

Related Frameworks

3 paths across 3 frameworks
NIST 800-531 mapping
SC-13
1.00
  • DISA · 2 · disa_xccdf · related
  • DISA · 2025-01-23 · disa_cci_list · equivalent
NIST 800-1711 mapping
  • DISA · 2 · disa_xccdf · related
  • DISA · 2025-01-23 · disa_cci_list · equivalent
  • NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
CCI1 mapping
CCI-002450
1.00
  • DISA · 2 · disa_xccdf · related

Details

Check Text (C-223254r961857_chk)

Review the SharePoint server configuration to ensure NSA-approved cryptography is employed to protect classified information. Open Registry Editor. Navigate to "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Cryptography\Configuration\SSL\00010002". If the REG_SZ "Functions" value does not exist, this is a finding. Open the REG_SZ "Functions" value. If any DES or RC4 cipher suites exist in the text string, this is a finding.

Fix Text (F-24915r821361_fix)

Configure SharePoint to employ NSA-approved cryptography to protect classified information. Open MMC. Click “File”, “Add/Remove Snap-in”, and “add Group Policy Object Editor”. Enter a name for the Group Policy Object, or accept the default. Click “Finish”. Click “OK”. Navigate to Computer Policy >> Computer Configuration >> Administrative Templates >> Network >> SSL Configuration Settings. Right-click “SSL Configuration Settings”, click “SSL Cipher Suite Order”, and then click “Edit”. In the “SSL Cipher Suite Order” dialog box, select "Enabled". Under “Options”, in the “SSL Cipher Suites” text box, enter desired cipher suites that are not DES or RC4. Click “OK”.