4.1.3 Ensure 'EXECUTE' Is Revoked from 'PUBLIC' on 'DBMS_JAVA'

Information

The DBMS_JAVA package could allow an attacker to run operating system commands from the database.

Solution

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

See Also

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