SV-78985r1_rule
V-64495
SRG-APP-000315-WSR-000004
OH12-1X-000031
CAT II
10
1. Open $DOMAIN_HOME/config/fmwconfig/components/OHS/<componentName>/httpd.conf and every .conf file (e.g., ssl.conf) included in it with an editor.
2. Search for the "<Directory>" directive at the OHS server and virtual host configuration scopes.
Note: This fix does not apply to the root directory, i.e. the <Directory /> directive.
3. Set the "Order" directive to "allow,deny", add the directive if it does not exist.
4. Set "Allow" directives to "from all" or to an IP range (e.g., "from 123.123"), add the directives if they do not exist.
5. Set "Deny" directives to an IP range (e.g., "from 123.123") to specify nonsecure zones, add the directives if they do not exist.
1. Open $DOMAIN_HOME/config/fmwconfig/components/OHS/<componentName>/httpd.conf and every .conf file (e.g., ssl.conf) included in it with an editor.
2. Search for the "<Directory>" directive at the OHS server and virtual host configuration scopes.
Note: This check does not apply to the root directory, i.e. the <Directory /> directive.
3. If the "<Directory>" directive does not contain the appropriate "Order", "Deny", and "Allow" directives to prohibit access from nonsecure zones, this is a finding.
V-64495
False
OH12-1X-000031
1. Open $DOMAIN_HOME/config/fmwconfig/components/OHS/<componentName>/httpd.conf and every .conf file (e.g., ssl.conf) included in it with an editor.
2. Search for the "<Directory>" directive at the OHS server and virtual host configuration scopes.
Note: This check does not apply to the root directory, i.e. the <Directory /> directive.
3. If the "<Directory>" directive does not contain the appropriate "Order", "Deny", and "Allow" directives to prohibit access from nonsecure zones, this is a finding.
M
2753