4.1.10 Ensure 'EXECUTE' Is Revoked from 'PUBLIC' on 'DBMS_SCHEDULER'

Information

As use of the DBMS_SCHEDULER package could allow an unauthorized user to run database or operating system jobs.

Solution

To remediate this setting execute the following SQL statement. REVOKE EXECUTE ON DBMS_SCHEDULER FROM PUBLIC;

See Also

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