UCF STIG Viewer Logo

BMC CONTROL-D resources will be properly defined and protected.


Overview

Finding ID Version Rule ID IA Controls Severity
V-17947 ZCTDR020 SV-32056r2_rule ECCD-1 ECCD-2 Medium
Description
BMC CONTROL-D can run with sensitive system privileges, and potentially can circumvent system controls. Failure to properly control access to product resources could result in the compromise of the operating system environment, and compromise the confidentiality of customer data. Many utilities assign resource controls that can be granted to system programmers only in greater than read authority. Resources are also granted to certain non systems personnel with read only authority.
STIG Date
z/OS BMC CONTROL-D for RACF STIG 2015-01-15

Details

Check Text ( C-3254r9_chk )
Refer to the following report produced by the Data Set and Resource Data Collection:

- SENSITVE.RPT(ZCTD0020)

Automated Analysis
Refer to the following report produced by the Data Set and Resource Data Collection:

- PDI(ZCTD0020)

Verify that the accesses to resources and/or generic equivalent are properly restricted according to the requirements specified in BMC CONTROL-D Resources table in the z/OS STIG Addendum. If the following guidance is true, this is not a finding.

Note: To determine what resource class is used review the IOACLASS setting in SECPARM.

___ The RACF resources are defined with a default access of NONE.

___ The RACF resource access authorizations restrict access to the appropriate personnel.

___ The RACF resource logging requirements are specified.

___ The RACF resource access authorizations are defined with UACC(NONE) and NOWARNING.
Fix Text (F-213r5_fix)
The IAO will work with the systems programmer to verify that the following are properly specified in the ACP.

Note: To determine what resource class is used review the IOACLASS setting in SECPARM.

(Note: The resource class, resources, and/or resource prefixes identified below are examples of a possible installation. The actual resource class, resources, and/or resource prefixes are determined when the product is actually installed on a system through the product’s installation guide and can be site specific.)

Use BMC CONTROL-D Resources and BMC INCONTROL Resources Descriptions tables in the zOS STIG Addendum. These tables list the resources, descriptions, and access and logging requirements. Ensure the guidelines for the resources and/or generic equivalent specified in the z/OS STIG Addendum are followed.

The following commands are provided as a sample for implementing resource controls:

rdef $ioa $$addnot.** uacc(none) owner(admin) –
audit(failure(read)) -
data('protected per zctdr020')

pe $$addnot.** cl($ioa) id() acc(alter)
pe $$addnot.** cl($ioa) id() acc(alter)
pe $$addnot.** cl($ioa) id() acc(alter)
pe $$addnot.** cl($ioa) id() acc(alter)