{"stig":{"title":"z/OS NetView for RACF Security Technical Implementation Guide","version":"7","release":"2"},"checks":[{"vulnId":"V-224517","ruleId":"SV-224517r1145271_rule","severity":"medium","ruleTitle":"NetView configuration/parameter values must be specified properly.","description":"NetView configuration/parameters control the security and operational characteristics of products. If these parameter values are improperly specified, security and operational controls may be weakened. This exposure may threaten the availability of the product applications, and compromise the confidentiality of customer data.","checkContent":"Review the member CxxSTYLE in the DSIPARM DD statement concatenation of the NetView CNMPROC STC procedure.\n\nAutomated Analysis\nRefer to the following report produced by the Data Set and Resource Data Collection:\n\n- PDI(ZNET0040).\n\nVerify that all NetView configuration requirements are specified. If the following guidance is true, this is not a finding.\n\nKeyword                            Value\nSECOPTS.OPERSEC          SAFCHECK|SAFDEF\nSECOPTS.CMDAUTH       SAF.FAIL|SAF.table","fixText":"The systems programmer and ISSO will review NetView configuration parameters and control options for compliance.\n\nTo ensure authentication of users to NetView, ensure that CxxSTYLE in the DSIPARM DD statement concatenation of the NetView CNMPROC STC procedure has the following initialization parameter(s) specified:\n\n(Note: The data set identified above is an example of a possible installation. The data set is determined when the product is actually installed on a system through the product's installation guide and can be site specific.)\n\nSECOPTS.OPERSEC=SAFCHECK|SAFDEF\n\nWhen SECOPTS.OPERSEC=SAFCHECK is used, it specifies that operator identification and password or password phrase checking is performed using an SAF security product. The operator identifier must also be defined in DSIOPF, and other attributes given to the operator at logon are taken from the specified profile for the operator in DSIPRF.\n\nSecurity access checks are checked against the authority of the operator that occur when an operator tries to access a data set that is protected in the DATASET class of an SAF product or an MVS system command that is protected in the OPERCMDS class of an SAF product.\n\nWhen SECOPTS.OPERSEC=SAFDEF is used, it specifies that operator identification and password or password phrase checking is done using an SAF security product. Authority to log on as a NetView operator is controlled through the APPL class. The operator identifier must be authorized to the resource name in the APPL class which represents the NetView program.\n\nThe attributes given to the operator at logon are defined in the NETVIEW segment of the user profile for the operator in the SAF product. For more information, refer to IBM Tivoli NetView for z/OS Security Reference.\n\nWhen SECOPTS.OPERSEC=SAFDEF is specified, any value for SECOPTS.CMDAUTH can be used.\n\nAdditional details can be obtained in the IBM Tivoli NetView for z/OS Security Reference.\n\nSECOPTS.CMDAUTH=SAF.FAIL|SAF.table\n\nWhen SECOPTS.CMDAUTH=SAF.table is used, table specifies the backup table to be used for immediate commands and when the SAF product cannot make a security decision. This can occur when:\n\n  No resource name is defined in the NETCMDS class which protects or authorizes this command.\n  The NETCMDS class is not active.\n  The security product is not active.\n\nWhen SECOPTS.CMDAUTH=SAF.FAIL is used, command authority checking will fail if the SAF product can reach no decision.\n\nAdditional details can be obtained in the IBM Tivoli NetView for z/OS Administration Reference.","ccis":["CCI-000015","CCI-000381"]},{"vulnId":"V-224518","ruleId":"SV-224518r1144950_rule","severity":"medium","ruleTitle":"NetView install data sets are not properly protected.","description":"NetView 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(NETVRPT).\n\nAutomated Analysis\nRefer to the following report produced by the Data Set and Resource Data Collection:\n\n- PDI(ZNET0000).\n\nVerify that access to the NetView 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 NetView install data sets is limited to system programmers only and all WRITE and/or greater access is logged. Auditors should be granted 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 sets to be protected will be: \nSYS2.NETVIEW \nSYS2A.NETVIEW\nSYS3.NETVIEW\n\nad 'sys2.netview.**' uacc(none) owner(sys2) -\naudit(success(update) failures(read))\npe 'sys2.netview.**' id(syspaudt) acc(a)\npe 'sys2.netview.**' id(audtaudt)\nad 'sys2a.netview.**' uacc(none) owner(sys2a) -\naudit(success(update) failures(read))\npe 'sys2a.netview.**' id(syspaudt) acc(a)\npe 'sys2a.netview.**' id(audtaudt)\nad 'sys3.netview.**' uacc(none) owner(sys3) - \naudit(success(update) failures(read))\npe 'sys3.netview.**' id(syspaudt) acc(a)\npe 'sys3.netvidew.**' id(audtaudt)","ccis":["CCI-001499","CCI-002234"]},{"vulnId":"V-224519","ruleId":"SV-224519r1144953_rule","severity":"medium","ruleTitle":"NetView STC data sets are not properly protected.","description":"NetView STC 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(NETVSTC).\n\nAutomated Analysis\nRefer to the following report produced by the Data Set and Resource Data Collection:\n\n- PDI(ZNET0001).\n\nVerify that access to the NetView STC 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 restricts READ access to auditors.\n\nThe RACF data set rules for the data sets restricts WRITE and/or greater access to systems programming personnel.\n\nThe RACF data set rules for the data sets restricts WRITE and/or greater access to the product STC(s) and/or batch job(s).","fixText":"The ISSO will ensure that WRITE and/or greater access to NetView STC data sets are limited to System Programmers and NetView STC only, unless a letter justifying access is filed with the ISSO. 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. He will identify if any additional groups have WRITE and/or greater 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.\n\nData sets to be protected will be: \nSYS3.NETVIEW.<systemid>.** (VSAM data sets)\n\nThe following commands are provided as a sample for implementing data set controls:\n\nad 'sys3.netview.<systemid>.<VSAMDS>.**' uacc(none) owner(sys3) -\n  audit(success(update) failures(read)) -\n  data('netview site VSAM data sets')\npe 'sys3.netview.<systemid>.**' id(audtaudt) acc(r)\npe 'sys3.netview.<systemid>.**' id(CNMPROC syspaudt tstcaudt) acc(a)\n\nThe VSAM data set required for greater than READ access are:\nSYS3.NETVIEW.<systemid>.AAUVSPL\nSYS3.NETVIEW.<systemid>.AAUVSSL\nSYS3.NETVIEW.<systemid>.BNJLGPR\nSYS3.NETVIEW.<systemid>.BNJLGSE\nSYS3.NETVIEW.<systemid>.BNJ36PR\nSYS3.NETVIEW.<systemid>.BNJ36SE\nSYS3.NETVIEW.<systemid>.DSIKPNL\nSYS3.NETVIEW.<systemid>.DSILIST\nSYS3.NETVIEW.<systemid>.DSILOGP\nSYS3.NETVIEW.<systemid>.DSILOGS\nSYS3.NETVIEW.<systemid>.DSISVRT\nSYS3.NETVIEW.<systemid>.DSITRCP\nSYS3.NETVIEW.<systemid>.DSITRCS\nSYS3.NETVIEW.<systemid>.SDSIOPEN","ccis":["CCI-001499"]},{"vulnId":"V-224520","ruleId":"SV-224520r1144955_rule","severity":"medium","ruleTitle":"NetView resources must be properly defined and protected.","description":"NetView can run with sensitive system privileges, and potentially can circumvent system controls. Failure to properly control access to product resources could result in the compromise of the operating system environment, and compromise the confidentiality of customer data. Many utilities assign resource controls that can be granted to systems programmers only in greater than read authority. Resources are also granted to certain nonsystems personnel with read only authority.","checkContent":"Refer to the following report produced by the Data Set and Resource Data Collection:\n\n- SENSITVE.RPT(ZNET0020).\n\nAutomated Analysis\nRefer to the following report produced by the Data Set and Resource Data Collection:\n\n- PDI(ZNET0020).\n\nWhen SECOPTS.OPERSEC=SAFPW is specified in ZNET0040, this is not applicable. \n\nVerify that all NetView resources and/or generic equivalents are properly protected according to the requirements specified in the NetView Resources table in the z/OS STIG Addendum. If the following guidance is true, this is not a finding.\n\nThe RACF resource access authorizations restrict access to the appropriate personnel.\n\nThe RACF resource access authorizations are defined with UACC(NONE) and NOWARNING.","fixText":"The ISSO will work with the systems programmer to verify that the following are properly specified in the Access Control Program (ACP).\n\n(Note: The resource class, resources, and/or resource prefixes identified below are examples of a possible installation. The actual resource class, resources, and/or resource prefixes are determined when the product is actually installed on a system through the product's installation guide and can be site specific.)\n\nWhen SECOPTS.OPERSEC=SAFPW is specified in ZNET0040, this is not applicable. This can be bypassed. \n\nEnsure that all NetView resources and/or generic equivalents are properly protected according to the requirements specified in the NetView Resources table in the z/OS STIG Addendum. Additional details can be obtained in the IBM Tivoli NetView for z/OS Security Reference.\n\nUse the NetView Resources table in the z/OS STIG Addendum. This table lists the resources and access requirements for NetView, ensure the following guidelines are followed:\n\nThe RACF resource access authorizations restrict access to the appropriate personnel.\n\nThe RACF resource access authorizations specify UACC(NONE) and NOWARNING.\n\nThe following commands are provided as a sample for implementing resource controls:\n\nRDEFINE NETCMDS netid.** UACC(NONE) OWNER(ADMIN) -\n\tAUDIT(FAILURE(READ)) DATA('Protected per ZNETR020')\nRDEFINE NETCMDS netid.luname.ADDCMD.** UACC(NONE) OWNER(ADMIN) -\n\tAUDIT(FAILURE(READ)) DATA('Protected per ZNETR020')\nPERMIT netid.luname.ADDCMD.** CLASS(NETCMDS) ID(syspaudt) ACCESS(READ)","ccis":["CCI-000213"]},{"vulnId":"V-224521","ruleId":"SV-224521r1144958_rule","severity":"medium","ruleTitle":"NetView Started Task name(s) is not properly identified/defined to the system ACP.","description":"NetView 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 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 NetView started task(s) is (are) properly defined. If the following attributes are defined, this is not a finding.\n\nPROTECTED","fixText":"The NetView systems programmer and the ISSO will ensure that the product's Started Task(s) is properly Identified/defined to the System ACP. \n\nMost installation manuals will indicate how the Started Task is identified and any additional attributes that must be specified.\n\nA sample is provided here:\n\nau cnmpssi name('stc, netview') nopass dfltgrp(stc) -\nowner(stc) data('netview subsystem interface')\nau cnmproc name('stc, netview') nopass dfltgrp(stc) -\nowner(stc) data('netview')","ccis":["CCI-000764"]},{"vulnId":"V-224522","ruleId":"SV-224522r1144961_rule","severity":"medium","ruleTitle":"IBM Tivoli NetView Started task(s) must be properly defined to the STARTED resource class for RACF.","description":"Access to product resources must be restricted to only 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(ZNET0032).\n\nVerify that the IBM Tivoli NetView 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 NetView 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 NetView 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 CNMPROC.** uacc(none) owner(admin) audit(all(read)) stdata(user(CNMPROC) group(stc))\nrdef started CNMPSSI.** uacc(none) owner(admin) audit(all(read)) stdata(user(CNMPSSI) group(stc))\n\nsetr racl(started) ref","ccis":["CCI-000764"]}]}