Check: IISW-SV-000132
Microsoft IIS 8.5 Server STIG:
IISW-SV-000132
(in versions v2 r7 through v1 r0.1)
Title
The IIS 8.5 web server must separate the hosted applications from hosted web server management functionality. (Cat II impact)
Discussion
The separation of user functionality from web server management can be accomplished by moving management functions to a separate IP address or port. To further separate the management functions, separate authentication methods and certificates should be used. By moving the management functionality, the possibility of accidental discovery of the management functions by non-privileged users during hosted application use is minimized.
Check Content
Review the IIS 8.5 web server configuration with the System Administrator. Determine if the IIS 8.5 web server hosts any applications. If the IIS 8.5 web server does not host any applications, this is Not Applicable. If the IIS 8.5 web server hosts applications, review the application's management functionality and authentication methods with the System Administrator to determine if the management of the application is accomplished with the same functions and authentication methods as the web server management. If the IIS 8.5 web server management and the application's management functionality is not separated, this is a finding.
Fix Text
Develop a method to manage the hosted applications, either by moving its management functions off of the IIS 8.5 web server or by accessing the application's management via a uniquely assigned IP address.
Additional Identifiers
Rule ID: SV-214418r879631_rule
Vulnerability ID: V-214418
Group Title: SRG-APP-000211-WSR-000129
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-001082 |
The information system separates user functionality (including user interface services) from information system management functionality. |
Controls
Number | Title |
---|---|
SC-2 |
Application Partitioning |