UCF STIG Viewer Logo

Unapproved script mappings in IIS 7 must be removed.


Overview

Finding ID Version Rule ID IA Controls Severity
V-2267 WA000-WI050 IIS7 SV-32335r4_rule High
Description
IIS 7 will either allow or deny script execution based on file extension. The ability to control script execution is controlled through two features with IIS 7, Request Filtering and Handler Mappings. For Handler Mappings, the ISSO must document and approve all allowable file extensions the web site allows (white list) and denies (black list) by the web-site. The white list and black list will be compared to the Handler Mappings in IIS 7. Handler Mappings at the site level take precedence over Handler Mappings at the server level.
STIG Date
IIS 7.0 Site STIG 2019-05-15

Details

Check Text ( C-32741r2_chk )
1. Open the IIS Manager.
2. Click the site name under review.
3. Double-click on Handler Mappings.

If any file extensions on the black list are configured with a Handler Mapping, this is a finding.
Fix Text (F-28820r2_fix)
1. Open the IIS Manager.
2. Click the site name under review.
3. Double-click on Handler Mappings.
4. Remove any file extensions which are listed on the black list and for which a Handler Mapping has been configured.