Security risks with system grants

  • From: Deepak Sharma <sharmakdeep_oracle@xxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Thu, 5 Oct 2006 14:13:55 -0700 (PDT)

Does anyone know of any Security Risks if we grant the
following privileges to an Oracle account?

GRANT AQ_ADMINISTRATOR_ROLE 
GRANT EXECUTE ON SYS.DBMS_PIPE 
GRANT EXECUTE ON SYS.DBMS_AQ 
GRANT SELECT ON SYS.V_$MYSTAT 
GRANT SELECT ON SYS.V_$SESSION
GRANT SELECT ON SYS.V_$TRANSACTION
GRANT SELECT ON SYS.DBA_PENDING_TRANSACTIONS 

Thanks,
Deepak

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
--
//www.freelists.org/webpage/oracle-l


Other related posts:

  • » Security risks with system grants