AS24-U2-000360 - The Apache web server must be configured to use a specified IP address and port.

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

The web server must be configured to listen on a specified IP address and port. Without specifying an IP address and port for the web server to use, the web server will listen on all IP addresses available to the hosting server. If the web server has multiple IP addresses, i.e., a management IP address, the web server will also accept connections on the management IP address.

Accessing the hosted application through an IP address normally used for non-application functions opens the possibility of user access to resources, utilities, files, ports, and protocols that are protected on the desired application IP address.

Solution

Determine the location of the 'HTTPD_ROOT' directory and the 'httpd.conf' file:

# httpd -V | egrep -i 'httpd_root|server_config_file'
-D HTTPD_ROOT='/etc/httpd'
-D SERVER_CONFIG_FILE='conf/httpd.conf'

Set each 'VirtualHost' directive to listen to on a specific IP address and port.

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_Apache_Server_2-4_UNIX_Y22M01_STIG.zip

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-7, CAT|II, CCI|CCI-000382, Rule-ID|SV-214285r612241_rule, STIG-ID|AS24-U2-000360, STIG-Legacy|SV-102869, STIG-Legacy|V-92781, Vuln-ID|V-214285

Plugin: Unix

Control ID: 35f5511433372c9bf91cf9e26940df2a5c6a84463fb92cdbd8c76ce18afb9541