4.1.11 Ensure 'EXECUTE' Is Revoked from 'PUBLIC' on 'DBMS_SQL'

Information

The DBMS_SQL package could allow privilege escalation if the input validation is not done properly.

Solution

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

See Also

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