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

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-204817SRG-APP-000439-AS-000274SV-204817r961632_ruleCCI-002418high
Description
During the initial setup of a Transport Layer Security (TLS) connection to the application server, the client sends a list of supported cipher suites in order of preference. The application 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 application 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
Application Server Security Requirements Guide2025-02-11

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-204817r961632_chk)

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

Fix Text (F-4937r283093_fix)

Configure the application server to have export ciphers removed.