z/OS HCD for TSS Security Technical Implementation Guide
Pick two releases to diff their requirements.
Open a previous version of this STIG.
Digest of Updates ✎ 3
Comparison against the immediately-prior release (V7R1). Rule matching uses the Group Vuln ID. Content-change detection compares the rule’s description, check, and fix text after stripping inline markup — cosmetic-only edits aren’t flagged.
Content changes 3
- V-224726 Medium checkfix IBM Hardware Configuration Definition (HCD) install data sets are not properly protected.
- V-224727 Medium checkfix IBM Hardware Configuration Definition (HCD) User data sets are not properly protected.
- V-224728 Medium checkfix IBM Hardware Configuration Definition (HCD) resources are not properly defined and protected.
- RMF Control
- CM-5
- Severity
- M
- CCI
- CCI-001499
- Version
- ZHCDT000
- Vuln IDs
-
- V-224726
- V-16932
- Rule IDs
-
- SV-224726r1146337_rule
- SV-30546
Checks: C-26417r1145993_chk
Refer to the following report produced by the Data Set and Resource Data Collection: - SENSITVE.RPT(HCDRPT). Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZHCD0000). Verify that access to the IBM Hardware Configuration Definition (HCD) install data sets are properly restricted. If the following guidance is true, this is not a finding. The TSS data set rules for the data sets restricts READ access to auditors, automated operations, operators, and systems programming personnel. The TSS data set rules for the data sets restricts WRITE and/or greater access to systems programming personnel. The TSS data set rules for the data sets specifies that all (i.e., failures and successes) WRITE and/or greater access are logged.
Fix: F-26405r1146336_fix
The ISSO will ensure that update and ALL access to IBM HCD install data sets is limited to systems programmers only, and all update and ALL access is logged. Auditors, automated operations, and operators 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 ALL access and if required that all update and ALL access is logged. The installing systems programmer will identify if any additional groups have update and/or ALL access for specific data sets, and once documented will work with the ISSO to ensure they are properly restricted to the Access Control Program (ACP) active on the system. Data sets to be protected will be: SYS1.SCBD* The following commands are provided as a sample for implementing data set controls: TSS PERMIT(audtaudt) DSN(SYS1.SCBD) ACCESS(R) TSS PERMIT(autoaudt) DSN(SYS1.SCBD) ACCESS(R) TSS PERMIT(operaudt) DSN(SYS1.SCBD) ACCESS(R) TSS PERMIT(syspaudt) DSN(SYS1.SCBD) ACCESS(R) TSS PERMIT(tstcaudt) DSN(SYS1.SCBD) ACCESS(R) TSS PERMIT(syspaudt) DSN(SYS1.SCBD) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(tstcpaudt) DSN(SYS1.SCBD) ACCESS(ALL) ACTION(AUDIT)
- RMF Control
- CM-5
- Severity
- M
- CCI
- CCI-001499
- Version
- ZHCDT002
- Vuln IDs
-
- V-224727
- V-21592
- Rule IDs
-
- SV-224727r1146339_rule
- SV-30599
Checks: C-26418r1145996_chk
Refer to the following report produced by the Data Set and Resource Data Collection: - SENSITVE.RPT(HCDUSER). Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZHCD0002). Verify that the access to the IBM Hardware Configuration Definition (HCD) install data sets is properly restricted. The data sets to be protected are the production and working IODF data sets as well as the activity log for the IODF data sets. If the following guidance is true, this is not a finding. Note: Currently on most CSD systems the prefix for these data sets is SYS3.IODF*.**. The TSS data set rules for the data sets restrict WRITE and/or greater access to systems programming personnel. The TSS data set rules for the data sets restrict READ access to automated operations users and operations personnel. The TSS data set rules for the data sets specify that all (i.e., failures and successes) WRITE and/or greater access will be logged.
Fix: F-26406r1146338_fix
The ISSO will ensure that WRITE and/or greater access to program product user data sets is limited to systems programmers and all WRITE and/or greater access is logged. Ensure that READ access is limited to auditors, operations personnel, and automated operations users. The installing systems programmer will identify and document the product data sets and categorize them according to who will have WRITE and/or greater access and if required that all WRITE and/or greater access is logged. The installing systems programmer will identify if any additional groups have UPDATE access for specific data sets, and once documented will work with the ISSO to ensure they are properly restricted to the Access Control Program (ACP) active on the system. Data sets to be protected will be: The production IODF data sets. (i.e., hhhhhhhh.IODFnn) The working IODF data sets. (i.e., hhhhhhhh.IODFnn.) The activity log for the IODF data sets. (i.e., hhhhhhhh.IODFnn.ACTLOG) Note: Currently on most CSD systems the prefix for these data sets is SYS3.IODF*.**. The following commands are provided as a sample for implementing data set controls: TSS ADD(SYS3) DSN(SYS3) TSS PER(syspaudt) DSN(SYS3.IODF) ACC(R) TSS PER(tstcaudt) DSN(SYS3.IODF) ACC(R) TSS PER(audtaudt) DSN(SYS3.IODF) ACC(R) TSS PER(autoaudt) DSN(SYS3.IODF) ACC(R) TSS PER(operaudt) DSN(SYS3.IODF) ACC(R) TSS PER(syspaudt) DSN(SYS3.IODF) ACC(A) ACTION(AUDIT) TSS PER(tstcaudt) DSN(SYS3.IODF) ACC(A) ACTION(AUDIT)
- RMF Control
- AC-3
- Severity
- M
- CCI
- CCI-000213
- Version
- ZHCDT020
- Vuln IDs
-
- V-224728
- V-17947
- Rule IDs
-
- SV-224728r1146001_rule
- SV-30586
Checks: C-26419r1145999_chk
Refer to the following reports produced by the Data Set and Resource Data Collection: - TSSCMDS.RPT(WHOOIBMF). - SENSITVE.RPT(WHOHIBMF). Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZHCD0020). Review the following items for the IBM Hardware Configuration Definition (HCD) resources in the IBMFAC resource class. If the following guidance is true, this is not a finding. The TSS owner is defined for the CBD resource and/or IBMFAC RDT entry has DEFPROT specified. There is no TSS rules that allow access to the CBD resource. The TSS rules for the CBD.CPC.IOCDS and CBD.CPC.IPLPARM resources are restricted access to systems programming and operations personnel as well as possibly any automated operations batch users with access of READ. The TSS rules for the CBD.CPC.IOCDS and CBD.CPC.IPLPARM resources are restricted access to systems programming with access of UPDATE and logged.
Fix: F-26407r1146000_fix
The systems programmer will work with the ISSO to verify that the following are properly specified in the Access Control Program (ACP). The TSS owner is defined for the CBD resources and/or IBMFAC RDT entry has DEFPROT specified. For example: TSS ADD(dept-acid)IBMFAC(CBD.) TSS REP(RDT)RESCLASS(IBMFAC)ATTR(DEFPROT) There are no TSS rules that allow access to the CBD resource. The RACF rules for the CBD.CPC.IOCDS and CBD.CPC.IPLPARM resources are restricted access to systems programming and operations personnel as well as possibly any automated operations batch users with access of READ. The RACF rules for the CBD.CPC.IOCDS and CBD.CPC.IPLPARM resources are restricted access to systems programming with access of UPDATE and logged. Example: TSS PERMIT(syspaudt)IBMFAC(CBD.CPC.IOCDS)ACCESS(READ) TSS PERMIT(operaudt)IBMFAC(CBD.CPC.IOCDS)ACCESS(READ) TSS PERMIT(autoaudt)IBMFAC(CBD.CPC.IOCDS)ACCESS(READ) TSS PERMIT(syspaudt)IBMFAC(CBD.CPC.IOCDS) - ACCESS(UPDATE)ACTION(AUDIT) TSS PERMIT(syspaudt)IBMFAC(CBD.CPC.IPLPARM)ACCESS(READ) TSS PERMIT(operaudt)IBMFAC(CBD.CPC.IPLPARM)ACCESS(READ) TSS PERMIT(autoaudt)IBMFAC(CBD.CPC.IPLPARM)ACCESS(READ) TSS PERMIT(syspaudt)IBMFAC(CBD.CPC.IPLPARM) - ACCESS(UPDATE)ACTION(AUDIT)