The web server must remove all export ciphers to protect the confidentiality and integrity of transmitted information.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-206440SRG-APP-000439-WSR-000188SV-206440r961632_ruleCCI-002418medium
Description
During the initial setup of a Transport Layer Security (TLS) connection to the web server, the client sends a list of supported cipher suites in order of preference. The web server will reply with the cipher suite it will use for communication from the client list. If an attacker can intercept the submission of cipher suites to the web server and place, as the preferred cipher suite, a weak export suite, the encryption used for the session becomes easy for the attacker to break, often within minutes to hours.
STIGDate
Web Server Security Requirements Guide2025-02-12

Related Frameworks

3 paths across 3 frameworks
NIST 800-531 mapping
SC-8
1.00
  • DISA · 4 · disa_xccdf · related
  • DISA · 2025-01-23 · disa_cci_list · equivalent
NIST 800-1711 mapping
3.13.8
1.00
  • DISA · 4 · 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-002418
1.00
  • DISA · 4 · disa_xccdf · related

Details

Check Text (C-206440r961632_chk)

Review the web server documentation and deployed configuration to determine if export ciphers are removed. If the web server does not have the export ciphers removed, this is a finding.

Fix Text (F-6701r377913_fix)

Configure the web server to have export ciphers removed.