Skip to content

III - Administrative Sensitive

Rules and Groups employed by this XCCDF Profile

  • SRG-APP-000001-WSR-000001

    Group
  • vSphere UI must limit the amount of time that each Transmission Control Protocol (TCP) connection is kept alive.

    Denial of service (DoS) is one threat against web servers. Many DoS attacks attempt to consume web server resources in such a way that no more resources are available to satisfy legitimate requests...
    Rule Medium Severity
  • SRG-APP-000001-WSR-000001

    Group
  • vSphere UI must limit the number of concurrent connections permitted.

    Resource exhaustion can occur when an unlimited number of concurrent requests are allowed on a website, facilitating a denial-of-service attack. Unless the number of requests is controlled, the web...
    Rule Medium Severity
  • SRG-APP-000001-WSR-000001

    Group
  • vSphere UI must limit the maximum size of a POST request.

    The "maxPostSize" value is the maximum size in bytes of the POST which will be handled by the container FORM URL parameter parsing. Limit its size to reduce exposure to a denial-of-service attack. ...
    Rule Medium Severity
  • SRG-APP-000001-WSR-000002

    Group
  • vSphere UI must protect cookies from cross-site scripting (XSS).

    Cookies are a common way to save session state over the HTTP(S) protocol. If an attacker can compromise session data stored in a cookie, they are better able to launch an attack against the server ...
    Rule Medium Severity
  • SRG-APP-000016-WSR-000005

    Group
  • vSphere UI must record user access in a format that enables monitoring of remote access.

    Remote access can be exploited by an attacker to compromise the server. By recording all remote access activities, it will be possible to determine the attacker's location, intent, and degree of su...
    Rule Medium Severity
  • SRG-APP-000089-WSR-000047

    Group
  • vSphere UI must generate log records for system startup and shutdown.

    Logging must be started as soon as possible when a service starts and when a service is stopped. Many forms of suspicious actions can be detected by analyzing logs for unexpected service starts and...
    Rule Medium Severity
  • SRG-APP-000118-WSR-000068

    Group
  • vSphere UI log files must only be accessible by privileged users.

    Log data is essential in the investigation of events. If log data were to become compromised, competent forensic analysis and discovery of the true source of potentially malicious system activity w...
    Rule Medium Severity
  • SRG-APP-000131-WSR-000051

    Group
  • vSphere UI application files must be verified for their integrity.

    Verifying the vSphere UI application code is unchanged from its shipping state is essential for file validation and nonrepudiation of the vSphere UI. There is no reason the MD5 hash of the RPM orig...
    Rule Medium Severity
  • SRG-APP-000131-WSR-000073

    Group
  • vSphere UI plugins must be authorized before use.

    The vSphere UI ships with a number of plugins out of the box. Any additional plugins may affect the availability and integrity of the system and must be approved and documented by the information s...
    Rule Medium Severity
  • SRG-APP-000141-WSR-000015

    Group
  • vSphere UI must not be configured with the "UserDatabaseRealm" enabled.

    The vSphere UI performs user authentication at the application level and not through Tomcat. By default, there is no configuration for the "UserDatabaseRealm" Tomcat authentication mechanism. To el...
    Rule Medium Severity
  • SRG-APP-000141-WSR-000075

    Group
  • vSphere UI must be configured to limit access to internal packages.

    The "package.access" entry in the "catalina.properties" file implements access control at the package level. When properly configured, a Security Exception will be reported if an errant or maliciou...
    Rule Medium Severity
  • SRG-APP-000141-WSR-000081

    Group
  • vSphere UI must have Multipurpose Internet Mail Extensions (MIME) that invoke operating system shell programs disabled.

    MIME mappings tell the vSphere UI what type of program various file types and extensions are and what external utilities or programs are needed to execute the file type. By ensuring various shell s...
    Rule Medium Severity
  • SRG-APP-000141-WSR-000083

    Group
  • vSphere UI must have mappings set for Java servlet pages.

    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 identify which file types are not to be de...
    Rule Medium Severity
  • SRG-APP-000141-WSR-000085

    Group
  • vSphere UI must not have the Web Distributed Authoring (WebDAV) servlet installed.

    WebDAV is an extension to the HTTP protocol that, when developed, was meant to allow users to create, change, and move documents on a server, typically a web server or web share. WebDAV is not wide...
    Rule Medium Severity
  • SRG-APP-000141-WSR-000086

    Group
  • vSphere UI must be configured with memory leak protection.

    The Java Runtime environment can cause a memory leak or lock files under certain conditions. Without memory leak protection, vSphere UI can continue to consume system resources, which will lead to ...
    Rule Medium Severity
  • SRG-APP-000141-WSR-000087

    Group
  • vSphere UI must not have any symbolic links in the web content directory tree.

    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-000211-WSR-000030

    Group
  • The vSphere UI directory tree must have permissions in an out-of-the-box state.

    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. The...
    Rule Medium Severity
  • SRG-APP-000223-WSR-000011

    Group
  • vSphere UI must restrict its cookie path.

    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-000140

    Group
  • vSphere UI must fail to a known safe state if system initialization fails, shutdown fails, or aborts fail.

    Determining a safe state for failure and weighing that against a potential denial of service for users depends on what type of application the web server is hosting. For the Security Token Service,...
    Rule Medium Severity
  • SRG-APP-000246-WSR-000149

    Group
  • vSphere UI must limit the number of allowed connections.

    Limiting the number of established connections is a basic denial-of-service protection and a best practice. Servers where the limit is too high or unlimited can run out of system resources and nega...
    Rule Medium Severity
  • SRG-APP-000251-WSR-000157

    Group
  • vSphere UI must set URIEncoding to UTF-8.

    Invalid user input occurs when a user inserts data or characters into a hosted application's data entry field and the hosted application is unprepared to process that data. This results in unantici...
    Rule Medium Severity
  • SRG-APP-000266-WSR-000142

    Group
  • vSphere UI must set the welcome-file node to a default web page.

    Enumeration techniques, such as URL parameter manipulation, rely on being able to obtain information about the web server's directory structure by locating directories without default pages. In thi...
    Rule Medium Severity
  • SRG-APP-000266-WSR-000142

    Group
  • The vSphere UI must not show directory listings.

    Enumeration techniques, such as URL parameter manipulation, rely on being able to obtain information about the web server's directory structure by locating directories without default pages. In thi...
    Rule Medium Severity
  • SRG-APP-000266-WSR-000159

    Group
  • vSphere UI must be configured to hide the server version.

    Web servers will often display error messages to client users with enough information to aid in the debugging of the error. The information given back in error messages may display the web server t...
    Rule Medium Severity
  • SRG-APP-000266-WSR-000159

    Group
  • vSphere UI must be configured to show error pages with minimal information.

    Web servers will often display error messages to client users with enough information to aid in the debugging of the error. The information given back in error messages may display the web server t...
    Rule Medium Severity

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.

Capacity
Modules