6.2.11 Ensure 'JAVASYSPRIVS' Is Revoked From Unauthorized 'GRANTEE'

Information

The JAVASYSPRIV privilege grants Java system-level permissions within the database. Unauthorized access could allow unrestricted Java execution.

A user with this role can run Java programs that may compromise database security and integrity.

Solution

To remediate this setting, execute the following SQL statement, keeping in mind if this is granted in both container and pluggable database, you must connect to both places to revoke. Please ensure proper impact analysis is done before revoking the privilege from a role.

REVOKE JAVAUSERPRIV FROM <grantee>;

In the case of a grant via a role:

REVOKE <rolename> FROM <grantee>;

See Also

https://workbench.cisecurity.org/benchmarks/16474

Item Details

Category: ACCESS CONTROL, MEDIA PROTECTION

References: 800-53|AC-3, 800-53|AC-5, 800-53|AC-6, 800-53|MP-2, CSCv7|14.6

Plugin: OracleDB

Control ID: ff292be5b46daa45dcc9dc5211c099a779ea9bbf5984284cd4d4a716cf467971