Database Security Requirements Guide
Rules, Groups, and Values defined within the XCCDF Benchmark
-
SRG-APP-000099
<GroupDescription></GroupDescription>Group -
The DBMS must produce audit records containing sufficient information to establish the outcome (success or failure) of the events.
<VulnDiscussion>Information system auditing capability is critical for accurate forensic analysis. Without information about the outcome of e...Rule Medium Severity -
SRG-APP-000100
<GroupDescription></GroupDescription>Group -
The DBMS must produce audit records containing sufficient information to establish the identity of any user/subject or process associated with the event.
<VulnDiscussion>Information system auditing capability is critical for accurate forensic analysis. Without information that establishes the i...Rule Medium Severity -
SRG-APP-000101
<GroupDescription></GroupDescription>Group -
The DBMS must include additional, more detailed, organization-defined information in the audit records for audit events identified by type, location, or subject.
<VulnDiscussion>Information system auditing capability is critical for accurate forensic analysis. Reconstruction of harmful events or forens...Rule Medium Severity -
SRG-APP-000109
<GroupDescription></GroupDescription>Group -
The DBMS must by default shut down upon audit failure, to include the unavailability of space for more audit log records; or must be configurable to shut down upon audit failure.
<VulnDiscussion>It is critical that when the DBMS is at risk of failing to process audit logs as required, it take action to mitigate the fai...Rule Medium Severity -
SRG-APP-000109
<GroupDescription></GroupDescription>Group -
The DBMS must be configurable to overwrite audit log records, oldest first (First-In-First-Out - FIFO), in the event of unavailability of space for more audit log records.
<VulnDiscussion>It is critical that when the DBMS is at risk of failing to process audit logs as required, it take action to mitigate the fai...Rule Medium Severity -
SRG-APP-000116
<GroupDescription></GroupDescription>Group -
The DBMS must use system clocks to generate time stamps for use in audit records and application data.
<VulnDiscussion>Internal system clocks are typically a feature of server hardware and are maintained and used by the operating system. They a...Rule Medium Severity -
SRG-APP-000118
<GroupDescription></GroupDescription>Group -
The audit information produced by the DBMS must be protected from unauthorized read access.
<VulnDiscussion>If audit data were to become compromised, then competent forensic analysis and discovery of the true source of potentially ma...Rule Medium Severity -
SRG-APP-000119
<GroupDescription></GroupDescription>Group -
The audit information produced by the DBMS must be protected from unauthorized modification.
<VulnDiscussion>If audit data were to become compromised, then competent forensic analysis and discovery of the true source of potentially ma...Rule Medium Severity -
SRG-APP-000120
<GroupDescription></GroupDescription>Group -
The audit information produced by the DBMS must be protected from unauthorized deletion.
<VulnDiscussion>If audit data were to become compromised, then competent forensic analysis and discovery of the true source of potentially ma...Rule Medium Severity -
SRG-APP-000121
<GroupDescription></GroupDescription>Group -
The DBMS must protect its audit features from unauthorized access.
<VulnDiscussion>Protecting audit data also includes identifying and protecting the tools used to view and manipulate log data. Depending up...Rule Medium Severity -
SRG-APP-000122
<GroupDescription></GroupDescription>Group -
The DBMS must protect its audit configuration from unauthorized modification.
<VulnDiscussion>Protecting audit data also includes identifying and protecting the tools used to view and manipulate log data. Therefore, pro...Rule Medium Severity -
SRG-APP-000123
<GroupDescription></GroupDescription>Group -
The DBMS must protect its audit features from unauthorized removal.
<VulnDiscussion>Protecting audit data also includes identifying and protecting the tools used to view and manipulate log data. Therefore, pro...Rule Medium Severity -
SRG-APP-000133
<GroupDescription></GroupDescription>Group -
The DBMS must limit privileges to change software modules, to include stored procedures, functions and triggers, and links to software external to the DBMS.
<VulnDiscussion>If the system were to allow any user to make changes to software libraries, then those changes might be implemented without u...Rule Medium Severity -
SRG-APP-000133
<GroupDescription></GroupDescription>Group -
The DBMS software installation account must be restricted to authorized users.
<VulnDiscussion>When dealing with change control issues, it should be noted any changes to the hardware, software, and/or firmware components...Rule High Severity -
SRG-APP-000133
<GroupDescription></GroupDescription>Group -
Database software, including DBMS configuration files, must be stored in dedicated directories, or DASD pools, separate from the host OS and other applications.
<VulnDiscussion>When dealing with change control issues, it should be noted any changes to the hardware, software, and/or firmware components...Rule Medium Severity -
SRG-APP-000133
<GroupDescription></GroupDescription>Group -
Database objects (including but not limited to tables, indexes, storage, stored procedures, functions, triggers, links to software external to the DBMS, etc.) must be owned by database/DBMS principals authorized for ownership.
<VulnDiscussion>Within the database, object ownership implies full privileges to the owned object, including the privilege to assign access t...Rule Medium Severity -
SRG-APP-000133
<GroupDescription></GroupDescription>Group -
The role(s)/group(s) used to modify database structure (including but not necessarily limited to tables, indexes, storage, etc.) and logic modules (stored procedures, functions, triggers, links to software external to the DBMS, etc.) must be restricted to authorized users.
<VulnDiscussion>If the DBMS were to allow any user to make changes to database structure or logic, then those changes might be implemented wi...Rule Medium Severity -
SRG-APP-000141
<GroupDescription></GroupDescription>Group -
Default demonstration and sample databases, database objects, and applications must be removed.
<VulnDiscussion>Information systems are capable of providing a wide variety of functions and services. Some of the functions and services, pr...Rule Medium Severity -
SRG-APP-000141
<GroupDescription></GroupDescription>Group -
Unused database components, DBMS software, and database objects must be removed.
<VulnDiscussion>Information systems are capable of providing a wide variety of functions and services. Some of the functions and services, pr...Rule Medium Severity -
SRG-APP-000141
<GroupDescription></GroupDescription>Group -
Unused database components that are integrated in the DBMS and cannot be uninstalled must be disabled.
<VulnDiscussion>Information systems are capable of providing a wide variety of functions and services. Some of the functions and services, pr...Rule Medium Severity -
SRG-APP-000141
<GroupDescription></GroupDescription>Group -
Access to external executables must be disabled or restricted.
<VulnDiscussion>Information systems are capable of providing a wide variety of functions and services. Some of the functions and services, pr...Rule Medium Severity -
SRG-APP-000142
<GroupDescription></GroupDescription>Group -
The DBMS must be configured to prohibit or restrict the use of organization-defined functions, ports, protocols, and/or services, as defined in the PPSM CAL and vulnerability assessments.
<VulnDiscussion>In order to prevent unauthorized connection of devices, unauthorized transfer of information, or unauthorized tunneling (i.e....Rule Medium Severity -
SRG-APP-000148
<GroupDescription></GroupDescription>Group -
The DBMS must uniquely identify and authenticate organizational users (or processes acting on behalf of organizational users).
<VulnDiscussion>To assure accountability and prevent unauthenticated access, organizational users must be identified and authenticated to pre...Rule Medium Severity -
SRG-APP-000164
<GroupDescription></GroupDescription>Group -
If DBMS authentication, using passwords, is employed, the DBMS must enforce the DOD standards for password complexity and lifetime.
<VulnDiscussion>OS/enterprise authentication and identification must be used (SRG-APP-000023-DB-000001). Native DBMS authentication may be us...Rule High Severity -
SRG-APP-000171
<GroupDescription></GroupDescription>Group -
The DBMS must for password-based authentication, store passwords using an approved salted key derivation function, preferably using a keyed hash.
<VulnDiscussion>The DOD standard for authentication is DOD-approved PKI certificates. Authentication based on user ID and password may be us...Rule High 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.