4.1.6 Ensure 'EXECUTE' Is Revoked from 'PUBLIC' on 'DBMS_LDAP'

Information

As use of the DBMS_LDAP package can be used to create specially crafted error messages or send information via DNS to the outside.

Solution

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

See Also

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