4.1.13 Ensure 'EXECUTE' Is Revoked from 'PUBLIC' on 'DBMS_XMLQUERY'

Information

The package DBMS_XMLQUERY can be used to search the entire database for critical information like credit card numbers and other sensitive information.

Solution

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

See Also

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