The listen-port element defined within the config.xml of the OHS Standalone Domain must be configured for secure communication.

From Oracle HTTP Server 12.1.3 Security Technical Implementation Guide

Part of SRG-APP-000516-WSR-000174

Associated with: CCI-000366

SV-79105r1_rule The listen-port element defined within the config.xml of the OHS Standalone Domain must be configured for secure communication.

Vulnerability discussion

Oracle Node Manager is the utility that is used to perform common operational tasks for OHS.When starting an OHS instance, the WebLogic Scripting Tool reads the parameters within the config.xml file to setup the communication to the Node Manager. If the port to be used for communication is not specified, the WebLogic Scripting tool will not be able to setup a secure connection to Node Manager.

Check content

1. Open $DOMAIN_HOME/config/config.xml with an editor. 2. Search for the "" element within the "" element. 3. If the element does not exist or is not set to the same value as the "ListenPort" property found in $DOMAIN_HOME/nodemanager/nodemanager.properties, this is a finding.

Fix text

1. Open $DOMAIN_HOME/config/config.xml with an editor. 2. Search for the "" element within the "" element. 3. Set the "" element to same value as the "ListenPort" property found in $DOMAIN_HOME/nodemanager/nodemanager.properties, add the element if it does not exist.

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer