4.2.3 Ensure 'EXECUTE' Is Revoked from 'PUBLIC' on 'DBMS_AQADM_SYSCALLS'

Information

As use of the DBMS_AQADM_SYSCALLS 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_AQADM_SYSCALLS FROM PUBLIC;

See Also

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