Skip to content

The DBMS must generate audit records when unsuccessful accesses to objects occur.

An XCCDF Rule

Description

Without tracking all or selected types of access to all or selected objects (tables, views, procedures, functions, etc.), it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one. In an SQL environment, types of access include, but are not necessarily limited to: SELECT INSERT UPDATE DELETE EXECUTE To aid in diagnosis, it is necessary to keep track of failed attempts in addition to the successful ones.

ID
SV-206637r961836_rule
Version
SRG-APP-000507-DB-000357
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Deploy a DBMS capable of producing the required audit records when object access occurs.

Configure audit settings to create audit records when the specified access to the specified objects is unsuccessfully attempted.