EP11-00-005100 - The EDB Postgres Advanced Server must separate user functionality (including user interface services) from database management functionality.

Information

Information system management functionality includes functions necessary to administer databases, network components, workstations, or servers and typically requires privileged user access.

The separation of user functionality from information system management functionality is either physical or logical and is accomplished by using different computers, different central processing units, different instances of the operating system, different network addresses, combinations of these methods, or other methods, as appropriate.

An example of this type of separation is observed in web administrative interfaces that use separate authentication methods for users of any other information system resources.

This may include isolating the administrative interface on a different domain and with additional access controls.

If administrative functionality or information regarding DBMS management is presented on an interface available for users, information on DBMS settings may inadvertently be made available to the user.

NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.

Solution

Configure EDB Postgres Advanced Server to separate database administration and general user functionality.

Use the ALTER ROLE SQL command to remove 'SUPERUSER', 'CREATE Role', 'Create DB', or 'Bypass RLS' privileges from user and group roles that are not authorized for those roles.

For example:

ALTER ROLE <username> NOSUPERUSER NOCREATEDB NOCREATEROLE NOBYPASSRLS;

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_EDB_PGS_Advanced_Server_v11_Windows_V2R2_STIG.zip

Item Details

Category: SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|SC-2, CAT|II, CCI|CCI-001082, Rule-ID|SV-224176r508023_rule, STIG-ID|EP11-00-005100, STIG-Legacy|SV-110299, STIG-Legacy|V-101195, Vuln-ID|V-224176

Plugin: PostgreSQLDB

Control ID: 73e466173e6aaf18933bce85432ecc9725bc1997dd055c472a3be06e2b745ee2