STIGQter STIGQter: STIG Summary: z/OS CL/SuperSession for ACF2 STIG Version: 6 Release: 10 Benchmark Date: 27 Apr 2018:

CL/SuperSession Install data sets must be properly protected.

DISA Rule

SV-27073r2_rule

Vulnerability Number

V-16932

Group Title

ZB000000

Rule Version

ZCLSA000

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Ensure that update and allocate access to CL/SuperSession install data sets are limited to system programmers only, and all update and allocate access is logged. Auditors should have READ access.

The installing systems programmer will identify and document the product data sets and categorize them according to who will have update and alter access and if required that all update and allocate access is logged. He will identify if any additional groups have update access for specific data sets, and once documented he will work with the ISSO to see that they are properly restricted to the ACP (Access Control Program ) active on the system.

The following dataset are an example of data sets to be protected:
SYS2.OMEGAMON
SYS2.OMEGAMON.V-.TLSLOAD
SYS2.OMEGAMON.V-.TLVLOAD
SYS3.OMEGAMON
SYS3.OMEGAMON.RLSLOAD

The following commands are provided as an example for implementing dataset controls:

$KEY(SYS2)
OMEGAMON.- UID(syspaudt) R(A) W(L) A(L) E(A)
OMEGAMON.V-.TLSLOAD UID(syspaudt) R(A) W(L) A(L) E(A)
OMEGAMON.V-.TLVLOAD UID(syspaudt) R(A) W(L) A(L) E(A)
OMEGAMON.- UID(audtaudt) R(A) E(A)

$KEY(SYS3)
OMEGAMON.- UID(syspaudt) R(A) W(L) A(L) E(A)
OMEGAMON.RLSLOAD UID(syspaudt) R(A) W(L) A(L) E(A)
OMEGAMON.- UID(audtaudt) R(A) E(A)

Check Contents

a) Refer to the following report produced by the Data Set and Resource Data Collection:

- SENSITVE.RPT(KLSRPT)

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

- PDI(ZCLS0000)

b) Verify that access to the CL/SuperSession Install data sets are properly restricted.

___ The ACF2 data set rules for the data sets does not restrict UPDATE and/or ALTER access to systems programming personnel.

___ The ACF2 data set rules for the data sets does not specify that all (i.e., failures and successes) UPDATE and/or ALTER access will be logged.

c) If all of the above are untrue, there is NO FINDING.

d) If any of the above is true, this is a FINDING.

Vulnerability Number

V-16932

Documentable

False

Rule Version

ZCLSA000

Severity Override Guidance

a) Refer to the following report produced by the Data Set and Resource Data Collection:

- SENSITVE.RPT(KLSRPT)

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

- PDI(ZCLS0000)

b) Verify that access to the CL/SuperSession Install data sets are properly restricted.

___ The ACF2 data set rules for the data sets does not restrict UPDATE and/or ALTER access to systems programming personnel.

___ The ACF2 data set rules for the data sets does not specify that all (i.e., failures and successes) UPDATE and/or ALTER access will be logged.

c) If all of the above are untrue, there is NO FINDING.

d) If any of the above is true, this is a FINDING.

Check Content Reference

M

Responsibility

Systems Programmer

Target Key

1857

Comments