O112-BP-022400 - System Privileges must not be granted to PUBLIC.

Information

System privileges can be granted to users and roles and to the user group PUBLIC. All privileges granted to PUBLIC are accessible to every user in the database. Many of these privileges convey considerable authority over the database and are granted only to those persons responsible for administering the database. In general, these privileges should be granted to roles and then the appropriate roles should be granted to users. System privileges should never be granted to PUBLIC as this could allow users to compromise the database.

Solution

Revoke any system privileges assigned to PUBLIC:

From SQL*Plus:

revoke [system privilege] from PUBLIC;

Replace [system privilege] with the named system privilege.

NOTE: System privileges are not granted to PUBLIC by default and would indicate a custom action.

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_Oracle_Database_11-2g_V2R3_STIG.zip

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6b., CAT|II, CCI|CCI-000366, Rule-ID|SV-219707r401224_rule, STIG-ID|O112-BP-022400, STIG-Legacy|SV-68225, STIG-Legacy|V-53985, Vuln-ID|V-219707

Plugin: OracleDB

Control ID: d562b49178db1d724e81370d9dd653cab8395608c2d4afc8771d73fe9634d2ca