Apache Server 2.4 UNIX Site Security Technical Implementation Guide
Rules, Groups, and Values defined within the XCCDF Benchmark
-
SRG-APP-000001-WSR-000002
Group -
SRG-APP-000014-WSR-000006
Group -
The Apache web server must use encryption strength in accordance with the categorization of data hosted by the Apache web server when remote connections are provided.
The Apache web server has several remote communications channels. Examples are user requests via http/https, communication to a backend database, and communication to authenticate users. The encryp...Rule Medium Severity -
SRG-APP-000095-WSR-000056
Group -
SRG-APP-000141-WSR-000015
Group -
SRG-APP-000141-WSR-000081
Group -
SRG-APP-000141-WSR-000082
Group -
The Apache web server must allow mappings to unused and vulnerable scripts to be removed.
Scripts allow server-side processing on behalf of the hosted application user or as processes needed in the implementation of hosted applications. Removing scripts not needed for application operat...Rule Medium Severity -
SRG-APP-000141-WSR-000083
Group -
SRG-APP-000141-WSR-000087
Group -
Users and scripts running on behalf of users must be contained to the document root or home directory tree of the Apache web server.
A web server is designed to deliver content and execute scripts or applications on the request of a client or user. Containing user requests to files in the directory tree of the hosted web applica...Rule Medium Severity -
SRG-APP-000142-WSR-000089
Group -
SRG-APP-000175-WSR-000095
Group -
The Apache web server must perform RFC 5280-compliant certification path validation.
A certificate's certification path is the path from the end entity certificate to a trusted root certification authority (CA). Certification path validation is necessary for a relying party to make...Rule Medium Severity -
SRG-APP-000176-WSR-000096
Group -
SRG-APP-000223-WSR-000011
Group -
Cookies exchanged between the Apache web server and client, such as session cookies, must have security settings that disallow cookie access outside the originating Apache web server and hosted application.
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 connec...Rule Medium Severity -
SRG-APP-000225-WSR-000074
Group -
The Apache 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 ...Rule Medium Severity -
SRG-APP-000233-WSR-000146
Group -
The Apache web server document directory must be in a separate partition from the Apache web servers system files.
A web server is used to deliver content on the request of a client. The content delivered to a client must be controlled, allowing only hosted application files to be accessed and delivered. To all...Rule Medium Severity -
SRG-APP-000246-WSR-000149
Group -
The Apache web server must be tuned to handle the operational requirements of the hosted application.
A denial of service (DoS) can occur when the Apache web server is so overwhelmed that it can no longer respond to additional requests. A web server not properly tuned may become overwhelmed and cau...Rule Medium Severity -
SRG-APP-000266-WSR-000142
Group -
SRG-APP-000266-WSR-000159
Group -
SRG-APP-000266-WSR-000160
Group -
SRG-APP-000295-WSR-000012
Group -
The Apache web server must set an absolute timeout for sessions.
Leaving sessions open indefinitely is a major security risk. An attacker can easily use an already authenticated session to access the hosted application as the previously authenticated user. By cl...Rule Medium Severity -
SRG-APP-000295-WSR-000134
Group -
SRG-APP-000315-WSR-000004
Group -
The Apache web server must restrict inbound connections from nonsecure zones.
Remote access to the Apache 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 perfor...Rule Medium Severity -
SRG-APP-000340-WSR-000029
Group -
SRG-APP-000380-WSR-000072
Group -
SRG-APP-000427-WSR-000186
Group -
SRG-APP-000439-WSR-000153
Group -
The Apache web server cookies, such as session cookies, sent to the client using SSL/TLS must not be compressed.
A cookie is used when a web server needs to share data with the client's browser. The data is often used to remember the client when the client returns to the hosted application at a later date. A ...Rule Medium Severity -
SRG-APP-000439-WSR-000155
Group -
SRG-APP-000516-WSR-000174
Group -
The Apache web server must perform server-side session management.
Session management is the practice of protecting the bulk of the user authorization and identity information. This data can be stored on the client system or on the server. When the session info...Rule Medium Severity -
The Apache web server must produce log records containing sufficient information to establish what type of events occurred.
Apache 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 th...Rule Medium Severity -
The Apache 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 tas...Rule Medium Severity -
The Apache web server must have Multipurpose Internet Mail Extensions (MIME) that invoke operating system 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 h...Rule Medium Severity -
The Apache web server must have resource mappings set to disable the serving of certain file types.
Resource mapping is the process of tying a particular file type to a process in the web server that can serve that type of file to a requesting client and to identify which file types are not to be...Rule Medium Severity -
The Apache web server must be configured to use a specified IP address and port.
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 a...Rule Medium Severity -
Only authenticated system administrators or the designated PKI Sponsor for the Apache web server must have access to the Apache web servers private key.
The web server's private key is used to prove the identity of the server to clients and securely exchange the shared secret key used to encrypt communications between the web server and clients. ...Rule Medium Severity -
The Apache web server must display a default hosted application web page, not a directory listing, when a requested web page cannot be found.
The goal is to completely control the web user's experience in navigating any portion of the web document root directories. Ensuring all web content directories have at least the equivalent of an i...Rule Medium Severity -
Warning and error messages displayed to clients must be modified to minimize the identity of the Apache web server, patches, loaded modules, and directory paths.
Information needed by an attacker to begin looking for possible vulnerabilities in an Apache web server includes any information about the Apache web server, backend systems being accessed, and plu...Rule Medium Severity -
Debugging and trace information used to diagnose the Apache web server must be disabled.
Information needed by an attacker to begin looking for possible vulnerabilities in a web server includes any information about the Apache web server and plug-ins or modules being used. When debuggi...Rule Medium Severity -
The Apache web server must set an inactive timeout for sessions.
Leaving sessions open indefinitely is a major security risk. An attacker can easily use an already authenticated session to access the hosted application as the previously authenticated user. By cl...Rule Medium Severity -
Non-privileged accounts on the hosting system must only access Apache web server security-relevant information and functions through a distinct administrative account.
By separating Apache web server security functions from non-privileged users, roles can be developed that can then be used to administer the Apache web server. Forcing users to change from a non-pr...Rule Medium Severity
Node 2
The content of the drawer really is up to you. It could have form fields, definition lists, text lists, labels, charts, progress bars, etc. Spacing recommendation is 24px margins. You can put tabs in here, and can also make the drawer scrollable.