{"stig":{"title":"z/OS TADz for RACF Security Technical Implementation Guide","version":"7","release":"2"},"checks":[{"vulnId":"V-224537","ruleId":"SV-224537r1145279_rule","severity":"medium","ruleTitle":"Tivoli Asset Discovery for z/OS (TADz) Install data sets are not properly protected.","description":"Tivoli Asset Discovery for z/OS (TADz) Install data sets provide the capability to use privileged functions and/or have access to sensitive data. Failure to properly restrict access to their data sets could result in violating the integrity of the base product, which could result in compromising the operating system or sensitive data.","checkContent":"Refer to the following report produced by the Data Set and Resource Data Collection:\n\n- SENSITVE.RPT(TADZRPT).\n\nAutomated Analysis\nRefer to the following report produced by the Data Set and Resource Data Collection:\n\n- PDI(ZTAD0000).\n\nVerify that access to the TADz Install data sets are properly restricted. If the following guidance is true, this is not a finding.\n \nThe RACF data set rules for the data sets restrict WRITE and/or greater access to systems programming personnel.\n\nThe RACF data set rules for the data sets specify that all (i.e., failures and successes) WRITE and/or greater access will be logged.","fixText":"The ISSO will ensure that WRITE and/or greater access to program product data sets is limited to system programmers and all WRITE and/or greater access is logged. Auditors should have READ access.\n\nThe 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.\n\nData set prefix to be protected will be:\n\nSYS2.TADZ.\nSYS2.TADZ.*.SHSIMOD1.** (optional fully-qualified APF).\nSYS3.TADZ.\n\nThe following commands are provided as a sample for implementing data set controls: \n\nad 'sys2.TADZ.**' uacc(none) owner(sys2) -\n audit(success(update) failures(read)) -\n data('Vendor DS Profile: TADZ')\npe 'sys2.TADZ.**' id(syspaudt) acc(a)\npe 'sys2.tadz.**' id(audtaudt) \nad 'sys2.tadz.*.shsimod1.**' uacc(none) owner(sys2) -     \n audit(success(update) failures(read)) -                  \n data('Vendor DS Profile: Tivoli Asset Discovery APF DS') \npe 'sys2.tadz.*.shsimod1.**' id(syspaudt) acc(a) \npe 'sys2.tadz.*.shsimod1.**' id(audtaudt)      \nad 'sys3.TADZ.**' uacc(none) owner(sys3) -\n audit(success(update) failures(read)) -\n data('TADZ Vendor Datasets')\npe 'sys3.TADZ.**' id(syspaudt) acc(a)\npe 'sys3.tadz.**' id(audtaudt)\nsetr generic(dataset) refresh","ccis":["CCI-001499","CCI-002234"]},{"vulnId":"V-224538","ruleId":"SV-224538r1145281_rule","severity":"medium","ruleTitle":"Tivoli Asset Discovery for zOS (TADz) STC and/or batch data sets are not properly protected.","description":"Tivoli Asset Discovery for zOS (TADz) STC and/or batch data sets provide the capability to use privileged functions and/or have access to sensitive data. Failure to properly restrict access to their data sets could result in violating the integrity of the base product which could result in compromising the operating system or sensitive data.","checkContent":"Refer to the following report produced by the Data Set and Resource Data Collection:\n\n- SENSITVE.RPT(TADZSTC).\n\nAutomated Analysis\nRefer to the following report produced by the Data Set and Resource Data Collection:\n\n- PDI(ZTAD0001).\n\nVerify that access to the TADz STC and/or batch data sets are properly restricted. If the following guidance is true, this is not a finding.\n\nThe RACF data set rules for the data sets restrict WRITE and/or greater access is restricted to systems programming personnel and the product STC(s) and/or batch job(s).\n\nThe RACF data set rules for the data sets restrict READ access is restricted to any job scheduling products that are in use and auditors.","fixText":"Grant WRITE and/or greater access to Tivoli Asset Discovery for z/OS (TADz) STC and/or batch data sets are limited to systems programmers and TADz STC and/or batch jobs only. \n\nGrant READ access to any scheduling products that are in use.\n \nGrant READ access to auditors at the ISSO's discretion.\n\nIdentify 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. Identify if any additional groups have UPDATE access for specific data sets, and assure that they are properly restricted to the ACP (Access Control Program) active on the system.\n\nData sets to be protected will be:\nSYS3.TADZ\n\nThe following commands are provided as a sample for implementing data set controls:\n\nad 'sys3.tadz.*.iq*.**' uacc(none) owner(daztech) -\n      audit(success(update) failures(read)) -\n      data('TADZ Output Data')\nad 'sys3.tadz.*.uiq.**' uacc(none) owner(daztech) -\n      audit(success(update) failures(read)) -\n      data('TADZ Output Data')\nad 'sys3.tadz.*.um.**' uacc(none) owner(daztech) -\n      audit(success(update) failures(read)) -\n      data('TADZ Output Data')\n\npe 'sys3.tadz.*.iq*.**' id(syspaudt) acc(a)\npe 'sys3.tadz.*.iq*.**' id(tadzmon) acc(a)\npe 'sys3.tadz.*.iq*.**' id(tadzinq) acc(a)\npe 'sys3.tadz.*.uiq.**' id(syspaudt) acc(a)\npe 'sys3.tadz.*.uiq.**' id(tadzmon) acc(a)\npe 'sys3.tadz.*.uiq.**' id(tadzinq) acc(a)\npe 'sys3.tadz.*.um.**' id(syspaudt) acc(a)\npe 'sys3.tadz.*.um.**' id(tadzmon) acc(a)\npe 'sys3.tadz.*.um.**' id(tadzinq) acc(a)","ccis":["CCI-001499"]},{"vulnId":"V-224539","ruleId":"SV-224539r1145282_rule","severity":"medium","ruleTitle":"Tivoli Asset Discovery for z/OS (TADz) Started Task name(s) must be properly identified/defined to the system ACP.","description":"Tivoli Asset Discovery for z/OS (TADz) requires a started task(s) that will be restricted to certain resources, data sets, and other system functions. Defining the started task as a userid to the system Access Control Program (ACP) allows the ACP to control the access and authorized users that require these capabilities. Failure to properly control these capabilities could compromise the operating system environment, ACP, and customer data.","checkContent":"Refer to the following report produced by the RACF Data Collection:\n\n- RACFCMDS.RPT(LISTUSER).\n\nVerify that the userid(s) for the TADz started task(s) is (are) properly defined. If the following attributes are defined, this is not a finding.\n\nPROTECTED","fixText":"The Systems Programmer and ISSO will ensure that the started task for TADz is properly defined.\n\nDefine the started task for TADz.\n\nExample:\n\nau tadzmon name('stc, tivoli AD') nopass -\ndfltgrp(stc) owner(stc) -\ndata('stc for tivoli asset discovery')","ccis":["CCI-000764"]},{"vulnId":"V-224540","ruleId":"SV-224540r1144997_rule","severity":"medium","ruleTitle":"IBM Tivoli Asset Discovery for zOS (TADz) Started task(s) must be properly defined to the STARTED resource class for RACF.","description":"Access to product resources should be restricted to only those individuals responsible for the application connectivity and who have a requirement to access these resources. Improper control of product resources could potentially compromise the operating system, ACP, and customer data.","checkContent":"Refer to the following report produced by the RACF Data Collection:\n\n- DSMON.RPT(RACSPT).\n\nAutomated Analysis\nRefer to the following report produced by the RACF Data Collection:\n\n- PDI(ZTAD0032).\n\nVerify that the IBM Tivoli Asset Discovery for zOS (TADz) started task(s) is (are) defined to the STARTED resource class profile and/or ICHRIN03 table entry, this is not a finding.","fixText":"The IBM Tivoli Asset Discovery for zOS (TADz) system programmer and the ISSO will ensure that a product's started task(s) is (are) properly identified and/or defined to the System ACP. \n\nA unique userid must be assigned for the IBM Tivoli Asset Discovery for zOS (TADz) started task(s) thru a corresponding STARTED class entry.\n\nThe following sample set of commands is shown here as a guideline:\n\nrdef started TADZMON.** uacc(none) owner(admin) audit(all(read)) stdata(user(TADZMON) group(stc))\n\nsetr racl(started) ref","ccis":["CCI-000764"]}]}