SV-224500r1144718_rule
V-224500
SRG-OS-000080
ZCICR041
CAT II
10
Utilize propagation control for each CICS region.
Under no circumstance should a user's batch job submitted from a CICS region execute under that CICS region's userid. To prevent this from occurring, define a profile in the PROPCNTL resource class for each CICS region. The
following is an example:
RDEFINE PROPCNTL <cics-region-userid> OWNER(ADMIN) AUDIT(ALL(READ))
The PROPCNTL class must be active and RACLISTed for this protection to be in effect:
SETROPTS CLASSACT(PROPCNTL) RACLIST(PROPCNTL)
Refer to the following report produced by the RACF Data Collection:
- SENSITVE.RPT(PROPCNTL).
Refer to the CICS Systems Programmer Worksheets filled out from previous vulnerability ZCIC0010.
If each CICS region is defined to the PROPCNTL resource class, this is not a finding.
V-224500
False
ZCICR041
Refer to the following report produced by the RACF Data Collection:
- SENSITVE.RPT(PROPCNTL).
Refer to the CICS Systems Programmer Worksheets filled out from previous vulnerability ZCIC0010.
If each CICS region is defined to the PROPCNTL resource class, this is not a finding.
M
4154