4.1.4 Ensure 'EXECUTE' Is Revoked from 'PUBLIC' on 'DBMS_JAVA_TEST'

Information

The DBMS_JAVA_TEST 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_TEST FROM PUBLIC;

See Also

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