4.3.1 Ensure 'SELECT_ANY_DICTIONARY' Is Revoked from Unauthorized 'GRANTEE'

Information

The Oracle database SELECT ANY DICTIONARY privilege allows the designated user to access SYS schema objects. The Oracle password hashes are part of the SYS schema and can be selected using SELECT ANY DICTIONARY privileges.

Solution

To remediate this setting execute the following SQL statement. REVOKE SELECT_ANY_DICTIONARY FROM <grantee>;

See Also

https://workbench.cisecurity.org/files/601