z/OS IBM CICS Transaction Server for TSS STIG
Pick two releases to diff their requirements.
Open a previous version of this STIG.
Digest of Updates ✎ 1
Comparison against the immediately-prior release (V6R3). 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 1
- V-17982 Medium descriptioncheckfix IBM CICS Transaction Server SPI command resources must be properly defined and protected.
- RMF Control
- AC-4
- Severity
- M
- CCI
- CCI-000035
- Version
- ZCICT021
- Vuln IDs
-
- V-17982
- Rule IDs
-
- SV-43227r3_rule
Checks: C-41197r3_chk
Refer to the following report produced by the TSS Data Collection and Data Set and Resource Data Collection: SENSITVE.RPT(WHOHSPI) TSSCMDS.RPT(WHOOSPI) TSSCMDS.RPT(#RDT) Automated Analysis: Refer to the following report produced by the TSS Data Collection Checklist: - PDI (ZCIC0021) Ensure that all IBM CICS Transaction Server resources are properly protected according to the requirements specified in CICS SPI Resources table in the z/OS STIG Addendum. If the following guidance is true, this is not a finding. The TSS resources and/or generic equivalent as designated in the above table are owned or DEFPROT is specified for the resource class. The TSS resource access authorizations restrict access to the appropriate personnel as designated in the above table.
Fix: F-36753r3_fix
Ensure that the IBM CICS Transaction Server command resource access is in accordance with those outlined in CICS SPI Resources table in the zOS STIG Addendum. Use CICS SPI Resources and CICS SPI Resources Descriptions tables in the zOS STIG Addendum. These tables list the resources and access requirements for IBM CICS Transaction Server; ensure the following guidelines are followed: The TSS resources and/or generic equivalent as designated in the above table are owned or DEFPROT is specified for the resource class. The TSS resource access authorizations restrict access to the appropriate personnel as designated in the above table. The following commands are provided as a sample for implementing resource controls: TSS ADD(dept-acid) SPI(ASSOCIAT) TSS PERMIT(cicsaudt) SPI(ASSOCIAT) ACCESS(READ) TSS PERMIT(cicuaudt) SPI(ASSOCIAT) ACCESS(READ) TSS PERMIT(syscsaudt) SPI(ASSOCIAT) ACCESS(READ)