4.2.14 Ensure 'EXECUTE' Is Revoked from 'PUBLIC' on 'DBMS_FILE_TRANSFER'

Information

As use of the DBMS_FILE_TRANSFER package could allow to transfer files from one database server to another.

Solution

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

See Also

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