1. Home
  2. Security Hardening
  3. DISA STIG Apache Server 2.4 Windows Server V2R2
  4. AS24-W1-000360 – The Apache web server must be configured to use a specified IP address and port – Zero IPs Only

AS24-W1-000360 – The Apache web server must be configured to use a specified IP address and port – Zero IPs Only

Details

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

Edit the <'INSTALL PATH'>confhttpd.conf file and set the ‘Listen’ directive to listen on a specific IP address and port.

Restart the Apache service.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles