IBMW-LS-001110 - The WebSphere Liberty Server must remove all export ciphers to protect the confidentiality and integrity of transmitted information.

Information

Export grade encryption suites are not strong and do not meet DoD requirements. The encryption for the session becomes easy for the attacker to break. Do not use export grade encryption.

Solution

Review the ${server.config.dir}/server.xml file and if needed, modify the "enabledCiphers" setting for each affected SSL configuration.

<ssl id="myDefaultSSLConfig"
keyStoreRef="defaultKeyStore"
trustStoreRef="defaultTrustStore"
clientAuthentication="true"
sslProtocol="TLS"
enabledCiphers="SSL_xxx_yyy_zzz"/>

where xxx, yyy, and zzz do not contain "EXPORT".

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_IBM_WebSphere_Liberty_Server_V2R2_STIG.zip

Item Details

Category: SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|SC-8, CAT|II, CCI|CCI-002418, Rule-ID|SV-250347r961632_rule, STIG-ID|IBMW-LS-001110, Vuln-ID|V-250347

Plugin: Unix

Control ID: 2dde8d1470ed41b343d064ab7b732b834a05088d2887893edd78e98b7acaad07