V-206386
Web Server Security Requirements Guide
Title
The web server must be configured to use a specified IP address and port.
Description
<VulnDiscussion>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 utilize, 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 functio...
Fix Text (Documentation Requirement)
Configure the web server to only listen on a specified IP address and port.