SharePoint must employ FIPS-validated cryptography to protect unclassified information when such information must be separated from individuals who have the necessary clearances yet lack the necessary access approvals.
Overview
| Finding ID | Version | Rule ID | IA Controls | Severity |
| V-223255 | SP13-00-000100 | SV-223255r961866_rule | CCI-002450 | high |
| 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. | ||||
| STIG | Date | |||
| Microsoft SharePoint 2013 Security Technical Implementation Guide | 2024-12-10 | |||
Related Frameworks
3 paths across 3 frameworks
Related 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
3.13.11
1.00
- 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-223255r961866_chk)
Review the SharePoint server configuration to ensure FIPS-validated cryptography is employed to protect unclassified information when such information must be separated from individuals who have the necessary clearances yet lack the necessary access approvals.
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-24916r821364_fix)
Configure SharePoint to employ FIPS-validated cryptography to protect unclassified information when such information must be separated from individuals who have the necessary clearances yet lack the necessary access approvals.
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”.