4.1.12 Ensure 'EXECUTE' Is Revoked from 'PUBLIC' on 'DBMS_XMLGEN'

Information

The package DBMS_XMLGEN can be used to search the entire database for critical information like creditcard numbers, ...

Solution

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

See Also

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