PPS9-00-010400 - The EDB Postgres Advanced Server must generate audit records when privileges/permissions are added.

Information

Changes in the permissions, privileges, and roles granted to users and roles must be tracked. Without an audit trail, unauthorized elevation or restriction of individuals' and groups' privileges could go undetected. Elevated privileges give users access to information and functionality that they should not have; restricted privileges wrongly deny access to authorized users.

In an SQL environment, adding permissions is typically done via the GRANT command, or, in the negative, the REVOKE command.

Solution

Execute the following SQL as enterprisedb:

ALTER SYSTEM SET edb_audit_statement = 'all';
SELECT pg_reload_conf();

or

Update the system documentation to note the organizationally approved setting and corresponding justification of the setting for this requirement.

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_EDB_PGS_Advanced_Server_v9-6_V2R3_STIG.zip

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-12c., CAT|II, CCI|CCI-000172, Rule-ID|SV-213641r879866_rule, STIG-ID|PPS9-00-010400, STIG-Legacy|SV-83639, STIG-Legacy|V-69035, Vuln-ID|V-213641

Plugin: PostgreSQLDB

Control ID: 697736b2a423b0cfc9f841a9d54ce9b5b809af61ead6ac18ba1dfcd3d6c1b0aa