4.2.8 Ensure 'EXECUTE' Is Revoked from 'PUBLIC' on 'DBMS_STREAMS_RPC'

Information

As use of the DBMS_STREAMS_RPC package could allow an unauthorized user to run SQL commands as user SYS.

Solution

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

See Also

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