6.2.8 Ensure 'OLAP_DBA' Is Revoked From Unauthorized 'GRANTEE'

Information

The OLAP_DBA role allows grantees to perform Oracle OLAP administration tasks. Unauthorized access can impact analytical workspaces.

Users with this role can alter OLAP settings potentially impacting business intelligence applications.

Solution

To remediate this setting, execute the following SQL statement, keeping in mind if this is granted in both container and pluggable database, you must connect to both places to revoke. Please ensure proper impact analysis is done before revoking the privilege from a role.

REVOKE OLAP_DBA FROM <grantee>;

In the case of a grant via a role:

REVOKE <rolename> FROM <grantee>;

See Also

https://workbench.cisecurity.org/benchmarks/16474

Item Details

Category: ACCESS CONTROL, MEDIA PROTECTION

References: 800-53|AC-3, 800-53|AC-5, 800-53|AC-6, 800-53|MP-2, CSCv7|14.6

Plugin: OracleDB

Control ID: b0260ef513a0fcab89ab8c52f9470710dff1bcd0d8c376471bda618c24a9e9e0