V-76739 | High | Remote access to the IIS 8.5 web server must follow access policy or work in conjunction with enterprise tools designed to enforce policy requirements. | Logging into a web server remotely using an unencrypted protocol or service when performing updates and maintenance is a major risk. Data, such as user account, is transmitted in plaintext and can... |
V-76719 | High | IIS 8.5 Web server accounts accessing the directory tree, the shell, or other operating system functions and utilities must only be administrative accounts. | As a rule, accounts on a web server are to be kept to a minimum. Only administrators, web managers, developers, auditors, and web authors require accounts on the machine hosting the web server.... |
V-76759 | High | An IIS 8.5 web server must maintain the confidentiality of controlled information during transmission through the use of an approved TLS version. | Transport Layer Security (TLS) encryption is a required security setting for a private web server. Encryption of private information is essential to ensuring data confidentiality. If private... |
V-76765 | High | All accounts installed with the IIS 8.5 web server software and tools must have passwords assigned and default passwords changed. | During installation of the web server software, accounts are created for the web server to operate properly. The accounts installed can have either no password installed or a default password,... |
V-76705 | High | All IIS 8.5 web server sample code, example applications, and tutorials must be removed from a production IIS 8.5 server. | Web server documentation, sample code, example applications, and tutorials may be an exploitable threat to a web server. A production web server may only contain components that are operationally... |
V-76761 | Medium | A web server must maintain the confidentiality of controlled information during transmission through the use of an approved TLS version. | Transport Layer Security (TLS) is a required transmission protocol for a web server hosting controlled information. The use of TLS provides confidentiality of data in transit between the web... |
V-76701 | Medium | The IIS 8.5 web server must only contain functions necessary for operation. | A web server can provide many features, services, and processes. Some of these may be deemed unnecessary or too unsecure to run on a production DoD system.
The web server must provide the... |
V-76703 | Medium | The IIS 8.5 web server must not be both a website server and a proxy server. | A web server should be primarily a web server or a proxy server but not both, for the same reasons that other multi-use servers are not recommended. Scanning for web servers that will also proxy... |
V-76763 | Medium | The IIS 8.5 web server must install security-relevant software updates within the configured time period directed by an authoritative source (e.g., IAVM, CTOs, DTMs, and STIGs). | Several vulnerabilities are associated with older versions of web server software. As hot fixes and patches are issued, these solutions are included in the next version of the server software.... |
V-76707 | Medium | The accounts created by uninstalled features (i.e., tools, utilities, specific, etc.) must be deleted from the IIS 8.5 server. | When accounts used for web server features such as documentation, sample code, example applications, tutorials, utilities, and services are created even though the feature is not installed, they... |
V-76709 | Medium | The IIS 8.5 web server must be reviewed on a regular basis to remove any Operating System features, utility programs, plug-ins, and modules not necessary for operation. | Just as running unneeded services and protocols is a danger to the web server at the lower levels of the OSI model, running unneeded utilities and programs is also a danger at the application... |
V-76721 | Medium | The IIS 8.5 web server must separate the hosted applications from hosted web server management functionality. | 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,... |
V-76727 | Medium | The IIS 8.5 web server must limit the amount of time a cookie persists. | ASP.NET provides a session state, which is available as the HttpSessionState class, as a method of storing session-specific information that is visible only within the session. ASP.NET session... |
V-76769 | Medium | Unspecified file extensions on a production IIS 8.5 web server must be removed. | By allowing unspecified file extensions to execute, the web servers attack surface is significantly increased. This increased risk can be reduced by only allowing specific ISAPI extensions or CGI... |
V-76723 | Medium | The IIS 8.5 web server Session State cookie settings must be configured to regenerate expired session IDs. | Captured sessions can be reused in "replay" attacks. This requirement limits the ability of adversaries from capturing and continuing to employ previously valid session IDs.
Session IDs are... |
V-76749 | Medium | Access to web administration tools must be restricted to the web manager and the web managers designees. | A web server can be modified through parameter modification, patch installation, upgrades to the web server or modules, and security parameter changes. With each of these changes, there is the... |
V-76745 | Medium | IIS 8.5 web server system files must conform to minimum file permission requirements. | This check verifies the key web server system configuration files are owned by the SA or the web administrator controlled account. These same files that control the configuration of the web... |
V-76747 | Medium | The IIS 8.5 web server must use a logging mechanism that is configured to allocate log record storage capacity large enough to accommodate the logging requirements of the IIS 8.5 web server. | In order to make certain that the logging mechanism used by the web server has sufficient storage capacity in which to write the logs, the logging mechanism needs to be able to allocate log record... |
V-76741 | Medium | The IIS 8.5 web server must restrict inbound connections from nonsecure zones. | Remote access to the web server is any access that communicates through an external, non-organization-controlled network. Remote access can be used to access hosted applications or to perform... |
V-76743 | Medium | The IIS 8.5 web server must provide the capability to immediately disconnect or disable remote access to the hosted applications. | During an attack on the web server or any of the hosted applications, the system administrator may need to disconnect or disable access by users to stop the attack.
The web server must provide a... |
V-76681 | Medium | The enhanced logging for the IIS 8.5 web server must be enabled and capture all user and web server events. | Log files are a critical component to the successful management of an IS used within the DoD. By generating log files with useful information web administrators can leverage them in the event of a... |
V-76683 | Medium | Both the log file and Event Tracing for Windows (ETW) for the IIS 8.5 web server must be enabled. | Internet Information Services (IIS) on Windows Server 2012 provides basic logging capabilities. However, because IIS takes some time to flush logs to disk, administrators do not have access to... |
V-76685 | Medium | An IIS 8.5 web server behind a load balancer or proxy server, must produce log records containing the source client IP and destination information. | Web server logging capability is critical for accurate forensic analysis. Without sufficient and accurate information, a correct replay of the events cannot be determined.
Ascertaining the... |
V-76687 | Medium | The IIS 8.5 web server must produce log records that contain sufficient information to establish the outcome (success or failure) of IIS 8.5 web server events. | Web server logging capability is critical for accurate forensic analysis. Without sufficient and accurate information, a correct replay of the events cannot be determined.
Ascertaining the... |
V-76689 | Medium | The IIS 8.5 web server must produce log records containing sufficient information to establish the identity of any user/subject or process associated with an event. | Web server logging capability is critical for accurate forensic analysis. Without sufficient and accurate information, a correct replay of the events cannot be determined.
Determining user... |
V-76725 | Medium | The IIS 8.5 web server must use cookies to track session state. | Cookies are used to exchange data between the web server and the client. Cookies, such as a session cookie, may contain session information and user credentials used to maintain a persistent... |
V-76691 | Medium | The IIS 8.5 web server log files must only be accessible by privileged users. | A major tool in exploring the website use, attempted use, unusual conditions, and problems are the access and error logs. In the event of a security incident, these logs can provide the SA and the... |
V-76713 | Medium | The IIS 8.5 web server must have Web Distributed Authoring and Versioning (WebDAV) disabled. | A web server can be installed with functionality that, just by its nature, is not secure. Web Distributed Authoring (WebDAV) is an extension to the HTTP protocol that, when developed, was meant to... |
V-76711 | Medium | The IIS 8.5 web server must have Multipurpose Internet Mail Extensions (MIME) that invoke OS shell programs disabled. | Controlling what a user of a hosted application can access is part of the security posture of the web server. Any time a user can access more functionality than is needed for the operation of the... |
V-76715 | Medium | The IIS 8.5 web server must perform RFC 5280-compliant certification path validation. | This check verifies the server certificate is actually a DoD-issued certificate used by the organization being reviewed. This is used to verify the authenticity of the website to the user. If the... |
V-76697 | Medium | The log data and records from the IIS 8.5 web server must be backed up onto a different system or media. | Protection of log data includes assuring log data is not accidentally lost or deleted. Backing up log records to an unrelated system or onto separate media than the system the web server is... |
V-76735 | Medium | The IIS 8.5 web server Indexing must only index web content. | The indexing service can be used to facilitate a search function for websites. Enabling indexing may facilitate a directory traversal exploit and reveal unwanted information to a malicious user.... |
V-76679 | Medium | The IIS 8.5 web server remote authors or content providers must only use secure encrypted logons and connections to upload web server content. | Logging onto a web server remotely using an unencrypted protocol or service when performing updates and maintenance is a major risk. Data, such as user account, is transmitted in plaintext and can... |
V-76731 | Medium | The production IIS 8.5 web server must utilize SHA2 encryption for the Machine Key. | The Machine Key element of the ASP.NET web.config specifies the algorithm and keys that ASP.NET will use for encryption. The Machine Key feature can be managed to specify hashing and encryption... |
V-76733 | Medium | Directory Browsing on the IIS 8.5 web server must be disabled. | Directory browsing allows the contents of a directory to be displayed upon request from a web client. If directory browsing is enabled for a directory in IIS, users could receive a web page... |
V-76737 | Medium | Warning and error messages displayed to clients must be modified to minimize the identity of the IIS 8.5 web server, patches, loaded modules, and directory paths. | HTTP error pages contain information that could enable an attacker to gain access to an information system. Failure to prevent the sending of HTTP error pages with full information to remote... |
V-76767 | Medium | The File System Object component must be disabled on the IIS 8.5 web server. | Some Component Object Model (COM) components are not required for most applications and should be removed if possible. Most notably, consider disabling the File System Object component; however,... |
V-76757 | Medium | IIS 8.5 web server session IDs must be sent to the client using TLS. | The HTTP protocol is a stateless protocol. To maintain a session, a session identifier is used. The session identifier is a piece of data that is used to identify a session and a user. If the... |
V-76755 | Medium | The IIS 8.5 web server must be tuned to handle the operational requirements of the hosted application. | A Denial of Service (DoS) can occur when the web server is so overwhelmed that it can no longer respond to additional requests. A web server not properly tuned may become overwhelmed and cause a... |
V-76753 | Medium | The Internet Printing Protocol (IPP) must be disabled on the IIS 8.5 web server. | The use of Internet Printing Protocol (IPP) on an IIS web server allows client’s access to shared printers. This privileged access could allow remote code execution by increasing the web servers... |
V-76751 | Medium | The IIS 8.5 web server must not be running on a system providing any other role. | Web servers provide numerous processes, features, and functionalities that utilize TCP/IP ports. Some of these processes may be deemed unnecessary or too unsecure to run on a production... |
V-76771 | Medium | The IIS 8.5 web server must have a global authorization rule configured to restrict access. | Authorization rules can be configured at the server, website, folder (including Virtual Directories), or file level. It is recommended that URL Authorization be configured to only grant access to... |
V-76729 | Medium | The IIS 8.5 web server must augment re-creation to a stable and known baseline. | Making certain that the web server has not been updated by an unauthorized user is always a concern. Adding patches, functions, and modules that are untested and not part of the baseline opens the... |
V-76699 | Medium | The IIS 8.5 web server must not perform user management for hosted applications. | User management and authentication can be an essential part of any application hosted by the web server. Along with authenticating users, the user management function must perform several other... |
V-76717 | Medium | Java software installed on a production IIS 8.5 web server must be limited to .class files and the Java Virtual Machine. | Mobile code in hosted applications allows the developer to add functionality and displays to hosted applications that are fluid, as opposed to a static web page. The data presentation becomes more... |
V-76695 | Medium | The log information from the IIS 8.5 web server must be protected from unauthorized deletion. | A major tool in exploring the website use, attempted use, unusual conditions, and problems are the access and error logs. In the event of a security incident, these logs can provide the SA and the... |
V-76693 | Medium | The log information from the IIS 8.5 web server must be protected from unauthorized modification. | A major tool in exploring the website use, attempted use, unusual conditions, and problems are the access and error logs. In the event of a security incident, these logs can provide the SA and the... |