UCF STIG Viewer Logo

The WebSphere Application Server plugin must be configured to use HTTPS only.


Overview

Finding ID Version Rule ID IA Controls Severity
V-81395 WBSP-AS-001630 SV-96109r1_rule Medium
Description
The Web server plug-in transmits information from the Web server to the Web container over HTTP by default. Extra steps must be taken to protect the traffic from the Web server to the Web container. To force the use of HTTPS for all traffic from the plug-in, disable the HTTP transport from the Web container on every application server and then regenerate and deploy the plug-in. WCInboundDefault and the HttpQueueInboundDefault transport chains must be disabled. At which time the plug-in can only use HTTPS and so it will use it for all traffic regardless of how the traffic arrived at the Web container.
STIG Date
IBM WebSphere Traditional V9.x Security Technical Implementation Guide 2018-08-24

Details

Check Text ( C-81105r1_chk )
From the admin console, navigate to Servers >> Server Types >> WebSphere Application Servers >> select each server (server name) >> Web Container Settings >> Web container transport chains.

Verify both "WCInboundDefault" and the "HttpQueueInboundDefault" transport chains are disabled.

If they are not disabled, this is a finding.
Fix Text (F-88181r1_fix)
From the admin console, navigate to Servers >> Server Types >> WebSphere Application Servers >> select each server (server name) >> Web Container Settings >> Web container transport chains.

Select the "WCInboundDefault" and the "HttpQueueInboundDefault" transport chains and disable them.

Click "Apply".

Click "Save".

Restart the DMGR and resynch the JVMs.