4.2.4 Ensure 'EXECUTE' Is Revoked from 'PUBLIC' on 'DBMS_REPACT_SQL_UTL'

Information

As use of the DBMS_REPACT_SQL_UTL package could allow an unauthorized user to run SQL commands as user SYS.

Solution

To remediate this setting execute the following SQL statement. revoke execute on DBMS_REPACT_SQL_UTL FROM PUBLIC;

See Also

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