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
- 800-53|CM-7b.
- CAT|II
- CCI|CCI-000382
- Rule-ID|SV-214326r505936_rule
- STIG-ID|AS24-W1-000360
- STIG-Legacy|SV-102477
- STIG-Legacy|V-92389
- Vuln-ID|V-214326