kriterion 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (564) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +2 -0
  3. data/.ruby-version +1 -0
  4. data/.travis.yml +5 -0
  5. data/Dockerfile +18 -0
  6. data/Gemfile +12 -0
  7. data/Gemfile.lock +62 -0
  8. data/LICENSE.txt +21 -0
  9. data/README.md +58 -0
  10. data/Rakefile +6 -0
  11. data/bin/setup +8 -0
  12. data/bin/update_stigs.rb +42 -0
  13. data/criterion.gemspec +31 -0
  14. data/docker-compose.yml +14 -0
  15. data/exe/kriterion +16 -0
  16. data/lib/kriterion.rb +16 -0
  17. data/lib/kriterion/api.rb +27 -0
  18. data/lib/kriterion/backend.rb +13 -0
  19. data/lib/kriterion/backend/mongodb.rb +235 -0
  20. data/lib/kriterion/cli.rb +28 -0
  21. data/lib/kriterion/cli/api.rb +35 -0
  22. data/lib/kriterion/cli/worker.rb +35 -0
  23. data/lib/kriterion/event.rb +36 -0
  24. data/lib/kriterion/item.rb +42 -0
  25. data/lib/kriterion/logs.rb +14 -0
  26. data/lib/kriterion/metrics.rb +22 -0
  27. data/lib/kriterion/object.rb +50 -0
  28. data/lib/kriterion/report.rb +69 -0
  29. data/lib/kriterion/resource.rb +60 -0
  30. data/lib/kriterion/section.rb +32 -0
  31. data/lib/kriterion/standard.rb +65 -0
  32. data/lib/kriterion/version.rb +3 -0
  33. data/lib/kriterion/worker.rb +280 -0
  34. data/standards/cis_red_hat_enterprise_linux_7.json +34 -0
  35. data/standards/stig_a10_networks_adc_alg.json +209 -0
  36. data/standards/stig_a10_networks_adc_ndm.json +233 -0
  37. data/standards/stig_active_directory_domain.json +257 -0
  38. data/standards/stig_active_directory_forest.json +41 -0
  39. data/standards/stig_active_directory_service_2003.json +173 -0
  40. data/standards/stig_active_directory_service_2008.json +167 -0
  41. data/standards/stig_adobe_acrobat_pro_xi.json +167 -0
  42. data/standards/stig_adobe_acrobat_reader_dc_classic_track.json +179 -0
  43. data/standards/stig_adobe_acrobat_reader_dc_continuous_track.json +179 -0
  44. data/standards/stig_adobe_coldfusion_11.json +611 -0
  45. data/standards/stig_airwatch_mdm.json +185 -0
  46. data/standards/stig_aix_5.3.json +3095 -0
  47. data/standards/stig_aix_6.1.json +3047 -0
  48. data/standards/stig_akamai_ksd_service_impact_level_2_alg.json +209 -0
  49. data/standards/stig_akamai_ksd_service_impact_level_2_ndm.json +155 -0
  50. data/standards/stig_android_2.2_dell.json +311 -0
  51. data/standards/stig_apache_2.2_serverwindows.json +347 -0
  52. data/standards/stig_apache_2.2_sitewindows_security_implementation_guide.json +179 -0
  53. data/standards/stig_apache_server_2.0unix.json +341 -0
  54. data/standards/stig_apache_server_2.0windows.json +341 -0
  55. data/standards/stig_apache_server_2.2unix.json +347 -0
  56. data/standards/stig_apache_server_2.2windows.json +347 -0
  57. data/standards/stig_apache_site_2.0unix.json +185 -0
  58. data/standards/stig_apache_site_2.0windows.json +179 -0
  59. data/standards/stig_apache_site_2.2unix.json +185 -0
  60. data/standards/stig_apache_site_2.2windows.json +179 -0
  61. data/standards/stig_apple_ios6.json +341 -0
  62. data/standards/stig_apple_ios_10.json +245 -0
  63. data/standards/stig_apple_ios_11.json +269 -0
  64. data/standards/stig_apple_ios_4_good_mobility_suite_interim_security_configuration_guide_iscg.json +257 -0
  65. data/standards/stig_apple_ios_5.json +329 -0
  66. data/standards/stig_apple_ios_6.json +335 -0
  67. data/standards/stig_apple_ios_6_interim_security_configuration_guide_iscg.json +371 -0
  68. data/standards/stig_apple_ios_7.json +185 -0
  69. data/standards/stig_apple_ios_8_interim_security_configuration_guide.json +251 -0
  70. data/standards/stig_apple_ios_9_interim_security_configuration_guide.json +245 -0
  71. data/standards/stig_apple_os_x_10.10_yosemite_workstation.json +851 -0
  72. data/standards/stig_apple_os_x_10.11.json +725 -0
  73. data/standards/stig_apple_os_x_10.12.json +737 -0
  74. data/standards/stig_apple_os_x_10.8_mountain_lion_workstation.json +1241 -0
  75. data/standards/stig_apple_os_x_10.9_mavericks_workstation.json +809 -0
  76. data/standards/stig_application_layer_gateway_alg_security_requirements_guide_srg.json +911 -0
  77. data/standards/stig_application_layer_gateway_security_requirements_guide.json +911 -0
  78. data/standards/stig_application_security_and_development.json +1745 -0
  79. data/standards/stig_application_security_and_development_checklist.json +959 -0
  80. data/standards/stig_application_security_requirements_guide.json +1961 -0
  81. data/standards/stig_application_server_security_requirements_guide.json +791 -0
  82. data/standards/stig_arcgisserver_10.3.json +143 -0
  83. data/standards/stig_arista_mls_dcs-7000_series_l2s.json +53 -0
  84. data/standards/stig_arista_mls_dcs-7000_series_ndm.json +197 -0
  85. data/standards/stig_arista_mls_dcs-7000_series_rtr.json +143 -0
  86. data/standards/stig_bind_9.x.json +431 -0
  87. data/standards/stig_bind_dns.json +317 -0
  88. data/standards/stig_blackberry_10.2.x_os.json +179 -0
  89. data/standards/stig_blackberry_10_os.json +227 -0
  90. data/standards/stig_blackberry_bes_12.3.x_mdm.json +65 -0
  91. data/standards/stig_blackberry_bes_12.5.x_mdm.json +65 -0
  92. data/standards/stig_blackberry_device_service_6.2.json +425 -0
  93. data/standards/stig_blackberry_enterprise_mobility_server_2.x.json +149 -0
  94. data/standards/stig_blackberry_enterprise_server,_part_1.json +35 -0
  95. data/standards/stig_blackberry_enterprise_server,_part_2.json +155 -0
  96. data/standards/stig_blackberry_enterprise_server,_part_3.json +647 -0
  97. data/standards/stig_blackberry_enterprise_server_version_5.x,_part_1.json +35 -0
  98. data/standards/stig_blackberry_enterprise_server_version_5.x,_part_2.json +155 -0
  99. data/standards/stig_blackberry_enterprise_server_version_5.x,_part_3.json +653 -0
  100. data/standards/stig_blackberry_enterprise_service_v10.1.x_blackberry_device_service.json +317 -0
  101. data/standards/stig_blackberry_enterprise_service_v10.2.x_blackberry_device_service.json +263 -0
  102. data/standards/stig_blackberry_handheld_device.json +125 -0
  103. data/standards/stig_blackberry_os_10.3.x.json +257 -0
  104. data/standards/stig_blackberry_os_7.x.json +107 -0
  105. data/standards/stig_blackberry_os_7.x.x.json +101 -0
  106. data/standards/stig_blackberry_os_version_5-7.json +107 -0
  107. data/standards/stig_blackberry_playbook.json +65 -0
  108. data/standards/stig_blackberry_playbook_os_nea_mode.json +65 -0
  109. data/standards/stig_blackberry_playbook_os_v2.1.json +197 -0
  110. data/standards/stig_blackberry_uem_12.7.json +59 -0
  111. data/standards/stig_bluetoothzigbee.json +35 -0
  112. data/standards/stig_ca_api_gateway_alg.json +497 -0
  113. data/standards/stig_cisco_css_dns.json +71 -0
  114. data/standards/stig_cisco_ios_xe_release_3_ndm.json +395 -0
  115. data/standards/stig_cisco_ios_xe_release_3_rtr.json +149 -0
  116. data/standards/stig_cmd_management_server_policy.json +53 -0
  117. data/standards/stig_commercial_mobile_device_cmd_policy.json +83 -0
  118. data/standards/stig_csfc_campus_wlan_policy_security_implementation_guide.json +95 -0
  119. data/standards/stig_database_security_requirements_guide.json +767 -0
  120. data/standards/stig_dbn-6300_idps.json +107 -0
  121. data/standards/stig_dbn-6300_ndm.json +359 -0
  122. data/standards/stig_defense_switched_network.json +683 -0
  123. data/standards/stig_defense_switched_network_dsn.json +653 -0
  124. data/standards/stig_desktop_applications_general.json +41 -0
  125. data/standards/stig_dns_policy.json +155 -0
  126. data/standards/stig_domain_name_system_dns_security_requirements_guide.json +599 -0
  127. data/standards/stig_draft_aix.json +3503 -0
  128. data/standards/stig_edb_postgres_advanced_server.json +665 -0
  129. data/standards/stig_email_services_policy.json +137 -0
  130. data/standards/stig_exchange_2010_client_access_server.json +179 -0
  131. data/standards/stig_exchange_2010_edge_transport_server.json +389 -0
  132. data/standards/stig_exchange_2010_hub_transport_server.json +269 -0
  133. data/standards/stig_exchange_2010_mailbox_server.json +209 -0
  134. data/standards/stig_f5_big-ip_access_policy_manager_11.x.json +149 -0
  135. data/standards/stig_f5_big-ip_advanced_firewall_manager_11.x.json +41 -0
  136. data/standards/stig_f5_big-ip_application_security_manager_11.x.json +89 -0
  137. data/standards/stig_f5_big-ip_device_management_11.x.json +467 -0
  138. data/standards/stig_f5_big-ip_local_traffic_manager_11.x.json +407 -0
  139. data/standards/stig_final_draft_general_wireless_policy.json +71 -0
  140. data/standards/stig_firewall.json +449 -0
  141. data/standards/stig_firewall_-_cisco.json +449 -0
  142. data/standards/stig_firewall_security_requirements_guide.json +257 -0
  143. data/standards/stig_forescout_counteract_alg.json +83 -0
  144. data/standards/stig_forescout_counteract_ndm.json +239 -0
  145. data/standards/stig_free_space_optics_device.json +143 -0
  146. data/standards/stig_general_mobile_device_policy_non-enterprise_activated.json +113 -0
  147. data/standards/stig_general_mobile_device_technical_non-enterprise_activated.json +59 -0
  148. data/standards/stig_general_purpose_operating_system_srg.json +1199 -0
  149. data/standards/stig_general_wireless_policy.json +71 -0
  150. data/standards/stig_good_mobility_suite_server_android_os.json +203 -0
  151. data/standards/stig_good_mobility_suite_server_apple_ios_4_interim_security_configuration_guide_iscg.json +209 -0
  152. data/standards/stig_good_mobility_suite_server_windows_phone_6.5.json +449 -0
  153. data/standards/stig_goodenterprise_8.x.json +401 -0
  154. data/standards/stig_google_chrome_browser.json +209 -0
  155. data/standards/stig_google_chrome_current_windows.json +215 -0
  156. data/standards/stig_google_chrome_draft.json +281 -0
  157. data/standards/stig_google_chrome_v23_windows.json +275 -0
  158. data/standards/stig_google_chrome_v24_windows.json +263 -0
  159. data/standards/stig_google_chrome_v24_windows_benchmark.json +227 -0
  160. data/standards/stig_google_search_appliance.json +209 -0
  161. data/standards/stig_harris_secnet_11_54.json +89 -0
  162. data/standards/stig_hp-ux_11.23.json +3215 -0
  163. data/standards/stig_hp-ux_11.31.json +3155 -0
  164. data/standards/stig_hp-ux_smse.json +431 -0
  165. data/standards/stig_hpe_3par_storeserv_3.2.x.json +131 -0
  166. data/standards/stig_ibm_datapower_alg.json +401 -0
  167. data/standards/stig_ibm_datapower_network_device_management.json +395 -0
  168. data/standards/stig_ibm_db2_v10.5_luw.json +575 -0
  169. data/standards/stig_ibm_hardware_management_console_hmc.json +221 -0
  170. data/standards/stig_ibm_hardware_management_console_hmc_policies.json +35 -0
  171. data/standards/stig_ibm_maas360_v2.3.x_mdm.json +59 -0
  172. data/standards/stig_ibm_zvm_using_ca_vm:secure.json +473 -0
  173. data/standards/stig_idps_security_requirements_guide_srg.json +1865 -0
  174. data/standards/stig_idsips.json +257 -0
  175. data/standards/stig_iis6_server.json +221 -0
  176. data/standards/stig_iis6_site.json +263 -0
  177. data/standards/stig_iis_7.0_web_server.json +155 -0
  178. data/standards/stig_iis_7.0_web_site.json +299 -0
  179. data/standards/stig_iis_8.5_server.json +293 -0
  180. data/standards/stig_iis_8.5_site.json +347 -0
  181. data/standards/stig_infoblox_7.x_dns.json +419 -0
  182. data/standards/stig_infrastructure_l3_switch.json +599 -0
  183. data/standards/stig_infrastructure_l3_switch_-_cisco.json +659 -0
  184. data/standards/stig_infrastructure_l3_switch_secure_technical_implementation_guide_-_cisco.json +659 -0
  185. data/standards/stig_infrastructure_router.json +479 -0
  186. data/standards/stig_infrastructure_router_-_cisco.json +539 -0
  187. data/standards/stig_infrastructure_router_-_juniper.json +485 -0
  188. data/standards/stig_infrastructure_router__cisco.json +539 -0
  189. data/standards/stig_infrastructure_router__juniper.json +485 -0
  190. data/standards/stig_internet_explorer_8.json +821 -0
  191. data/standards/stig_internet_explorer_9.json +815 -0
  192. data/standards/stig_intrusion_detection_and_prevention_systems_idps_security_requirements_guide.json +371 -0
  193. data/standards/stig_ipsec_vpn_gateway.json +521 -0
  194. data/standards/stig_java_runtime_environment_jre_6_unix.json +65 -0
  195. data/standards/stig_java_runtime_environment_jre_6_win7.json +65 -0
  196. data/standards/stig_java_runtime_environment_jre_6_windows_xp.json +77 -0
  197. data/standards/stig_java_runtime_environment_jre_6_winxp.json +65 -0
  198. data/standards/stig_java_runtime_environment_jre_7_unix.json +65 -0
  199. data/standards/stig_java_runtime_environment_jre_7_win7.json +65 -0
  200. data/standards/stig_java_runtime_environment_jre_7_winxp.json +65 -0
  201. data/standards/stig_java_runtime_environment_jre_version_6_unix.json +77 -0
  202. data/standards/stig_java_runtime_environment_jre_version_6_windows_7.json +77 -0
  203. data/standards/stig_java_runtime_environment_jre_version_6_windows_xp.json +65 -0
  204. data/standards/stig_java_runtime_environment_jre_version_7_unix.json +77 -0
  205. data/standards/stig_java_runtime_environment_jre_version_7_windows_7.json +77 -0
  206. data/standards/stig_java_runtime_environment_jre_version_7_winxp.json +77 -0
  207. data/standards/stig_java_runtime_environment_jre_version_8_unix.json +107 -0
  208. data/standards/stig_java_runtime_environment_jre_version_8_windows.json +107 -0
  209. data/standards/stig_jboss_eap_6.3.json +413 -0
  210. data/standards/stig_juniper_srx_sg_alg.json +155 -0
  211. data/standards/stig_juniper_srx_sg_idps.json +179 -0
  212. data/standards/stig_juniper_srx_sg_ndm.json +443 -0
  213. data/standards/stig_juniper_srx_sg_vpn.json +185 -0
  214. data/standards/stig_keyboard_video_and_mouse_switch.json +269 -0
  215. data/standards/stig_l3_kov-26_talon_wireless_role.json +77 -0
  216. data/standards/stig_layer_2_switch.json +347 -0
  217. data/standards/stig_layer_2_switch_-_cisco.json +365 -0
  218. data/standards/stig_lg_android_5.x_interim_security_configuration_guide.json +245 -0
  219. data/standards/stig_lg_android_6.x.json +281 -0
  220. data/standards/stig_mac_osx_10.6_workstation.json +1319 -0
  221. data/standards/stig_mac_osx_10.6_workstation_draft.json +1319 -0
  222. data/standards/stig_mainframe_product_security_requirements_guide.json +1115 -0
  223. data/standards/stig_mcafee_application_control_7.x.json +203 -0
  224. data/standards/stig_mcafee_move_2.63.6.1_multi-platform_client.json +149 -0
  225. data/standards/stig_mcafee_move_2.63.6.1_multi-platform_oss.json +101 -0
  226. data/standards/stig_mcafee_move_2.6_multi-platform_client.json +149 -0
  227. data/standards/stig_mcafee_move_2.6_multi-platform_oss.json +101 -0
  228. data/standards/stig_mcafee_move_3.6.1_multi-platform_client.json +149 -0
  229. data/standards/stig_mcafee_move_3.6.1_multi-platform_oss.json +101 -0
  230. data/standards/stig_mcafee_move_agentless_3.03.6.1_security_virtual_appliance.json +167 -0
  231. data/standards/stig_mcafee_move_agentless_3.0_security_virtual_appliance.json +167 -0
  232. data/standards/stig_mcafee_move_agentless_3.0_vsel_1.9sva.json +203 -0
  233. data/standards/stig_mcafee_move_agentless_3.6.1_security_virtual_appliance.json +167 -0
  234. data/standards/stig_mcafee_move_av_agentless_4.5.json +155 -0
  235. data/standards/stig_mcafee_move_av_multi-platform_4.5.json +215 -0
  236. data/standards/stig_mcafee_virusscan_8.8_local_client.json +533 -0
  237. data/standards/stig_mcafee_virusscan_8.8_managed_client.json +533 -0
  238. data/standards/stig_mcafee_vsel_1.92.0_local_client.json +245 -0
  239. data/standards/stig_mcafee_vsel_1.92.0_managed_client.json +239 -0
  240. data/standards/stig_mdm_server_policy.json +47 -0
  241. data/standards/stig_microsoft_access_2003.json +47 -0
  242. data/standards/stig_microsoft_access_2007.json +77 -0
  243. data/standards/stig_microsoft_access_2010.json +119 -0
  244. data/standards/stig_microsoft_access_2013.json +113 -0
  245. data/standards/stig_microsoft_access_2016.json +107 -0
  246. data/standards/stig_microsoft_dot_net_framework_4.0.json +101 -0
  247. data/standards/stig_microsoft_excel_2003.json +47 -0
  248. data/standards/stig_microsoft_excel_2007.json +155 -0
  249. data/standards/stig_microsoft_excel_2010.json +287 -0
  250. data/standards/stig_microsoft_excel_2013.json +293 -0
  251. data/standards/stig_microsoft_excel_2016.json +257 -0
  252. data/standards/stig_microsoft_exchange_2010_client_access_server_role.json +71 -0
  253. data/standards/stig_microsoft_exchange_2010_core_server.json +47 -0
  254. data/standards/stig_microsoft_exchange_2010_edge_transport_server_role.json +233 -0
  255. data/standards/stig_microsoft_exchange_2010_hub_transport_server_role.json +125 -0
  256. data/standards/stig_microsoft_exchange_2010_mailbox_server_role.json +107 -0
  257. data/standards/stig_microsoft_exchange_server_2003.json +647 -0
  258. data/standards/stig_microsoft_groove_2013.json +71 -0
  259. data/standards/stig_microsoft_ie_version_6.json +599 -0
  260. data/standards/stig_microsoft_ie_version_7.json +749 -0
  261. data/standards/stig_microsoft_infopath_2003.json +41 -0
  262. data/standards/stig_microsoft_infopath_2007.json +167 -0
  263. data/standards/stig_microsoft_infopath_2010.json +155 -0
  264. data/standards/stig_microsoft_infopath_2013.json +149 -0
  265. data/standards/stig_microsoft_internet_explorer_10.json +857 -0
  266. data/standards/stig_microsoft_internet_explorer_11.json +839 -0
  267. data/standards/stig_microsoft_internet_explorer_9.json +821 -0
  268. data/standards/stig_microsoft_lync_2013.json +29 -0
  269. data/standards/stig_microsoft_office_system_2007.json +221 -0
  270. data/standards/stig_microsoft_office_system_2010.json +233 -0
  271. data/standards/stig_microsoft_office_system_2013.json +293 -0
  272. data/standards/stig_microsoft_office_system_2016.json +131 -0
  273. data/standards/stig_microsoft_onedrivebusiness_2016.json +89 -0
  274. data/standards/stig_microsoft_onenote_2010.json +77 -0
  275. data/standards/stig_microsoft_onenote_2013.json +71 -0
  276. data/standards/stig_microsoft_onenote_2016.json +71 -0
  277. data/standards/stig_microsoft_outlook_2003.json +65 -0
  278. data/standards/stig_microsoft_outlook_2007.json +479 -0
  279. data/standards/stig_microsoft_outlook_2010.json +515 -0
  280. data/standards/stig_microsoft_outlook_2013.json +497 -0
  281. data/standards/stig_microsoft_outlook_2016.json +359 -0
  282. data/standards/stig_microsoft_powerpoint_2003.json +47 -0
  283. data/standards/stig_microsoft_powerpoint_2007.json +131 -0
  284. data/standards/stig_microsoft_powerpoint_2010.json +191 -0
  285. data/standards/stig_microsoft_powerpoint_2013.json +251 -0
  286. data/standards/stig_microsoft_powerpoint_2016.json +233 -0
  287. data/standards/stig_microsoft_project_2010.json +83 -0
  288. data/standards/stig_microsoft_project_2013.json +95 -0
  289. data/standards/stig_microsoft_project_2016.json +95 -0
  290. data/standards/stig_microsoft_publisher_2010.json +107 -0
  291. data/standards/stig_microsoft_publisher_2013.json +101 -0
  292. data/standards/stig_microsoft_publisher_2016.json +101 -0
  293. data/standards/stig_microsoft_sharepoint_designer_2013.json +71 -0
  294. data/standards/stig_microsoft_skypebusiness_2016.json +29 -0
  295. data/standards/stig_microsoft_sql_server_2005_database.json +167 -0
  296. data/standards/stig_microsoft_sql_server_2005_instance.json +1001 -0
  297. data/standards/stig_microsoft_sql_server_2012_database.json +179 -0
  298. data/standards/stig_microsoft_sql_server_2012_database_instance.json +929 -0
  299. data/standards/stig_microsoft_visio_2013.json +89 -0
  300. data/standards/stig_microsoft_visio_2016.json +89 -0
  301. data/standards/stig_microsoft_windows_10_mobile.json +215 -0
  302. data/standards/stig_microsoft_windows_2008_server_domain_name_system.json +269 -0
  303. data/standards/stig_microsoft_windows_2012_server_domain_name_system.json +551 -0
  304. data/standards/stig_microsoft_windows_phone_8.1.json +161 -0
  305. data/standards/stig_microsoft_windows_server_2012_domain_controller.json +2633 -0
  306. data/standards/stig_microsoft_windows_server_2012_member_server.json +2411 -0
  307. data/standards/stig_microsoft_word_2003.json +47 -0
  308. data/standards/stig_microsoft_word_2007.json +119 -0
  309. data/standards/stig_microsoft_word_2010.json +221 -0
  310. data/standards/stig_microsoft_word_2013.json +221 -0
  311. data/standards/stig_microsoft_word_2016.json +215 -0
  312. data/standards/stig_mobile_application_management_mam_server.json +95 -0
  313. data/standards/stig_mobile_application_security_requirements_guide.json +233 -0
  314. data/standards/stig_mobile_device_integrity_scanning_mdis_server.json +119 -0
  315. data/standards/stig_mobile_device_management_mdm_server.json +125 -0
  316. data/standards/stig_mobile_device_manager_security_requirements_guide.json +2555 -0
  317. data/standards/stig_mobile_email_management_mem_server.json +197 -0
  318. data/standards/stig_mobile_operating_system_security_requirements_guide.json +1943 -0
  319. data/standards/stig_mobile_policy.json +35 -0
  320. data/standards/stig_mobile_policy_security_requirements_guide.json +437 -0
  321. data/standards/stig_mobileiron_core_v9.x_mdm.json +89 -0
  322. data/standards/stig_mobility_policy.json +65 -0
  323. data/standards/stig_mozilla_firefox.json +161 -0
  324. data/standards/stig_ms_exchange_2013_client_access_server.json +209 -0
  325. data/standards/stig_ms_exchange_2013_edge_transport_server.json +443 -0
  326. data/standards/stig_ms_exchange_2013_mailbox_server.json +437 -0
  327. data/standards/stig_ms_sharepoint_2010.json +269 -0
  328. data/standards/stig_ms_sharepoint_2013.json +245 -0
  329. data/standards/stig_ms_sharepoint_designer_2013.json +71 -0
  330. data/standards/stig_ms_sql_server_2014_database.json +263 -0
  331. data/standards/stig_ms_sql_server_2014_instance.json +575 -0
  332. data/standards/stig_ms_sql_server_2016_database.json +185 -0
  333. data/standards/stig_ms_sql_server_2016_instance.json +731 -0
  334. data/standards/stig_ms_windows_defender_antivirus.json +257 -0
  335. data/standards/stig_multifunction_device_and_network_printers.json +131 -0
  336. data/standards/stig_network_device_management_security_requirements_guide.json +863 -0
  337. data/standards/stig_network_devices.json +389 -0
  338. data/standards/stig_network_infrastructure_policy.json +455 -0
  339. data/standards/stig_network_security_requirements_guide.json +1961 -0
  340. data/standards/stig_operating_system_security_requirements_guide.json +1961 -0
  341. data/standards/stig_oracle_10_database_installation.json +527 -0
  342. data/standards/stig_oracle_10_database_instance.json +569 -0
  343. data/standards/stig_oracle_11_database_installation.json +527 -0
  344. data/standards/stig_oracle_11_database_instance.json +551 -0
  345. data/standards/stig_oracle_database_10g_installation.json +527 -0
  346. data/standards/stig_oracle_database_10g_instance.json +581 -0
  347. data/standards/stig_oracle_database_11.2g.json +1229 -0
  348. data/standards/stig_oracle_database_11g_installation.json +527 -0
  349. data/standards/stig_oracle_database_11g_instance.json +575 -0
  350. data/standards/stig_oracle_database_12c.json +1217 -0
  351. data/standards/stig_oracle_http_server_12.1.3.json +1703 -0
  352. data/standards/stig_oracle_linux_5.json +3431 -0
  353. data/standards/stig_oracle_linux_6.json +1583 -0
  354. data/standards/stig_oracle_weblogic_server_12c.json +443 -0
  355. data/standards/stig_palo_alto_networks_alg.json +311 -0
  356. data/standards/stig_palo_alto_networks_idps.json +185 -0
  357. data/standards/stig_palo_alto_networks_ndm.json +251 -0
  358. data/standards/stig_pda.json +83 -0
  359. data/standards/stig_pdasmartphone.json +95 -0
  360. data/standards/stig_perimeter_l3_switch.json +923 -0
  361. data/standards/stig_perimeter_l3_switch_-_cisco.json +1001 -0
  362. data/standards/stig_perimeter_router.json +803 -0
  363. data/standards/stig_perimeter_router_cisco.json +881 -0
  364. data/standards/stig_perimeter_router_juniper.json +803 -0
  365. data/standards/stig_postgresql_9.x.json +677 -0
  366. data/standards/stig_red_hat_enterprise_linux_5.json +3437 -0
  367. data/standards/stig_red_hat_enterprise_linux_6.json +1565 -0
  368. data/standards/stig_red_hat_enterprise_linux_7.json +1451 -0
  369. data/standards/stig_remote_access_policy.json +317 -0
  370. data/standards/stig_removable_storage_and_external_connection_technologies.json +143 -0
  371. data/standards/stig_removable_storage_and_external_connections.json +137 -0
  372. data/standards/stig_rfid_scanner.json +35 -0
  373. data/standards/stig_rfid_workstation.json +23 -0
  374. data/standards/stig_riverbed_steelhead_cx_v8_alg.json +83 -0
  375. data/standards/stig_riverbed_steelhead_cx_v8_ndm.json +371 -0
  376. data/standards/stig_router_security_requirements_guide.json +575 -0
  377. data/standards/stig_samsung_android_os_5_with_knox_2.0.json +365 -0
  378. data/standards/stig_samsung_android_os_6_with_knox_2.x.json +377 -0
  379. data/standards/stig_samsung_android_os_7_with_knox_2.x.json +443 -0
  380. data/standards/stig_samsung_android_with_knox_1.x.json +293 -0
  381. data/standards/stig_samsung_android_with_knox_2.x.json +371 -0
  382. data/standards/stig_samsung_knox_android_1.0.json +167 -0
  383. data/standards/stig_sharepoint_2010.json +269 -0
  384. data/standards/stig_sharepoint_2013.json +245 -0
  385. data/standards/stig_smartphone_policy.json +131 -0
  386. data/standards/stig_solaris_10_sparc.json +3029 -0
  387. data/standards/stig_solaris_10_x86.json +3065 -0
  388. data/standards/stig_solaris_11_sparc.json +1427 -0
  389. data/standards/stig_solaris_11_x86.json +1421 -0
  390. data/standards/stig_solaris_9_sparc.json +2915 -0
  391. data/standards/stig_solaris_9_x86.json +2915 -0
  392. data/standards/stig_sun_ray_4.json +185 -0
  393. data/standards/stig_sun_ray_4_policy.json +77 -0
  394. data/standards/stig_suse_linux_enterprise_server_v11system_z.json +3311 -0
  395. data/standards/stig_symantec_endpoint_protection_12.1_local_client_antivirus.json +689 -0
  396. data/standards/stig_symantec_endpoint_protection_12.1_managed_client_antivirus.json +695 -0
  397. data/standards/stig_tanium_6.5.json +461 -0
  398. data/standards/stig_tanium_7.0.json +803 -0
  399. data/standards/stig_test_and_development_zone_a.json +167 -0
  400. data/standards/stig_test_and_development_zone_b.json +179 -0
  401. data/standards/stig_test_and_development_zone_c.json +143 -0
  402. data/standards/stig_test_and_development_zone_d.json +143 -0
  403. data/standards/stig_traditional_security.json +917 -0
  404. data/standards/stig_unix_srg.json +3287 -0
  405. data/standards/stig_video_services_policy.json +497 -0
  406. data/standards/stig_video_teleconference.json +47 -0
  407. data/standards/stig_video_teleconference_vtc.json +12 -0
  408. data/standards/stig_vmware_esx_3_policy.json +155 -0
  409. data/standards/stig_vmware_esx_3_server.json +3791 -0
  410. data/standards/stig_vmware_esx_3_virtual_center.json +257 -0
  411. data/standards/stig_vmware_esx_3_virtual_machine.json +53 -0
  412. data/standards/stig_vmware_esxi_server_5.0.json +809 -0
  413. data/standards/stig_vmware_esxi_v5.json +5177 -0
  414. data/standards/stig_vmware_esxi_version_5_virtual_machine.json +317 -0
  415. data/standards/stig_vmware_nsx_distributed_firewall.json +83 -0
  416. data/standards/stig_vmware_nsx_distributed_logical_router.json +35 -0
  417. data/standards/stig_vmware_nsx_manager.json +191 -0
  418. data/standards/stig_vmware_vcenter_server.json +179 -0
  419. data/standards/stig_vmware_vcenter_server_version_5.json +149 -0
  420. data/standards/stig_vmware_vsphere_esxi_6.0.json +659 -0
  421. data/standards/stig_vmware_vsphere_vcenter_server_version_6.json +311 -0
  422. data/standards/stig_vmware_vsphere_virtual_machine_version_6.json +269 -0
  423. data/standards/stig_voice_and_video_over_internet_protocol_vvoip_policy.json +407 -0
  424. data/standards/stig_voice_video_endpoint_security_requirements_guide.json +395 -0
  425. data/standards/stig_voice_video_services_policy.json +671 -0
  426. data/standards/stig_voice_video_session_management_security_requirements_guide.json +329 -0
  427. data/standards/stig_voicevideo_over_internet_protocol.json +419 -0
  428. data/standards/stig_voicevideo_over_internet_protocol_vvoip.json +263 -0
  429. data/standards/stig_voicevideo_services_policy.json +569 -0
  430. data/standards/stig_web_policy.json +95 -0
  431. data/standards/stig_web_server.json +317 -0
  432. data/standards/stig_web_server_security_requirements_guide.json +587 -0
  433. data/standards/stig_win2k3_audit.json +761 -0
  434. data/standards/stig_win2k8_audit.json +1085 -0
  435. data/standards/stig_win2k8_r2_audit.json +1637 -0
  436. data/standards/stig_win7_audit.json +1613 -0
  437. data/standards/stig_windows_10.json +1691 -0
  438. data/standards/stig_windows_2003_domain_controller.json +893 -0
  439. data/standards/stig_windows_2003_member_server.json +845 -0
  440. data/standards/stig_windows_2008_domain_controller.json +1475 -0
  441. data/standards/stig_windows_2008_member_server.json +1301 -0
  442. data/standards/stig_windows_7.json +1781 -0
  443. data/standards/stig_windows_8.json +2399 -0
  444. data/standards/stig_windows_88.1.json +2273 -0
  445. data/standards/stig_windows_8_8.1.json +2297 -0
  446. data/standards/stig_windows_defender_antivirus.json +239 -0
  447. data/standards/stig_windows_dns.json +185 -0
  448. data/standards/stig_windows_firewall_with_advanced_security.json +137 -0
  449. data/standards/stig_windows_paw.json +155 -0
  450. data/standards/stig_windows_phone_6.5_with_good_mobility_suite.json +65 -0
  451. data/standards/stig_windows_server_2008_r2_domain_controller.json +1961 -0
  452. data/standards/stig_windows_server_2008_r2_member_server.json +1745 -0
  453. data/standards/stig_windows_server_20122012_r2_domain_controller.json +2255 -0
  454. data/standards/stig_windows_server_20122012_r2_member_server.json +2045 -0
  455. data/standards/stig_windows_server_2012_2012_r2_domain_controller.json +2279 -0
  456. data/standards/stig_windows_server_2012_2012_r2_member_server.json +2075 -0
  457. data/standards/stig_windows_server_2012_domain_controller.json +2471 -0
  458. data/standards/stig_windows_server_2012_member_server.json +2249 -0
  459. data/standards/stig_windows_server_2016.json +1661 -0
  460. data/standards/stig_windows_vista.json +1517 -0
  461. data/standards/stig_windows_xp.json +893 -0
  462. data/standards/stig_wireless_keyboard_and_mouse.json +23 -0
  463. data/standards/stig_wireless_management_server_policy.json +53 -0
  464. data/standards/stig_wireless_remote_access_policy_security_implementation_guide.json +29 -0
  465. data/standards/stig_wlan_access_point_enclave-niprnet_connected.json +227 -0
  466. data/standards/stig_wlan_access_point_internet_gateway_only_connection.json +209 -0
  467. data/standards/stig_wlan_access_point_policy.json +17 -0
  468. data/standards/stig_wlan_authentication_server.json +29 -0
  469. data/standards/stig_wlan_bridge.json +209 -0
  470. data/standards/stig_wlan_client.json +65 -0
  471. data/standards/stig_wlan_controller.json +215 -0
  472. data/standards/stig_wlan_ids_sensorserver.json +23 -0
  473. data/standards/stig_wman_access_point.json +263 -0
  474. data/standards/stig_wman_bridge.json +209 -0
  475. data/standards/stig_wman_subscriber.json +65 -0
  476. data/standards/stig_zos_acf2.json +1451 -0
  477. data/standards/stig_zos_bmc_control-dacf2.json +53 -0
  478. data/standards/stig_zos_bmc_control-dracf.json +59 -0
  479. data/standards/stig_zos_bmc_control-dtss.json +65 -0
  480. data/standards/stig_zos_bmc_control-macf2.json +59 -0
  481. data/standards/stig_zos_bmc_control-mracf.json +65 -0
  482. data/standards/stig_zos_bmc_control-mrestartacf2.json +23 -0
  483. data/standards/stig_zos_bmc_control-mrestartracf.json +23 -0
  484. data/standards/stig_zos_bmc_control-mrestarttss.json +23 -0
  485. data/standards/stig_zos_bmc_control-mtss.json +71 -0
  486. data/standards/stig_zos_bmc_control-oacf2.json +53 -0
  487. data/standards/stig_zos_bmc_control-oracf.json +59 -0
  488. data/standards/stig_zos_bmc_control-otss.json +65 -0
  489. data/standards/stig_zos_bmc_ioaacf2.json +53 -0
  490. data/standards/stig_zos_bmc_ioaracf.json +59 -0
  491. data/standards/stig_zos_bmc_ioatss.json +65 -0
  492. data/standards/stig_zos_bmc_mainviewzosacf2.json +47 -0
  493. data/standards/stig_zos_bmc_mainviewzosracf.json +53 -0
  494. data/standards/stig_zos_bmc_mainviewzostss.json +59 -0
  495. data/standards/stig_zos_ca_1_tape_managementacf2.json +65 -0
  496. data/standards/stig_zos_ca_1_tape_managementracf.json +77 -0
  497. data/standards/stig_zos_ca_1_tape_managementtss.json +77 -0
  498. data/standards/stig_zos_ca_auditoracf2.json +29 -0
  499. data/standards/stig_zos_ca_auditorracf.json +29 -0
  500. data/standards/stig_zos_ca_auditortss.json +29 -0
  501. data/standards/stig_zos_ca_common_servicesacf2.json +23 -0
  502. data/standards/stig_zos_ca_common_servicesracf.json +29 -0
  503. data/standards/stig_zos_ca_common_servicestss.json +29 -0
  504. data/standards/stig_zos_ca_micsacf2.json +23 -0
  505. data/standards/stig_zos_ca_micsracf.json +23 -0
  506. data/standards/stig_zos_ca_micstss.json +23 -0
  507. data/standards/stig_zos_ca_mimacf2.json +41 -0
  508. data/standards/stig_zos_ca_mimracf.json +47 -0
  509. data/standards/stig_zos_ca_mimtss.json +47 -0
  510. data/standards/stig_zos_ca_vtapeacf2.json +29 -0
  511. data/standards/stig_zos_ca_vtaperacf.json +35 -0
  512. data/standards/stig_zos_ca_vtapetss.json +35 -0
  513. data/standards/stig_zos_catalog_solutionsacf2.json +23 -0
  514. data/standards/stig_zos_catalog_solutionsracf.json +23 -0
  515. data/standards/stig_zos_catalog_solutionstss.json +23 -0
  516. data/standards/stig_zos_clsupersessionacf2.json +53 -0
  517. data/standards/stig_zos_clsupersessionracf.json +65 -0
  518. data/standards/stig_zos_clsupersessiontss.json +71 -0
  519. data/standards/stig_zos_compuware_abend-aidacf2.json +47 -0
  520. data/standards/stig_zos_compuware_abend-aidracf.json +53 -0
  521. data/standards/stig_zos_compuware_abend-aidtss.json +53 -0
  522. data/standards/stig_zos_cssmtpacf2.json +23 -0
  523. data/standards/stig_zos_cssmtpracf.json +29 -0
  524. data/standards/stig_zos_cssmtptss.json +29 -0
  525. data/standards/stig_zos_fdracf2.json +23 -0
  526. data/standards/stig_zos_fdrracf.json +23 -0
  527. data/standards/stig_zos_fdrtss.json +23 -0
  528. data/standards/stig_zos_hcdacf2.json +29 -0
  529. data/standards/stig_zos_hcdracf.json +29 -0
  530. data/standards/stig_zos_hcdtss.json +29 -0
  531. data/standards/stig_zos_ibm_cics_transaction_serveracf2.json +17 -0
  532. data/standards/stig_zos_ibm_cics_transaction_serverracf.json +17 -0
  533. data/standards/stig_zos_ibm_cics_transaction_servertss.json +17 -0
  534. data/standards/stig_zos_ibm_health_checkeracf2.json +23 -0
  535. data/standards/stig_zos_ibm_health_checkerracf.json +29 -0
  536. data/standards/stig_zos_ibm_health_checkertss.json +29 -0
  537. data/standards/stig_zos_ibm_system_display_and_search_facility_sdsfacf2.json +53 -0
  538. data/standards/stig_zos_ibm_system_display_and_search_facility_sdsfracf.json +59 -0
  539. data/standards/stig_zos_ibm_system_display_and_search_facility_sdsftss.json +53 -0
  540. data/standards/stig_zos_icsfacf2.json +29 -0
  541. data/standards/stig_zos_icsfracf.json +35 -0
  542. data/standards/stig_zos_icsftss.json +35 -0
  543. data/standards/stig_zos_netviewacf2.json +41 -0
  544. data/standards/stig_zos_netviewracf.json +47 -0
  545. data/standards/stig_zos_netviewtss.json +53 -0
  546. data/standards/stig_zos_quest_nc-passacf2.json +35 -0
  547. data/standards/stig_zos_quest_nc-passracf.json +41 -0
  548. data/standards/stig_zos_quest_nc-passtss.json +47 -0
  549. data/standards/stig_zos_racf.json +1415 -0
  550. data/standards/stig_zos_roscoeacf2.json +47 -0
  551. data/standards/stig_zos_roscoeracf.json +53 -0
  552. data/standards/stig_zos_roscoetss.json +59 -0
  553. data/standards/stig_zos_srrauditacf2.json +23 -0
  554. data/standards/stig_zos_srrauditracf.json +23 -0
  555. data/standards/stig_zos_srraudittss.json +23 -0
  556. data/standards/stig_zos_tadzacf2.json +29 -0
  557. data/standards/stig_zos_tadzracf.json +35 -0
  558. data/standards/stig_zos_tadztss.json +35 -0
  559. data/standards/stig_zos_tdmfacf2.json +23 -0
  560. data/standards/stig_zos_tdmfracf.json +23 -0
  561. data/standards/stig_zos_tdmftss.json +23 -0
  562. data/standards/stig_zos_tss.json +1523 -0
  563. data/standards/stig_zos_vssracf.json +29 -0
  564. metadata +691 -0
@@ -0,0 +1,47 @@
1
+ {
2
+ "name": "stig_zos_roscoeacf2",
3
+ "date": "2015-01-16",
4
+ "description": "None",
5
+ "title": "z/OS ROSCOE for ACF2 STIG",
6
+ "version": "None",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-16932",
12
+ "title": "ROSCOE Install data sets are not properly protected.",
13
+ "description": "ROSCOE 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.",
14
+ "severity": "medium"
15
+ },
16
+ {
17
+ "id": "V-17067",
18
+ "title": "ROSCOE STC data sets are not properly protected.",
19
+ "description": "ROSCOE 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.",
20
+ "severity": "medium"
21
+ },
22
+ {
23
+ "id": "V-17452",
24
+ "title": "ROSCOE Started Task name is not properly identified / defined to the system ACP.",
25
+ "description": "Products that require a started task will require that the started task be restricted to certain resources, datasets and other system functions. By defining the started task as a userid to the system ACP, It allows the ACP to control the access and authorized users that require these capabilities. Failure to properly control these capabilities, could compromise of the operating system environment, ACP, and customer data. ",
26
+ "severity": "medium"
27
+ },
28
+ {
29
+ "id": "V-17947",
30
+ "title": "ROSCOE resources must be properly defined and protected.",
31
+ "description": "ROSCOE 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 and integrity of customer data. Many utilities assign resource controls that can be granted to system programmers only in greater than read authority. Resources are also granted to certain non systems personnel with read only authority. ",
32
+ "severity": "medium"
33
+ },
34
+ {
35
+ "id": "V-18011",
36
+ "title": "The ROSCOE's Resouce Class is not defined or active in the ACP.",
37
+ "description": "Failure to use a robust ACP to control a product could potentially compromise the integrity and availability of the MVS operating system and user data.",
38
+ "severity": "medium"
39
+ },
40
+ {
41
+ "id": "V-18014",
42
+ "title": "ROSCOE configuration/parameter values are not specified properly.",
43
+ "description": "Product 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.",
44
+ "severity": "medium"
45
+ }
46
+ ]
47
+ }
@@ -0,0 +1,53 @@
1
+ {
2
+ "name": "stig_zos_roscoeracf",
3
+ "date": "2015-01-16",
4
+ "description": "None",
5
+ "title": "z/OS ROSCOE for RACF STIG",
6
+ "version": "None",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-16932",
12
+ "title": "ROSCOE Install data sets are not properly protected.",
13
+ "description": "ROSCOE 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.",
14
+ "severity": "medium"
15
+ },
16
+ {
17
+ "id": "V-17067",
18
+ "title": "ROSCOE STC data sets are not properly protected.",
19
+ "description": "ROSCOE 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.",
20
+ "severity": "medium"
21
+ },
22
+ {
23
+ "id": "V-17452",
24
+ "title": "ROSCOE Started Task name is not properly identified / defined to the system ACP.",
25
+ "description": "Products that require a started task will require that the started task be restricted to certain resources, datasets and other system functions. By defining the started task as a userid to the system ACP, It allows the ACP to control the access and authorized users that require these capabilities. Failure to properly control these capabilities, could compromise of the operating system environment, ACP, and customer data. ",
26
+ "severity": "medium"
27
+ },
28
+ {
29
+ "id": "V-17454",
30
+ "title": "ROSCOE Started task(s) must be properly defined to the STARTED resource class for RACF.",
31
+ "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.",
32
+ "severity": "medium"
33
+ },
34
+ {
35
+ "id": "V-17947",
36
+ "title": "ROSCOE resources must be properly defined and protected.",
37
+ "description": "ROSCOE 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 and integrity of customer data. Many utilities assign resource controls that can be granted to system programmers only in greater than read authority. Resources are also granted to certain non systems personnel with read only authority.",
38
+ "severity": "medium"
39
+ },
40
+ {
41
+ "id": "V-18011",
42
+ "title": "The Roscoe Resource Class will be defined or active in the ACP.",
43
+ "description": "Failure to use a robust ACP to control a product could potentially compromise the integrity and availability of the MVS operating system and user data.",
44
+ "severity": "medium"
45
+ },
46
+ {
47
+ "id": "V-18014",
48
+ "title": "Product configuration/parameter values are not specified properly.",
49
+ "description": "Product 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.",
50
+ "severity": "medium"
51
+ }
52
+ ]
53
+ }
@@ -0,0 +1,59 @@
1
+ {
2
+ "name": "stig_zos_roscoetss",
3
+ "date": "2015-01-15",
4
+ "description": "None",
5
+ "title": "z/OS ROSCOE for TSS STIG",
6
+ "version": "None",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-16932",
12
+ "title": "ROSCOE Install data sets are not properly protected.",
13
+ "description": "ROSCOE 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.",
14
+ "severity": "medium"
15
+ },
16
+ {
17
+ "id": "V-17067",
18
+ "title": "ROSCOE STC data sets are not properly protected.",
19
+ "description": "ROSCOE 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.",
20
+ "severity": "medium"
21
+ },
22
+ {
23
+ "id": "V-17452",
24
+ "title": "ROSCOE Started Task name is not properly identified / defined to the system ACP.",
25
+ "description": "Products that require a started task will require that the started task be restricted to certain resources, datasets and other system functions. By defining the started task as a userid to the system ACP, It allows the ACP to control the access and authorized users that require these capabilities. Failure to properly control these capabilities, could compromise of the operating system environment, ACP, and customer data. ",
26
+ "severity": "medium"
27
+ },
28
+ {
29
+ "id": "V-17454",
30
+ "title": "ROSCOE Started task(s) must be properly defined to the Started Task Table ACID for Top Secret.",
31
+ "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.\n",
32
+ "severity": "medium"
33
+ },
34
+ {
35
+ "id": "V-17469",
36
+ "title": "ROSCOE is not properly defined to the Facility Matrix Table for Top Secret.",
37
+ "description": "Improperly defined security controls for the Product could result in the compromise of the network, operating system, and customer data.\n\n*****This vulnerability only applies to Top Secret started tasks. *****",
38
+ "severity": "medium"
39
+ },
40
+ {
41
+ "id": "V-17947",
42
+ "title": "ROSCOE resources must be properly defined and protected.",
43
+ "description": "ROSCOE 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 and integrity of customer data. Many utilities assign resource controls that can be granted to system programmers only in greater than read authority. Resources are also granted to certain non systems personnel with read only authority.",
44
+ "severity": "medium"
45
+ },
46
+ {
47
+ "id": "V-18011",
48
+ "title": "Resouce Class ROSRES is not defined or active in the ACP.",
49
+ "description": "Failure to use a robust ACP to control a product could potentially compromise the integrity and availability of the MVS operating system and user data.",
50
+ "severity": "medium"
51
+ },
52
+ {
53
+ "id": "V-18014",
54
+ "title": "ROSCOE configuration/parameter values are not specified properly.",
55
+ "description": "Product 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.",
56
+ "severity": "medium"
57
+ }
58
+ ]
59
+ }
@@ -0,0 +1,23 @@
1
+ {
2
+ "name": "stig_zos_srrauditacf2",
3
+ "date": "2015-01-15",
4
+ "description": "None",
5
+ "title": "z/OS SRRAUDIT for ACF2 STIG",
6
+ "version": "None",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-16932",
12
+ "title": "SRRAUDIT installation data sets must be properly protected.",
13
+ "description": "SRRAUDIT installation data sets have the ability to use privileged functions and/or have access to sensitive data. Failure to properly restrict access to these data sets could result in violating the integrity of the base product which could result in compromising the operating system or sensitive data.",
14
+ "severity": "medium"
15
+ },
16
+ {
17
+ "id": "V-21592",
18
+ "title": "SRRAUDIT User data sets are not properly protected.",
19
+ "description": "SRRAUDIT User 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.",
20
+ "severity": "medium"
21
+ }
22
+ ]
23
+ }
@@ -0,0 +1,23 @@
1
+ {
2
+ "name": "stig_zos_srrauditracf",
3
+ "date": "2015-01-15",
4
+ "description": "None",
5
+ "title": "z/OS SRRAUDIT for RACF STIG",
6
+ "version": "None",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-16932",
12
+ "title": "SRRAUDIT installation data sets must be properly protected.",
13
+ "description": "SRRAUDIT installation data sets have the ability to use privileged functions and/or have access to sensitive data. Failure to properly restrict access to these data sets could result in violating the integrity of the base product which could result in compromising the operating system or sensitive data.",
14
+ "severity": "medium"
15
+ },
16
+ {
17
+ "id": "V-21592",
18
+ "title": "SRRAUDIT User data sets are not properly protected.",
19
+ "description": "SRRAUDIT User 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.",
20
+ "severity": "medium"
21
+ }
22
+ ]
23
+ }
@@ -0,0 +1,23 @@
1
+ {
2
+ "name": "stig_zos_srraudittss",
3
+ "date": "2015-01-15",
4
+ "description": "None",
5
+ "title": "z/OS SRRAUDIT for TSS STIG",
6
+ "version": "None",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-16932",
12
+ "title": "SRRAUDIT installation data sets must be properly protected.",
13
+ "description": "SRRAUDIT installation data sets have the ability to use privileged functions and/or have access to sensitive data. Failure to properly restrict access to these data sets could result in violating the integrity of the base product which could result in compromising the operating system or sensitive data.",
14
+ "severity": "medium"
15
+ },
16
+ {
17
+ "id": "V-21592",
18
+ "title": "SRRAUDIT User data sets are not properly protected.",
19
+ "description": "SRRAUDIT User 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.",
20
+ "severity": "medium"
21
+ }
22
+ ]
23
+ }
@@ -0,0 +1,29 @@
1
+ {
2
+ "name": "stig_zos_tadzacf2",
3
+ "date": "2016-03-28",
4
+ "description": "None",
5
+ "title": "z/OS TADz for ACF2 STIG",
6
+ "version": "None",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-16932",
12
+ "title": "Tivoli Asset Discovery for z/OS (TADz) Install data sets are not properly protected.",
13
+ "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.",
14
+ "severity": "medium"
15
+ },
16
+ {
17
+ "id": "V-17067",
18
+ "title": "Tivoli Asset Discovery for zOS (TADz) STC and/or batch data sets are not properly protected.",
19
+ "description": "Tivoli Asset Discovery for zOS (TADz) 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.",
20
+ "severity": "medium"
21
+ },
22
+ {
23
+ "id": "V-17452",
24
+ "title": "Tivoli Asset Discovery for z/OS (TADz) Started Task name(s) must be properly identified / defined to the system ACP.",
25
+ "description": "Tivoli Asset Discovery for z/OS (TADz) requires a started task(s) that will be restricted to certain resources, datasets and other system functions. By defining the started task as a userid to the system Access Control Program (ACP), it allows the ACP to control the access and authorized users that require these capabilities. Failure to properly control these capabilities, could compromise of the operating system environment, ACP, and customer data.",
26
+ "severity": "medium"
27
+ }
28
+ ]
29
+ }
@@ -0,0 +1,35 @@
1
+ {
2
+ "name": "stig_zos_tadzracf",
3
+ "date": "2016-03-28",
4
+ "description": "None",
5
+ "title": "z/OS TADz for RACF STIG",
6
+ "version": "None",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-16932",
12
+ "title": "Tivoli Asset Discovery for z/OS (TADz) Install data sets are not properly protected.",
13
+ "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.",
14
+ "severity": "medium"
15
+ },
16
+ {
17
+ "id": "V-17067",
18
+ "title": "Tivoli Asset Discovery for zOS (TADz) STC and/or batch data sets are not properly protected.",
19
+ "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.",
20
+ "severity": "medium"
21
+ },
22
+ {
23
+ "id": "V-17452",
24
+ "title": "Tivoli Asset Discovery for z/OS (TADz) Started Task name(s) must be properly identified / defined to the system ACP.",
25
+ "description": "Tivoli Asset Discovery for z/OS (TADz) requires a started task(s) that will be restricted to certain resources, datasets and other system functions. By defining the started task as a userid to the system Access Control Program (ACP), it allows the ACP to control the access and authorized users that require these capabilities. Failure to properly control these capabilities, could compromise of the operating system environment, ACP, and customer data.",
26
+ "severity": "medium"
27
+ },
28
+ {
29
+ "id": "V-17454",
30
+ "title": "IBM Tivoli Asset Discovery for zOS (TADz) Started task(s) must be properly defined to the STARTED resource class for RACF.",
31
+ "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.",
32
+ "severity": "medium"
33
+ }
34
+ ]
35
+ }
@@ -0,0 +1,35 @@
1
+ {
2
+ "name": "stig_zos_tadztss",
3
+ "date": "2016-03-23",
4
+ "description": "None",
5
+ "title": "z/OS TADz for TSS STIG",
6
+ "version": "None",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-16932",
12
+ "title": "Tivoli Asset Discovery for z/OS (TADz) Install data sets are not properly protected.",
13
+ "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.",
14
+ "severity": "medium"
15
+ },
16
+ {
17
+ "id": "V-17067",
18
+ "title": "Tivoli Asset Discovery for zOS (TADz) STC and/or batch data sets are not properly protected.",
19
+ "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.",
20
+ "severity": "medium"
21
+ },
22
+ {
23
+ "id": "V-17452",
24
+ "title": "Tivoli Asset Discovery for z/OS (TADz) Started Task name(s) must be properly identified / defined to the system ACP.",
25
+ "description": "Tivoli Asset Discovery for z/OS (TADz) requires a started task(s) that will be restricted to certain resources, datasets and other system functions. By defining the started task as a userid to the system Access Control Program (ACP), it allows the ACP to control the access and authorized users that require these capabilities. Failure to properly control these capabilities, could compromise of the operating system environment, ACP, and customer data.",
26
+ "severity": "medium"
27
+ },
28
+ {
29
+ "id": "V-17454",
30
+ "title": "IBM Tivoli Asset Discovery for zOS (TADz) Started task(s) must be properly defined to the Started Task Table ACID for Top Secret.",
31
+ "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.",
32
+ "severity": "medium"
33
+ }
34
+ ]
35
+ }
@@ -0,0 +1,23 @@
1
+ {
2
+ "name": "stig_zos_tdmfacf2",
3
+ "date": "2015-01-15",
4
+ "description": "None",
5
+ "title": "z/OS TDMF for ACF2 STIG",
6
+ "version": "None",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-16932",
12
+ "title": "Transparent Data Migration Facility (TDMF) installation data sets will be not properly protected.",
13
+ "description": "Transparent Data Migration Facility (TDMF) installation data sets have the ability to use privileged functions and/or have access to sensitive data. Failure to properly restrict access to these data sets could result in violating the integrity of the base product which could result in compromising the operating system or sensitive data.",
14
+ "severity": "medium"
15
+ },
16
+ {
17
+ "id": "V-18014",
18
+ "title": "Transparent Data Migration Facility (TDMF) configuration/parameter/option values are not specified properly.",
19
+ "description": "Transparent Data Migration Facility (TDMF) configuration/parameter/option settings control the security and operational characteristics of product. If these setting 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 system and customer data.",
20
+ "severity": "medium"
21
+ }
22
+ ]
23
+ }
@@ -0,0 +1,23 @@
1
+ {
2
+ "name": "stig_zos_tdmfracf",
3
+ "date": "2015-01-15",
4
+ "description": "None",
5
+ "title": "z/OS TDMF for RACF STIG",
6
+ "version": "None",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-16932",
12
+ "title": "Transparent Data Migration Facility (TDMF) installation data sets will be not properly protected.",
13
+ "description": "Transparent Data Migration Facility (TDMF) installation data sets have the ability to use privileged functions and/or have access to sensitive data. Failure to properly restrict access to these data sets could result in violating the integrity of the base product which could result in compromising the operating system or sensitive data.",
14
+ "severity": "medium"
15
+ },
16
+ {
17
+ "id": "V-18014",
18
+ "title": "Transparent Data Migration Facility (TDMF) configuration/parameter/option values are not specified properly.",
19
+ "description": "Transparent Data Migration Facility (TDMF) configuration/parameter/option settings control the security and operational characteristics of product. If these setting 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 system and customer data.",
20
+ "severity": "medium"
21
+ }
22
+ ]
23
+ }
@@ -0,0 +1,23 @@
1
+ {
2
+ "name": "stig_zos_tdmftss",
3
+ "date": "2015-01-15",
4
+ "description": "None",
5
+ "title": "z/OS TDMF for TSS STIG",
6
+ "version": "None",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-16932",
12
+ "title": "Transparent Data Migration Facility (TDMF) installation data sets will be not properly protected.",
13
+ "description": "Transparent Data Migration Facility (TDMF) installation data sets have the ability to use privileged functions and/or have access to sensitive data. Failure to properly restrict access to these data sets could result in violating the integrity of the base product which could result in compromising the operating system or sensitive data.",
14
+ "severity": "medium"
15
+ },
16
+ {
17
+ "id": "V-18014",
18
+ "title": "Transparent Data Migration Facility (TDMF) configuration/parameter/option values are not specified properly.",
19
+ "description": "Transparent Data Migration Facility (TDMF) configuration/parameter/option settings control the security and operational characteristics of product. If these setting 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 system and customer data.",
20
+ "severity": "medium"
21
+ }
22
+ ]
23
+ }
@@ -0,0 +1,1523 @@
1
+ {
2
+ "name": "stig_zos_tss",
3
+ "date": "2018-04-04",
4
+ "description": "None",
5
+ "title": "z/OS TSS STIG",
6
+ "version": "None",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-100",
12
+ "title": "Non-existent or inaccessible LINKLIST libraries.",
13
+ "description": "LINKLIST libraries give a common access point for the general usage of modules. Many of the subsystems installed on a domain rely upon these modules for proper execution. If the list of libraries found in this LINKLIST is not properly maintained, the integrity of the operating environment is subject to compromise.",
14
+ "severity": "low"
15
+ },
16
+ {
17
+ "id": "V-101",
18
+ "title": "Non-standard SMF data collection options specified.",
19
+ "description": "SMF data collection is the basic unit of tracking of all system functions and actions. Included in this tracking data are the audit trails from each of the ACPs. If the control options for the recording of this tracking are not properly maintained, then accountability cannot be monitored, and its use in the execution of a contingency plan could be compromised.",
20
+ "severity": "medium"
21
+ },
22
+ {
23
+ "id": "V-102",
24
+ "title": "Required SMF data record types must be collected.",
25
+ "description": "SMF data collection is the basic unit of tracking of all system functions and actions. Included in this tracking data are the audit records from each of the ACPs and system. If the required SMF data record types are not being collected, then accountability cannot be monitored, and its use in the execution of a contingency plan could be compromised.",
26
+ "severity": "medium"
27
+ },
28
+ {
29
+ "id": "V-103",
30
+ "title": "An automated process is not in place to collect and retain SMF data.",
31
+ "description": "SMF data collection is the basic unit of tracking of all system functions and actions. Included in this racking data is the audit trail from the ACP. If the control options for the recording of this tracking are not properly maintained, then accountability cannot be monitored and its use in the execution of a contingency plan could be compromised. Failure to collect SMF data in a timely fashion can result in the loss of critical system data.",
32
+ "severity": "medium"
33
+ },
34
+ {
35
+ "id": "V-104",
36
+ "title": "ACP database is not on a separate physical volume from its backup and recovery datasets. ",
37
+ "description": "The ACP backup and recovery data files provide the only means of recovering the ACP database in the event of its damage. In the case where this damage is to the physical volume on which it resides, and any of these recovery data files exist on this volume as well, then complete recovery of the ACP database would be extremely difficult, if even possible.",
38
+ "severity": "medium"
39
+ },
40
+ {
41
+ "id": "V-105",
42
+ "title": "ACP database is not backed up on a scheduled basis.",
43
+ "description": "Loss of the ACP database would cause an interruption in the service of the operating system environment. If regularly scheduled backups of this database are not processed, system recovery time could be unacceptably long.",
44
+ "severity": "medium"
45
+ },
46
+ {
47
+ "id": "V-106",
48
+ "title": "System DASD backups are not performed on a regularly scheduled basis.",
49
+ "description": "If backups of the operating environment are not properly processed, implementation of a contingency plan would not include the data necessary to fully recover from any outage.",
50
+ "severity": "medium"
51
+ },
52
+ {
53
+ "id": "V-107",
54
+ "title": "PASSWORD data set and OS passwords are utilized.",
55
+ "description": "All protection of system resources must come from the ACP. If multiple protection mechanisms are in place, the accessibility of data, specifically under contingency plan execution, is subject to compromise.",
56
+ "severity": "medium"
57
+ },
58
+ {
59
+ "id": "V-108",
60
+ "title": "SYS1.PARMLIB is not limited to only system programmers.",
61
+ "description": "SYS1.PARMLIB contains the parameters which control system IPL, configuration characteristics, security facilities, and performance. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
62
+ "severity": "high"
63
+ },
64
+ {
65
+ "id": "V-109",
66
+ "title": "Access to SYS1.LINKLIB is not properly protected.",
67
+ "description": "This data set is automatically APF-authorized, contains system SVCs and the base PPT. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
68
+ "severity": "medium"
69
+ },
70
+ {
71
+ "id": "V-110",
72
+ "title": "Write or greater access to SYS1.SVCLIB must be limited to system programmers only.",
73
+ "description": "This data set is automatically APF-authorized, contains system SVCs, and may also contain I/O appendages. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
74
+ "severity": "high"
75
+ },
76
+ {
77
+ "id": "V-111",
78
+ "title": "Write or greater access to SYS1.IMAGELIB must be limited to system programmers only.\n ",
79
+ "description": "SYS1.IMAGELIB is a partitioned data set containing universal character set (UCS), forms control buffer (FCB), and printer control information. Most IBM standard UCS images are included in SYS1.IMAGELIB during system installation. This data set should be protected as a z/OS system data set.",
80
+ "severity": "high"
81
+ },
82
+ {
83
+ "id": "V-112",
84
+ "title": "Write or greater access to SYS1.LPALIB must be limited to system programmers only. \n ",
85
+ "description": "SYS1.LPALIB is automatically APF-authorized during IPL processing and can contain SVCs. LPA modules, once loaded into the Link Pack Area, are capable of performing APF-authorized functions. This authorization allows a program to bypass various levels of security checking. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
86
+ "severity": "high"
87
+ },
88
+ {
89
+ "id": "V-113",
90
+ "title": "Update and allocate access to all APF -authorized libraries are not limited to system programmers only. ",
91
+ "description": "The Authorized Program List designates those libraries that can contain program modules which possess a significant level of security bypass capability. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
92
+ "severity": "high"
93
+ },
94
+ {
95
+ "id": "V-114",
96
+ "title": "Write or greater access to all LPA libraries must be limited to system programmers only.",
97
+ "description": "LPA modules, once loaded into the Link Pack Area, are capable of performing APF-authorized functions. This authorization allows a program to bypass various levels of security checking. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
98
+ "severity": "high"
99
+ },
100
+ {
101
+ "id": "V-115",
102
+ "title": "Write or greater access to SYS1.NUCLEUS must be limited to system programmers only. ",
103
+ "description": "This data set contains a large portion of the system initialization (IPL) programs and pointers to the master and alternate master catalog. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
104
+ "severity": "high"
105
+ },
106
+ {
107
+ "id": "V-116",
108
+ "title": "Write or greater access to libraries that contain PPT modules must be limited to system programmers only.",
109
+ "description": "Specific PPT designated program modules possess significant security bypass capabilities. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
110
+ "severity": "high"
111
+ },
112
+ {
113
+ "id": "V-117",
114
+ "title": "Update and allocate access to LINKLIST libraries are not limited to system programmers only. ",
115
+ "description": "The primary function of the LINKLIST is to serve as a single repository for commonly used system modules. Failure to ensure that the proper set of libraries are designated for LINKLIST can impact system integrity, performance, and functionality. For this reason, controls must be employed to ensure that the correct set of LINKLIST libraries are used. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
116
+ "severity": "medium"
117
+ },
118
+ {
119
+ "id": "V-118",
120
+ "title": "The ACP security data sets and/or databases must be properly protected.",
121
+ "description": "The Access Control Program (ACP) database files contain all access control information for the operating system environment and system resources. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
122
+ "severity": "high"
123
+ },
124
+ {
125
+ "id": "V-119",
126
+ "title": "Access greater than Read to the System Master Catalog must be limited to system programmers only. ",
127
+ "description": "System catalogs are the basis for locating all files on the system. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.\n",
128
+ "severity": "high"
129
+ },
130
+ {
131
+ "id": "V-120",
132
+ "title": "Update and allocate access to all system-level product installation libraries are not limited to system programmers only. ",
133
+ "description": "System-level product installation libraries constitute the majority of the systems software libraries. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
134
+ "severity": "medium"
135
+ },
136
+ {
137
+ "id": "V-121",
138
+ "title": "Update and allocate access to the JES2 System data sets (e.g., Spool, Checkpoint, and Initialization parameters) are not limited to system programmers only. ",
139
+ "description": "The JES2 System data sets are a common repository for all jobs submitted to the system and the associated printout and configuration of the JES2 environment. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
140
+ "severity": "medium"
141
+ },
142
+ {
143
+ "id": "V-122",
144
+ "title": "Write or greater access to SYS1.UADS must be limited to system programmers only and read and update access must be limited to system programmer personnel and/or security personnel.",
145
+ "description": "SYS1.UADS is the data set where emergency USERIDs are maintained. This ensures that logon processing can occur even if the ACP is not functional. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
146
+ "severity": "high"
147
+ },
148
+ {
149
+ "id": "V-123",
150
+ "title": "Update and allocate access to SMF collection files (i.e., SYS1.MANx) are not limited to system programmers and/or batch jobs that perform SMF dump processing. ",
151
+ "description": "SMF data collection is the system activity journaling facility of the z/OS system. With the proper parameter designations it serves as the basis to ensure individual user accountability. SMF data is the primary source for cost charge back in DISA. Unauthorized access could result in the compromise of logging and recording of the operating system environment, ACP, and customer data.",
152
+ "severity": "medium"
153
+ },
154
+ {
155
+ "id": "V-124",
156
+ "title": "Update and allocate access to data sets used to backup and/or dump SMF collection files are not limited to system programmers and/or batch jobs that perform SMF dump processing. ",
157
+ "description": "SMF backup data sets are those data sets to which SMF data has been offloaded in order to ensure a historical tracking of individual user accountability. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
158
+ "severity": "medium"
159
+ },
160
+ {
161
+ "id": "V-125",
162
+ "title": "Access to SYSTEM DUMP data sets are not limited to system programmers only. ",
163
+ "description": "System DUMP data sets are used to record system data areas and virtual storage associated with system task failures. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
164
+ "severity": "medium"
165
+ },
166
+ {
167
+ "id": "V-126",
168
+ "title": "Update and allocate access to System backup files are not limited to system programmers and/or batch jobs that perform DASD backups.",
169
+ "description": "System backup data sets are necessary for recovery of DASD resident data sets. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
170
+ "severity": "medium"
171
+ },
172
+ {
173
+ "id": "V-127",
174
+ "title": "Access to SYS(x).TRACE is not limited to system programmers only.",
175
+ "description": "SYS1.TRACE is used to trace and debug system problems. Unauthorized access could result in a compromise of the integrity and availability of all system data and processes.",
176
+ "severity": "medium"
177
+ },
178
+ {
179
+ "id": "V-128",
180
+ "title": "Access to System page data sets (i.e., PLPA, COMMON, and LOCALx) are not limited to system programmers.",
181
+ "description": "Page data sets hold individual pages of virtual storage when they are paged out of real storage. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
182
+ "severity": "medium"
183
+ },
184
+ {
185
+ "id": "V-129",
186
+ "title": "Write or greater access to Libraries containing EXIT modules must be limited to system programmers only.",
187
+ "description": "System exits have a wide range of uses and capabilities within any system. Exits may introduce security exposures within the system, modify audit trails, and alter individual user capabilities. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
188
+ "severity": "high"
189
+ },
190
+ {
191
+ "id": "V-15098",
192
+ "title": "The Facility Control Option does not specify the sub option of MODE=FAIL.",
193
+ "description": "The system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options or sub options introduces the possibility of exposure during migration process or contingency plan activation.",
194
+ "severity": "high"
195
+ },
196
+ {
197
+ "id": "V-15209",
198
+ "title": "Site does not maintain documented procedures to apply security related software patches to their system and does not maintain a log of when these patches were applied.",
199
+ "description": "Vendors' code may contain vulnerabilities that may be exploited to cause denial of service or to violate the integrity of the system or data on the System. Most vendors develop patches to correct these vulnerabilities. These patches must be applied and documented. ",
200
+ "severity": "high"
201
+ },
202
+ {
203
+ "id": "V-182",
204
+ "title": "Memory and privileged program dumps must be protected in accordance with proper security requirements.",
205
+ "description": "Access to memory and privileged program dumps running Trusted Control Block (TCB) key 0-7 may hold passwords, encryption keys, or other sensitive data that must not be made available. Failure to properly control access to these facilities could result in unauthorized personnel modifying sensitive z/OS lists. This exposure may threaten the integrity and availability of the operating system environment, and compromise the confidentiality of customer data.",
206
+ "severity": "medium"
207
+ },
208
+ {
209
+ "id": "V-184",
210
+ "title": "LOGONIDs must not be defined to SYS1.UADS for non-emergency use.",
211
+ "description": "SYS1.UADS is a dataset where LOGONIDs will be maintained with applicable password information when the ACP is not functional. If an unauthorized user has access to SYS1.UADS, they could enter their LOGONID and password into the SYS1.UADS dataset and could give themselves all special attributes on the system. This could enable the user to bypass all security and alter data. They could modify the audit trail information so no trace of their activity could be found.",
212
+ "severity": "high"
213
+ },
214
+ {
215
+ "id": "V-188",
216
+ "title": "The ADSP (Automatic DataSet Protection) Control Option is not set to (NO).",
217
+ "description": "The ADSP Control Option allows the TSS administrator to determine whether newly created data sets will be automatically protected.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
218
+ "severity": "medium"
219
+ },
220
+ {
221
+ "id": "V-189",
222
+ "title": "The AUTH Control Option values specified are not set to (OVERRIDE,ALLOVER) or (MERGE,ALLOVER).",
223
+ "description": "The AUTH Control Option indicates whether TSS will merge the user, profile, and all record for its access search, or whether TSS will search each one separately.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
224
+ "severity": "medium"
225
+ },
226
+ {
227
+ "id": "V-190",
228
+ "title": "The AUTOERASE Control Option must be set to (ALL) for all systems.",
229
+ "description": "AUTOERASE will force TSS to erase all residual information on DASD.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
230
+ "severity": "medium"
231
+ },
232
+ {
233
+ "id": "V-191",
234
+ "title": "The CPFRCVUND Control Option value specified is not set to (NO).",
235
+ "description": "The CPFRCVUND Control Option indicates whether or not the local node can receive commands propagated from nodes which have not been defined to the CPFNODES list.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
236
+ "severity": "medium"
237
+ },
238
+ {
239
+ "id": "V-193",
240
+ "title": "The DEBUG Control Option value is not set to (OFF).",
241
+ "description": "The DEBUG Control Option controls the production of debugging dumps used to determine the cause of abnormal error conditions.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
242
+ "severity": "medium"
243
+ },
244
+ {
245
+ "id": "V-194",
246
+ "title": "TSS MODIFY output does not specify \"ACTIVE DIAGTRAP ENTRIES: ON = 00\".",
247
+ "description": "The DIAGTRAP Control Option is used to produce a diagnostic dump.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
248
+ "severity": "medium"
249
+ },
250
+ {
251
+ "id": "V-195",
252
+ "title": "The DL1B Control Option is not set to (NO).",
253
+ "description": "The DL1B Control Option is used to implement PSB and DBD security for IMS batch regions, and to provide access to the TSS application interface program.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
254
+ "severity": "medium"
255
+ },
256
+ {
257
+ "id": "V-196",
258
+ "title": "The DOWN Control Option values specified are not set to (BW,SB,OW) and TW if users are still defined in SYS1.UADS, TN if only systems personnel are defined in SYS1.UADS.",
259
+ "description": "The DOWN Control Option determines how jobs are initiated and passwords changed when the TSS address space is inactive.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
260
+ "severity": "medium"
261
+ },
262
+ {
263
+ "id": "V-197",
264
+ "title": "The EXIT Control Option is not set to (ON) for DISA sites.",
265
+ "description": "The EXIT Control Option activates and deactivates the installation exit. For non DISA sites this value is site defined. DISA sites use NCPASS.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system-environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
266
+ "severity": "medium"
267
+ },
268
+ {
269
+ "id": "V-198",
270
+ "title": "The HPBPW Control Option is not set to (3) days maximum.",
271
+ "description": "The HPBPW Control Option selects the maximum number of days that TSS will honor an expired or previous password for batch jobs.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
272
+ "severity": "medium"
273
+ },
274
+ {
275
+ "id": "V-19893",
276
+ "title": "Access to the TSS MODE resource class is inappropriate.",
277
+ "description": "Access to the resources in the MODE resource class overrides the security mode in which an Acid will operate for all facilities. Acids with permission to these resources can compromise the security of the processing environment. In addition, failure to restrict access to these resources introduces the possibility of exposure during migration process or contingency plan activation.",
278
+ "severity": "high"
279
+ },
280
+ {
281
+ "id": "V-199",
282
+ "title": "The INACTIVE Control Option must be properly set.",
283
+ "description": "The INACTIVE Control Option selects the number of days before TSS will deny an unused ACID access to the system after that ACIDs password has expired. There must be no access allowed after password expiration. Suspension for inactivity should be handled using ACP00310. The system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
284
+ "severity": "medium"
285
+ },
286
+ {
287
+ "id": "V-200",
288
+ "title": "The INSTDATA Control Option is not set to (0).",
289
+ "description": "The INSTDATA Control Option controls the value of the 4-byte global data installation data area. This value is passed to the security exit developed at a particular site.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
290
+ "severity": "medium"
291
+ },
292
+ {
293
+ "id": "V-201",
294
+ "title": "The IOTRACE Control option is not set to (OFF)",
295
+ "description": "The IOTRACE Control Option controls a diagnostic trace for use by technical support. The trace is produced on the TRACE/LOG data set.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
296
+ "severity": "medium"
297
+ },
298
+ {
299
+ "id": "V-203",
300
+ "title": "The LOG Control Option is not set to (SMF,INIT, SEC9, MSG).\n.",
301
+ "description": "The LOG Control Option identifies the types of events that TSS will log, and specifies whether the events will be logged onto the audit tracking file and into the SMF files. This option also specifies if the violation message will be displayed.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
302
+ "severity": "medium"
303
+ },
304
+ {
305
+ "id": "V-204",
306
+ "title": "The LUUPDONCE Control Option value specified is not set to (NO).",
307
+ "description": "The LUUPDONCE Control Option indicates whether or not users last-used statistics are updated once a day following their first successful logon.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
308
+ "severity": "medium"
309
+ },
310
+ {
311
+ "id": "V-205",
312
+ "title": "The MODE Control Option is not set to (FAIL).",
313
+ "description": "The MODE Control Option selects the security mode in which TSS will operate for all facilities.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
314
+ "severity": "high"
315
+ },
316
+ {
317
+ "id": "V-206",
318
+ "title": "The MSUSPEND Control Option is not set to (YES).",
319
+ "description": "The MSUSPEND Control Option allows the MSCA ACID to be suspended automatically if the password violation threshold is set via the PTHRESH option and that limit is exceeded. This will prevent a user from making an unlimited number of guess attempts to determine the MSCAs password.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
320
+ "severity": "medium"
321
+ },
322
+ {
323
+ "id": "V-207",
324
+ "title": "NEWPW Control Options must be properly set.",
325
+ "description": "Password complexity, or strength, is a measure of the effectiveness of a password in resisting guessing and brute-force attacks. Password complexity is one factor of several that determine how long it takes to crack a password. The more complex the password , the greater the number of possible combinations that need to be tested before the password is compromised. Use of a complex password helps to increase the time and resources required to compromise the password. \n\nThe NEWPW Control Option specifies the rules that TSS will apply when a user selects a new password. Improper setting of any of these fields, individually or in combination with another, can result in weakened passwords and compromise the security of the processing environment.",
326
+ "severity": "medium"
327
+ },
328
+ {
329
+ "id": "V-208",
330
+ "title": "The NJEUSER Control Option is not set to (NJESTORE).",
331
+ "description": "The NJEUSER Control Option is used to define a default ACID to be used for NJE store and forward nodes where no other ACID can be identified.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
332
+ "severity": "medium"
333
+ },
334
+ {
335
+ "id": "V-209",
336
+ "title": "The NPWRTHRESH Control Option is not set to (02).",
337
+ "description": "The NPWRTHRESH Control Option sets the threshold value for the number of attempts allowed for new password reverification before complete logon sequence needs restarting.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
338
+ "severity": "medium"
339
+ },
340
+ {
341
+ "id": "V-210",
342
+ "title": "The PRODUCTS Control Option is not set to (TSO/E) .",
343
+ "description": "The PRODUCTS Control Option allows the site to list special products that are installed on the system.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
344
+ "severity": "medium"
345
+ },
346
+ {
347
+ "id": "V-211",
348
+ "title": "The PTHRESH Control Option is not set to (2).",
349
+ "description": "The PTHRESH Control Option selects a maximum password violation threshold. If the user exceeds the specified threshold by entering the wrong password too many times, TSS suspends the ACID.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
350
+ "severity": "medium"
351
+ },
352
+ {
353
+ "id": "V-212",
354
+ "title": "The PWEXP Control Option is not set to (60).",
355
+ "description": "The PWEXP Control Option allows the site to specify a password expiration interval.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
356
+ "severity": "medium"
357
+ },
358
+ {
359
+ "id": "V-213",
360
+ "title": "The PWHIST Control Option is not set to (10) or greater.",
361
+ "description": "The purpose of the password history is to prevent users from reusing old passwords when their current one expires.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
362
+ "severity": "medium"
363
+ },
364
+ {
365
+ "id": "V-215",
366
+ "title": "The RECOVER Control Option is not set to (ON).",
367
+ "description": "The system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
368
+ "severity": "medium"
369
+ },
370
+ {
371
+ "id": "V-216",
372
+ "title": "The SECTRACE Control Option is not set to (OFF).",
373
+ "description": "The SECTRACE Control Option activates a diagnostic security trace on the activities of all defined users.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
374
+ "severity": "medium"
375
+ },
376
+ {
377
+ "id": "V-217",
378
+ "title": "The SUBACID Control Option is not set to (U,8). ",
379
+ "description": "The SUBACID Control Option indicates how TSS will derive an ACID for batch jobs that are submitted through an online terminal, from another batch job, or from a started task.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
380
+ "severity": "medium"
381
+ },
382
+ {
383
+ "id": "V-219",
384
+ "title": "The SYSOUT Control Option is not set to (x,LOCAL). **Note: 'x' represents a site defined JES SYSOUT class ",
385
+ "description": "The SYSOUT Control Option spins off a TSS diagnostic log, and specifies the SYSOUT class and destination for the log.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
386
+ "severity": "low"
387
+ },
388
+ {
389
+ "id": "V-21948",
390
+ "title": "The TSS ALL record has inappropriate access to Facility Matrix Tables.",
391
+ "description": "All users with the exception of the master security control ACID must be authorized to a facility in order to sign on to it. When the ALL record is assigned Facilities, by default all users on the system have access to that Facility. Users should have limited access, only those facilities that are required to perform their jobs successfully are to be granted directly or via profile(s).",
392
+ "severity": "medium"
393
+ },
394
+ {
395
+ "id": "V-22",
396
+ "title": "Dataset masking characters are not properly defined to the security database.",
397
+ "description": "TSS provides masking as an additional method for reducing the number of entries that must be made to secure the installation data sets. Shared patterns can be used as the operands of data set parameters. If these characters are not defined to the database, each data set name or resource must be specifically entered into the database. This additional workload for security administrator presents the increased possibility of exposure when granting access to data sets.",
398
+ "severity": "medium"
399
+ },
400
+ {
401
+ "id": "V-220",
402
+ "title": "The TAPE Control Option is not set to (OFF). ",
403
+ "description": "The TAPE Control Option specifies the type of tape protection in effect at the installation.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
404
+ "severity": "medium"
405
+ },
406
+ {
407
+ "id": "V-221",
408
+ "title": "The TEMPDS Control Option is not set to (YES).",
409
+ "description": "The TEMPDS Control Option allows an installation to determine whether or not temporary data sets will be protected.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
410
+ "severity": "medium"
411
+ },
412
+ {
413
+ "id": "V-222",
414
+ "title": "The TIMER Control Option is not set to (30).",
415
+ "description": "The TIMER Control Option controls the interval at which data is written from TSS buffers to the audit tracking file.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
416
+ "severity": "medium"
417
+ },
418
+ {
419
+ "id": "V-223",
420
+ "title": "The VTHRESH Control Option values specified are not set to (10,NOT,CAN).",
421
+ "description": "The VTHRESH Control Option selects an access violation threshold for users, batch jobs and started tasks, and selects the action that TSS will take when the threshold is reached.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
422
+ "severity": "medium"
423
+ },
424
+ {
425
+ "id": "V-224",
426
+ "title": "User ACIDs and Control ACIDs do not have the NAME field completed.",
427
+ "description": "Every User ACID should be assigned to an individual using the name field. Within the ACID record, the users NAME field should be completed. If this field is not completed for each user, user accountability will become lost.\n\nA completed NAME field must be either traced back to a current DD2875 or a Vendor Requirement (example: A Started Task). \n \nA user may be required to have more than one logonid but users must not share userids. \n",
428
+ "severity": "low"
429
+ },
430
+ {
431
+ "id": "V-225",
432
+ "title": "PASSWORD(NOPW) option must not be specified for any ACID type.",
433
+ "description": "The PASSWORD(NOPW) option if specified, would allow access to ACIDs capability without specifying a password. This includes all ACID types (including USER, DCA, VCA, ZCA, LSCA, SCA, and MSCA) except for structure ACIDS such as: DEPARTMENT, DIVISION, ZONE, GROUP, and PROFILE. This would cause user accountability to be lost for those ACIDs and they could conceivably possess more authority than is necessary for them to do their job.",
434
+ "severity": "high"
435
+ },
436
+ {
437
+ "id": "V-226",
438
+ "title": "Propagation control is not in use, thus allowing ACID inheritance.",
439
+ "description": "Batch jobs should have associated ACIDs identified to the system to designate the resources available to the job. Propagation control is used to secure special ACIDs that are not subject to automatic propagation of batch jobs. If propagation control is not used, the ACIDs authority of the subsystem is inherited. Failure to control batch job propagation could compromise the operating system environment, ACP, and customer data.",
440
+ "severity": "medium"
441
+ },
442
+ {
443
+ "id": "V-22648",
444
+ "title": "Data set masking characters allowing access to all data sets must be properly restricted in the security database.",
445
+ "description": "TSS provides masking as an additional method for reducing the number of entries that must be made to secure the installation data sets. Shared patterns can be used as the operands of data set parameters. If this masking character (*, *., and/or **) are not restricted, there is the possibility of exposure when granting access to the data set mask allowing access to all data sets. Unauthorized access could result in the compromise of the operating system environment, ACP, products, and customer data.",
446
+ "severity": "medium"
447
+ },
448
+ {
449
+ "id": "V-227",
450
+ "title": "Scheduled production batch ACIDs must specify the BATCH Facility and the Batch Job Scheduler must be authorized to the Scheduled production batch ACID.",
451
+ "description": "Batch jobs should have associated ACIDs defined to the system to designate the resources available to the job. Access levels for batch jobs should be limited to those levels required to perform its established function. Failure to control batch job access authorizations could compromise the operating system environment and customer data.",
452
+ "severity": "medium"
453
+ },
454
+ {
455
+ "id": "V-228",
456
+ "title": "Default ACID has not been properly defined.",
457
+ "description": "The default ACID will be applied to any job that does not have a valid ACID associated with it. The FAIL mode ensures that access requests not conforming to the existing rule will fail. If the default ACID is allowed to successfully execute any batch job, there is a loss of accountability. Additionally, a job could modify or delete critical data and could potentially damage the system.",
458
+ "severity": "medium"
459
+ },
460
+ {
461
+ "id": "V-229",
462
+ "title": "The BYPASS attribute must be limited to just trusted STCs.",
463
+ "description": "The BYPASS attribute permits STCs to bypass security checking. With this authority, a job or ACID could bypass all security checking, and could potentially alter or destroy critical system data.",
464
+ "severity": "high"
465
+ },
466
+ {
467
+ "id": "V-230",
468
+ "title": "Started tasks must be properly defined to Top Secret.",
469
+ "description": "Started procedures have system generated job statements that do not contain the user, or password statements. To enable the started procedure to access the same protected resources that users and groups access, started procedures must have an associated USERID/ACID. If a USERID/ACID is not associated with the started procedure, the started procedure will not have access to the resources. ",
470
+ "severity": "medium"
471
+ },
472
+ {
473
+ "id": "V-231",
474
+ "title": "Batch ACID(s) submitted through RJE and NJE is (are) not sourced.",
475
+ "description": "Jobs submitted through the RJE or NJE process will be sourced for submission to restrict the ACID so it can only be used from a specific remote number. This ensures that integrity is maintained. Without source restrictions, there is the potential job streams could be submitted from unauthorized locations.",
476
+ "severity": "medium"
477
+ },
478
+ {
479
+ "id": "V-232",
480
+ "title": "DASD management ACIDs are not properly defined.",
481
+ "description": "DASD management ACIDs require access to backup and restore all files and volumes, and thus present a high degree of risk to the environment.",
482
+ "severity": "medium"
483
+ },
484
+ {
485
+ "id": "V-233",
486
+ "title": "Emergency ACIDs must be properly limited and auditing resource access.",
487
+ "description": "All emergency ACIDs should contain information identifying the ACID to an individual. Without this, accountability could be impaired. Since these are powerful ACIDs, it is imperative that all trace I\ninformation be maintained for the user.",
488
+ "severity": "high"
489
+ },
490
+ {
491
+ "id": "V-234",
492
+ "title": "All system PROCLIB data sets must be limited to system programmers only",
493
+ "description": "Unauthorized access to PROCLIB data sets referenced in the JES2 procedure can allow unauthorized modifications to STCs and other system level procedures. This could result in the compromise of the operating system environment, ACP, and customer data.",
494
+ "severity": "high"
495
+ },
496
+ {
497
+ "id": "V-235",
498
+ "title": "MSCA ACID will perform security administration only.",
499
+ "description": "Since the MSCA is a special security administrator ACID, it has unlimited administrative authority. The MSCA can create SCAs and LSCAs, scope zones, extend the security database, so it should only be utilized for this purpose. \n\nThe system MSCA will be a limited-use ACID, which is not available to any individual for day-to-day processing. Limit it's use only to performing security administration functions. An SCA will assume the use of, and the responsibility for, the MSCA.\n\nThe MSCA account is identified in an ACID listing as the only ACID with:\nTYPE = MASTER",
500
+ "severity": "medium"
501
+ },
502
+ {
503
+ "id": "V-236",
504
+ "title": "Password changes to the MSCA ACID will be documented in the change log.",
505
+ "description": "The system MSCA will be a limited use ACID, which is not available to any individual for day to day processing. Limit its use only to performing required security administration functions. The Primary SCA will assume the use of, and the responsibility for, the MSCA by changing the MSCA password. The password change command will include a comment indicating the reason.",
506
+ "severity": "medium"
507
+ },
508
+ {
509
+ "id": "V-237",
510
+ "title": "ACIDs granted the CONSOLE attribute must be justified.",
511
+ "description": "CONSOLE attribute grants the ability to modify SECURITY PRODUCT CONTROL options online, including capability to change many critical Control Options. Restricting this facility prevents operators or other personnel from executing sensitive started tasks or changing security control options without proper authorization.",
512
+ "severity": "high"
513
+ },
514
+ {
515
+ "id": "V-238",
516
+ "title": "ACIDs defined as security administrators do not have the attribute of NOATS.",
517
+ "description": "NOATS prevents the TSS administrator ACID from signing on through automatic terminal signon. If an ACID has ATS enabled, a terminal could be automatically assigned that ACID without a user being present. This applies to CICS, IMS, and IDMS.",
518
+ "severity": "medium"
519
+ },
520
+ {
521
+ "id": "V-23837",
522
+ "title": "z/OS Baseline reports are not reviewed and validated to ensure only authorized changes have been made within the z/OS operating system. This is a current DISA requirement for change management to system libraries.",
523
+ "description": "A product that generates reports validating changes, additions or removal from APF and LPA libraries, as well as changes to SYS1.PARMLIB PDS members, should be run against system libraries to provide a baseline analysis to allow monitoring of changes to these libraries. Failure to monitor and review these reports on a regular bases and validating any changes could threaten the integrity and availability of the operating system environment, and compromise the confidentiality of customer data. ",
524
+ "severity": "medium"
525
+ },
526
+ {
527
+ "id": "V-239",
528
+ "title": "Number of control ACIDs is not justified and properly assigned.",
529
+ "description": "Since the control ACIDs are the security administrators and can execute security modification commands, it is important that this level of access be restricted to a limited number of ACIDs. The fewer control ACIDs that there are, the more accountability and control there is over the security database.",
530
+ "severity": "medium"
531
+ },
532
+ {
533
+ "id": "V-240",
534
+ "title": "Security control ACIDs must be limited to the administrative authorities authorized and that require these privileges to perform their job duties.",
535
+ "description": "Since control ACIDs possess a significant amount of power, it is important to limit the number of control ACIDs. These ACIDs can perform and control security administration. An ACID who possesses control over security administration could alter or modify any data set, and delete any audit trail that might have existed for the file.",
536
+ "severity": "high"
537
+ },
538
+ {
539
+ "id": "V-241",
540
+ "title": "The number of ACIDs possessing the tape Bypass Label Processing (BLP) privilege is not limited.",
541
+ "description": "BLP is extremely sensitive, as it allows the circumvention of security access checking for the data. If an unauthorized user possesses BLP authority, they could potentially read any restricted tape and modify any information once it has been copied.",
542
+ "severity": "medium"
543
+ },
544
+ {
545
+ "id": "V-243",
546
+ "title": "The number of ACIDs with MISC9 authority must be justified. ACIDs with MISC9 must be limited to the administrative authorities authorized and that require these privileges to perform their job duties.",
547
+ "description": "The MISC9 authority deals with higher level administrative authorities. One of the authorities is The MISC9 authority deals with higher level administrative authorities. One of the authorities is BYPASS, which can bypass security on the system. This violates the principle of individual user accountability. If this authority is not monitored, the potential for system degradation or destruction could happen. Only the appointed SCA's who are responsible for the security at the domain shall have MISC9 admin rights except MISC9(Generic) may be granted to any DCA,VCA,ZCA,LSCA,SCA.\n",
548
+ "severity": "high"
549
+ },
550
+ {
551
+ "id": "V-244",
552
+ "title": "TRACE attribute has been found assigned to ACIDs.",
553
+ "description": "The TRACE attribute allows ACIDs to diagnose the security trace information. This information goes to the SYSLOG dataset. This could give an ACID the ability to access system control information.",
554
+ "severity": "medium"
555
+ },
556
+ {
557
+ "id": "V-245",
558
+ "title": "Documentation confirming the necessity of NO***CHK attributes is not available.",
559
+ "description": "Because the NO***CHK attributes can bypass system security, it is imperative that all ACIDS possessing these attributes be monitored and documentation maintained justifying the need for the access authorization. If these attributes are given to ACIDs that do not require the authority, the ACIDs could modify system data and potentially degrade or destroy system information.",
560
+ "severity": "medium"
561
+ },
562
+ {
563
+ "id": "V-246",
564
+ "title": "ACIDs were found having access FAC(*ALL*).",
565
+ "description": "All users with the exception of the master security control ACID must be authorized to a facility in order to sign on to it. When a user is granted FACILITY(*ALL*) , it gives the user access to all facilities. Users should be limited to access only those facilities that are required to perform their jobs successfully.",
566
+ "severity": "medium"
567
+ },
568
+ {
569
+ "id": "V-247",
570
+ "title": "Volume access greater than CREATE found in CA-Top Secret (TSS) database must be limited to authorized information technology personnel requiring access to perform their job duties.",
571
+ "description": "Access authorization to data sets is verified by examining both volume access and data set access authorization. If a user has been authorized for any volume access greater than CREATE, then TSS allows access to the volume without checking the data set authorizations. A user could potentially alter a data set that resides on a volume even though access has not been granted to that data set.",
572
+ "severity": "high"
573
+ },
574
+ {
575
+ "id": "V-248",
576
+ "title": "Sensitive Utility Controls will be properly defined and protected.",
577
+ "description": "Sensitive Utility Controls can run sensitive system privileges or controls, and potentially can circumvent system and security controls. Failure to properly control access to these resources could result in the compromise of the confidentiality, integrity, and availability of the operating system environment, system services, ACP, and customer data.",
578
+ "severity": "medium"
579
+ },
580
+ {
581
+ "id": "V-251",
582
+ "title": "Sensitive CICS transactions are not protected in accordance with security requirements.",
583
+ "description": "Sensitive CICS transactions offer the ability to circumvent transaction level controls for accessing resources under CICS. These transactions must be protected so that only authorized users can access them. Unauthorized use can result in the compromise of the confidentiality, integrity, and availability of the operating system or customer data.",
584
+ "severity": "medium"
585
+ },
586
+ {
587
+ "id": "V-25483",
588
+ "title": "The CPFTARGET Control Option value specified is not set to (LOCAL).",
589
+ "description": "The CPFTARGET Control Option indicates whether or not commands are to be propagated to other nodes which are defined to the CPFNODES list or DEFNODES associated with the ACID.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
590
+ "severity": "medium"
591
+ },
592
+ {
593
+ "id": "V-25505",
594
+ "title": "Interactive ACIDs defined to TSS must have the required fields completed.",
595
+ "description": "The required fields indicate the privileges and accesses that each user possesses. If the user is not associated with a group, user accountability is lost for that user and they could conceivably possess more authority than is necessary for them to do their job.",
596
+ "severity": "medium"
597
+ },
598
+ {
599
+ "id": "V-28603",
600
+ "title": "z/OS USS Software owning Shared accounts do not meet strict security and creation restrictions. ",
601
+ "description": "Shared accounts by nature are a violation of proper audit trail and proper user authentication. If not properly controlled, could cause system corruption without an audit trail tracking session\nactivity to an individual user's identity.\n\n",
602
+ "severity": "medium"
603
+ },
604
+ {
605
+ "id": "V-29532",
606
+ "title": "IEASYMUP resource will be protected in accordance with proper security requirements.",
607
+ "description": "Failure to properly control access to the IEASYMUP resource could result in unauthorized\npersonnel modifying sensitive z/OS symbolic. This exposure may threaten the integrity and\navailability of the operating system environment.",
608
+ "severity": "medium"
609
+ },
610
+ {
611
+ "id": "V-297",
612
+ "title": "TSOAUTH resources must be restricted to authorized users.",
613
+ "description": "The TSOAUTH resource class controls sensitive privileges, such as OPER, ACCOUNT, MOUNT, TESTAUTH, CONSOLE, and PARMLIB. Several of these privileges offer the ability, or provide a facility, to modify sensitive operating system resources. Failure to properly control and restrict access to these privileges may result in the compromise of the operating system environment, ACP, and customer data.",
614
+ "severity": "medium"
615
+ },
616
+ {
617
+ "id": "V-29952",
618
+ "title": "FTP Control cards will be properly stored in a secure PDS file. ",
619
+ "description": "FTP control cards carry unencrypted information such as userids, passwords and remote IP Addresses. Without a requirement to store this information separate from the JCL and in-stream JCL, it allows a security exposure by allowing read exposure to this information from anyone having access to the JCL libraries.",
620
+ "severity": "medium"
621
+ },
622
+ {
623
+ "id": "V-302",
624
+ "title": "CICS System Initialization Table (SIT) parameter values must be specified in accordance with proper security requirements.",
625
+ "description": "The CICS SIT is used to define system operation and configuration parameters of a CICS system. Several of these parameters control the security within a CICS region. Failure to code the appropriate values could result in unexpected operations and degraded security. This exposure may result in unauthorized access impacting the confidentiality, integrity, and availability of the CICS region, applications, and customer data.",
626
+ "severity": "medium"
627
+ },
628
+ {
629
+ "id": "V-31",
630
+ "title": "DFSMS resources must be protected in accordance with the proper security requirements.",
631
+ "description": "DFSMS provides data, storage, program, and device management functions for the operating system. Some DFSMS storage administration functions allow a user to obtain a privileged status and effectively bypass all ACP data set and volume controls. Failure to properly protect DFSMS resources may result in unauthorized access. This exposure could compromise the availability and integrity of the operating system environment, system services, and customer data.",
632
+ "severity": "medium"
633
+ },
634
+ {
635
+ "id": "V-31561",
636
+ "title": "Production WebSphere MQ Remotes must utilize Certified Name Filters (CNF)",
637
+ "description": "IBM Websphere MQ can use a user ID associated with an ACP certificate as a channel user ID. When an entity at one end of an SSL channel receives a certificate from a remote connection, the entity asks The ACP if there is a user ID associated with that certificate. The entity uses that user ID as the channel user ID. If there is no user ID associated with the certificate, the entity uses the user ID under which the channel initiator is running. Without a validly defined Certificate Name Filter for the entity IBM Websphere MQ will set the channel user ID to the default.",
638
+ "severity": "medium"
639
+ },
640
+ {
641
+ "id": "V-3215",
642
+ "title": "Configuration files for the TCP/IP stack are not properly specified.",
643
+ "description": "The TCP/IP stack reads two configuration files to determine values for critical operational parameters. These file names are specified in multiple locations and, depending on the process, are referenced differently. Because system security is impacted by some of the parameter settings, specifying the file names explicitly in each location reduces ambiguity and ensures proper operations. Inappropriate values could result in undesirable operations and degraded security. This exposure may result in unauthorized access impacting data integrity or the availability of some system services.",
644
+ "severity": "medium"
645
+ },
646
+ {
647
+ "id": "V-3216",
648
+ "title": "TCPIP.DATA configuration statements for the TCP/IP stack must be properly specified.",
649
+ "description": "During the initialization of TCP/IP servers and clients, the TCPIP.DATA configuration file provides information that is essential for proper operations of TCP/IP applications. Inappropriate values could result in undesirable operations and degraded security. This exposure may result in unauthorized access impacting data integrity or the availability of some system services.",
650
+ "severity": "medium"
651
+ },
652
+ {
653
+ "id": "V-3217",
654
+ "title": "PROFILE.TCPIP configuration statements for the TCP/IP stack are not coded properly.",
655
+ "description": "The PROFILE.TCPIP configuration file provides system operation and configuration parameters for the TCP/IP stack. Inappropriate values could result in undesirable operations and degraded security. This exposure may result in unauthorized access impacting data integrity or the availability of some system services.",
656
+ "severity": "medium"
657
+ },
658
+ {
659
+ "id": "V-3218",
660
+ "title": "The permission bits and user audit bits for HFS objects that are part of the Base TCP/IP component must be configured properly.",
661
+ "description": "HFS directories and files of the Base TCP/IP component provide the configuration, operational, and executable properties of IBMs TCP/IP system product. Failure to properly secure these objects may lead to unauthorized access resulting in the compromise of the integrity and availability of the operating system environment, ACP, and customer data.",
662
+ "severity": "medium"
663
+ },
664
+ {
665
+ "id": "V-3219",
666
+ "title": "TCP/IP resources must be properly protected.",
667
+ "description": "The Communication Server access authorization is used to protect TCP/IP resources such as stack, network, port, and other SERVAUTH resources. These resources provide additional security checks for TCP/IP users. Failure to properly secure these TCP/IP resources could lead to unauthorized user access resulting in the compromise of some system services and possible compromise of data.",
668
+ "severity": "medium"
669
+ },
670
+ {
671
+ "id": "V-3220",
672
+ "title": "Started tasks for the Base TCP/IP component must be defined in accordance with security requirements.",
673
+ "description": "The TCP/IP started tasks require special privileges and access to sensitive resources to provide its system services. Failure to properly define and control these TCP/IP started tasks could lead to unauthorized access. This exposure may result in the compromise of the integrity and availability of the operating system environment, ACP, and customer data.",
674
+ "severity": "medium"
675
+ },
676
+ {
677
+ "id": "V-3221",
678
+ "title": "MVS data sets for the Base TCP/IP component are not properly protected,",
679
+ "description": "MVS data sets of the Base TCP/IP component provide the configuration, operational, and executable properties of IBMs TCP/IP system product. Failure to properly secure these data sets may lead to unauthorized access resulting in the compromise of the integrity and availability of the operating system environment, ACP, and customer data.",
680
+ "severity": "medium"
681
+ },
682
+ {
683
+ "id": "V-3222",
684
+ "title": "PROFILE.TCPIP configuration statements for the TN3270 Telnet Server are not properly specified.",
685
+ "description": "The PROFILE.TCPIP configuration file provides system operation and configuration parameters for the TN3270 Telnet Server. Several of these parameters have potential impact to system security. Failure to code the appropriate values could result in unexpected operations and degraded security. This exposure may result in unauthorized access impacting data integrity or the availability of some system services.",
686
+ "severity": "medium"
687
+ },
688
+ {
689
+ "id": "V-3223",
690
+ "title": "VTAM session setup controls for the TN3270 Telnet Server are not properly specified. ",
691
+ "description": "After a connection from a Telnet client to the TN3270 Telnet Server has been established, the process of session setup with a VTAM application occurs. A number of BEGINVTAM statements must be coded in a specific configuration to ensure adequate control to VTAM applications is maintained. Failure to code the appropriate statements could result in unauthorized access to the host and application resources. This exposure may impact data integrity or the availability of some system services.",
692
+ "severity": "medium"
693
+ },
694
+ {
695
+ "id": "V-3224",
696
+ "title": "The warning banner for the TN3270 Telnet Server is not specified or properly specified.",
697
+ "description": "A logon banner can be used to inform users about the environment during the initial logon. In the DISA environment, logon banners are used to warn users against unauthorized entry and the possibility of legal action for unauthorized users, and advise all users that system use constitutes consent to monitoring. Failure to display a logon warning banner without this type of information could adversely impact the ability to prosecute unauthorized users and users who abuse the system.",
698
+ "severity": "medium"
699
+ },
700
+ {
701
+ "id": "V-3226",
702
+ "title": "SSL encryption options for the TN3270 Telnet Server will be specified properly for each statement that defines a SECUREPORT or within the TELNETGLOBALS.",
703
+ "description": "During the SSL connection process a mutually acceptable encryption algorithm is selected by the server and client. This algorithm is used to encrypt the data that subsequently flows between the two. However, the level or strength of encryption can vary greatly. Certain configuration options can allow no encryption to be used and others can allow a relatively weak 40-bit algorithm to be used. Failure to properly enforce adequate encryption strength could result in the loss of data privacy.",
704
+ "severity": "medium"
705
+ },
706
+ {
707
+ "id": "V-3227",
708
+ "title": "SMF recording options for the TN3270 Telnet Server must be properly specified.",
709
+ "description": "The TN3270 Telnet Server can provide audit data in the form of SMF records. The SMF data produced provides information about individual sessions. This data includes the VTAM application, the remote and local IP addresses, and the remote and local IP port numbers. Failure to collect and retain audit data may contribute to the loss of accountability and hamper security audit activities.",
710
+ "severity": "medium"
711
+ },
712
+ {
713
+ "id": "V-3229",
714
+ "title": "The startup user account for the z/OS UNIX Telnet Server is not defined properly.",
715
+ "description": "The z/OS UNIX Telnet Server (i.e., otelnetd) requires a UID(0) to provide its system services. After the user enters their userid and password, otelnetd switches to the security context of the users account. Because the otelnetd account is only used until authentication is completed, there is no need to require a unique account for this function. This limits the number of privileged accounts defined to the ACP and reduces the exposure potential. Failure to properly define and control otelnetd could lead to unauthorized access resulting in the compromise of the integrity and availability of the operating system environment, ACP, and customer data.",
716
+ "severity": "medium"
717
+ },
718
+ {
719
+ "id": "V-3230",
720
+ "title": "Startup parameters for the z/OS UNIX Telnet Server are not specified properly.",
721
+ "description": "The z/OS UNIX Telnet Server (i.e., otelnetd) provides interactive access to the z/OS UNIX shell. During the initialization process, startup parameters are read to define the characteristics of each otelnetd instance. Some of these parameters have an impact on system security. Failure to specify the appropriate command options could result in degraded security. This exposure may result in unauthorized access impacting data integrity or the availability of some system services.",
722
+ "severity": "medium"
723
+ },
724
+ {
725
+ "id": "V-3231",
726
+ "title": "The warning banner for the z/OS UNIX Telnet Server is not specified or not properly specified.",
727
+ "description": "A logon banner can be used to inform users about the environment during the initial logon. Logon banners are used to warn users against unauthorized entry and the possibility of legal action for unauthorized users, and advise all users that system use constitutes consent to monitoring. Failure to display a logon warning banner without this type of information could adversely impact the ability to prosecute unauthorized users and users who abuse the system.",
728
+ "severity": "medium"
729
+ },
730
+ {
731
+ "id": "V-3232",
732
+ "title": "HFS objects for the z/OS UNIX Telnet Server will be properly protected. ",
733
+ "description": "HFS directories and files of the z/OS UNIX Telnet Server provide the configuration and executable properties of this product. Failure to properly secure these objects may lead to unauthorized access resulting in the compromise of the integrity and availability of the operating system environment, ACP, and customer data.",
734
+ "severity": "medium"
735
+ },
736
+ {
737
+ "id": "V-3233",
738
+ "title": "The FTP Server daemon is defined improperly.",
739
+ "description": "The FTP Server daemon requires special privileges and access to sensitive resources to provide its system services. Failure to properly define and control the FTP Server daemon could lead to unauthorized access. This exposure may result in the compromise of the integrity and availability of the operating system environment, ACP, and customer data.",
740
+ "severity": "medium"
741
+ },
742
+ {
743
+ "id": "V-3234",
744
+ "title": "The startup parameters for the FTP include the ANONYMOUS, ANONYMOUS=, or INACTIVE keywords. The FTP daemon’s started task JCL does not specify the SYSTCPD and SYSFTPD DD statements for configuration files.",
745
+ "description": "During initialization, the FTP daemon reads JCL keywords and configuration files to determine values for critical operational parameters. Because system security is impacted by some of these parameter settings, controlling these options through the configuration file only and explicitly specifying the file locations reduces ambiguity, enhances security auditing, and ensures proper operations. Inappropriate values could result in undesirable operations and degraded security. This exposure may result in unauthorized access impacting data integrity or the availability of some system services.",
746
+ "severity": "medium"
747
+ },
748
+ {
749
+ "id": "V-3235",
750
+ "title": "FTP.DATA configuration statements for the FTP Server are not specified in accordance with requirements.",
751
+ "description": "The statements in the FTP.DATA configuration file specify the parameters and values that control the operation of the FTP Server components including the use of anonymous FTP. Several of the parameters must have specific settings to provide a secure configuration. Inappropriate values could result in undesirable operations and degraded security. This exposure may result in unauthorized access impacting data integrity or the availability of some system services.",
752
+ "severity": "medium"
753
+ },
754
+ {
755
+ "id": "V-3236",
756
+ "title": "User exits for the FTP Server must not be used without proper approval and documentation.",
757
+ "description": "Several user exit points in the FTP Server component are available to permit customization of its operating behavior. These exits can be used to modify functions such as FTP command usage, client connection controls, post processing tasks, and SMF record modifications. Without proper review and adequate documentation of these exit programs, undesirable operations and degraded security may result. This exposure could lead to unauthorized access impacting data integrity or the availability of some system services, or contribute to the loss of accountability and hamper security audit activities.",
758
+ "severity": "medium"
759
+ },
760
+ {
761
+ "id": "V-3237",
762
+ "title": "The warning banner for the FTP Server is not specified properely.",
763
+ "description": "A logon banner can be used to inform users about the environment during the initial logon. In the DISA environment, logon banners are used to warn users against unauthorized entry and the possibility of legal action for unauthorized users, and advise all users that system use constitutes consent to monitoring. Failure to display a logon warning banner without this type of information could adversely impact the ability to prosecute unauthorized users and users who abuse the system.",
764
+ "severity": "medium"
765
+ },
766
+ {
767
+ "id": "V-3238",
768
+ "title": "SMF recording options for the FTP Server must be configured to write SMF records for all eligible events.",
769
+ "description": "The FTP Server can provide audit data in the form of SMF records. The SMF data produced by the FTP Server provides transaction information for both successful and unsuccessful FTP commands. Failure to collect and retain audit data may contribute to the loss of accountability and hamper security audit activities.",
770
+ "severity": "medium"
771
+ },
772
+ {
773
+ "id": "V-3239",
774
+ "title": "The permission bits and user audit bits for HFS objects that are part of the FTP Server component will be properly configured.\n",
775
+ "description": "HFS directories and files of the FTP Server provide the configuration and executable properties of this product. Failure to properly secure these objects may lead to unauthorized access resulting in the compromise of the integrity and availability of the operating system environment, ACP, and customer data.",
776
+ "severity": "medium"
777
+ },
778
+ {
779
+ "id": "V-3240",
780
+ "title": "MVS data sets for the FTP Server are not properly protected.",
781
+ "description": "MVS data sets of the FTP Server provide the configuration and operational characteristics of this product. Failure to properly secure these data sets may lead to unauthorized access resulting in the compromise of the integrity and availability of customer data and some system services.",
782
+ "severity": "medium"
783
+ },
784
+ {
785
+ "id": "V-3241",
786
+ "title": "The TFTP Server program is controlled improperly.",
787
+ "description": "The Trivial File Transfer Protocol (TFTP) Server, known as tftpd, supports file transfer according to the industry standard Trivial File Transfer Protocol. The TFTP Server does not perform any user identification or authentication, allowing any client to connect to the TFTP Server. Due to this lack of security, the TFTP Server will not be used. Failure to restrict the use of the TFTP Server may result in unauthorized access to the host. This exposure may impact the integrity, availability, and privacy of application data.",
788
+ "severity": "medium"
789
+ },
790
+ {
791
+ "id": "V-3242",
792
+ "title": "The Syslog daemon is not started at z/OS initialization.",
793
+ "description": "The Syslog daemon, known as SYSLOGD, is a z/OS UNIX daemon that provides a central processing point for log messages issued by other z/OS UNIX processes. The messages may be of varying importance levels including general process information, diagnostic information, critical error notification, and audit-class information. It is important that SYSLOGD be started during the initialization phase of the z/OS system to ensure that significant messages are not lost. Failure to collect and retain audit data may contribute to the loss of accountability and hamper security audit activities.",
794
+ "severity": "medium"
795
+ },
796
+ {
797
+ "id": "V-3243",
798
+ "title": "The Syslog daemon must be defined properly.",
799
+ "description": "The Syslog daemon, known as syslogd, is a zOS UNIX daemon that provides a central processing point for log messages issued by other zOS UNIX processes. It is also possible to receive log messages from other network-connected hosts. Some of the IBM Communications Server components that may send messages to syslog are the FTP, TFTP, zOS UNIX Telnet, DNS, and DHCP servers. The messages may be of varying importance levels including general process information, diagnostic information, critical error notification, and audit-class information. Primarily because of the potential to use this information in an audit process, there is a security interest in protecting the syslogd process and its associated data. \n\nThe Syslog daemon requires special privileges and access to sensitive resources to provide its system services. Failure to properly define and control the Syslog daemon could lead to unauthorized access. This exposure may result in the compromise of the integrity and availability of the operating system environment, ACP, and customer data.",
800
+ "severity": "medium"
801
+ },
802
+ {
803
+ "id": "V-3244",
804
+ "title": "The permission bits and user audit bits for HFS objects that are part of the Syslog daemon component will be configured properly.",
805
+ "description": "HFS directories and files of the Syslog daemon provide the configuration and executable properties of this product. Failure to properly secure these objects could lead to unauthorized access. This exposure may result in the compromise of the integrity and availability of the operating system environment, ACP, and customer data.",
806
+ "severity": "medium"
807
+ },
808
+ {
809
+ "id": "V-3331",
810
+ "title": "The ACP audit logs must be reviewed on a regular basis .",
811
+ "description": "Each ACP has the ability to produce audit records, based on specific security-related events. Audit Trail, Monitoring, Analysis and Reporting provides automated, continuous on-line monitoring and audit trail creation capability, to alert personnel of any unusual or inappropriate activity with potential IA implications. Failure to perform audit log analysis would allow for unusual or inappropriate activity to continue without review and appropriate actions taken.",
812
+ "severity": "medium"
813
+ },
814
+ {
815
+ "id": "V-33795",
816
+ "title": "Sensitive and critical system data sets exist on shared DASD.",
817
+ "description": "Any time a sensitive or critical system data set is allocated on a shared DASD device, it is critical to validate that it is properly protected on any additional systems that are sharing that device. Without proper review and adequate restrictions to access of these data sets on all systems sharing them, can lead to corruption, integrity and availability of the operating system, ACP, and customer data.",
818
+ "severity": "medium"
819
+ },
820
+ {
821
+ "id": "V-34",
822
+ "title": "System programs (e.g., exits, SVCs, etc.) must have approval of appropriate authority and/or documented correctly.",
823
+ "description": "Many vendor products and applications require or provide operating system exits, SVCs, I/O appendages, special PPT privileges, and APF authorization. Without proper review, approval and adequate documentation of these system programs, the integrity and availability of the operating system, ACP, and customer data are subject to compromise.",
824
+ "severity": "medium"
825
+ },
826
+ {
827
+ "id": "V-36",
828
+ "title": "Dynamic lists must be protected in accordance with proper security requirements.",
829
+ "description": "Dynamic lists provide a method of making z/OS system changes without interrupting the availability of the operating system. Failure to properly control access to these facilities could result in unauthorized personnel modifying sensitive z/OS lists. This exposure may threaten the integrity and availability of the operating system environment, and compromise the confidentiality of customer data. ",
830
+ "severity": "high"
831
+ },
832
+ {
833
+ "id": "V-36849",
834
+ "title": "NEWPHRASE and PPSCHAR Control Options must be properly set.",
835
+ "description": "Sites may opt to use passphrases in lieu of passwords for authentication. A passphrase must nevertheless be constrained by certain complexity parameters to assure appropriate strength. The NEWPHRASE and PPSCHAR Control Options specify the rules that TSS will apply when a user selects a new password phrase.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
836
+ "severity": "medium"
837
+ },
838
+ {
839
+ "id": "V-36851",
840
+ "title": "NPPTHRESH Control Option will be properly set.",
841
+ "description": "The NPPTHRESH Control Option sets the threshold value for the number of attempts allowed for new password re-verification before complete logon sequence needs restarting.\n\nIn accordance with DODI 8500.2 for DOD information systems processing sensitive information and above, and CJCSM 6510.01, the following recommendations concerning password requirements are mandatory and apply equally to both classified and unclassified systems:\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
842
+ "severity": "medium"
843
+ },
844
+ {
845
+ "id": "V-36852",
846
+ "title": "PPEXP Control Option will be properly set.",
847
+ "description": "The PPEXP Control Option allows the site to specify a password expiration interval.\n\nIn accordance with DODI 8500.2 for DOD information systems processing sensitive information and above, and CJCSM 6510.01, the following recommendations concerning password requirements are mandatory and apply equally to both classified and unclassified systems:\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
848
+ "severity": "medium"
849
+ },
850
+ {
851
+ "id": "V-36853",
852
+ "title": "PPHIST Control Option will be properly set.",
853
+ "description": "The PPHIST is to prevent users from reusing old password phrases when their current one expires.\n\nIn accordance with DODI 8500.2 for DOD information systems processing sensitive information and above, and CJCSM 6510.01, the following recommendations concerning password requirements are mandatory and apply equally to both classified and unclassified systems:\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
854
+ "severity": "medium"
855
+ },
856
+ {
857
+ "id": "V-3716",
858
+ "title": "User accounts defined to the ACP do not uniquely identify system users.",
859
+ "description": "System users must be uniquely identified to the operating system. To accomplish this, each user must have an individual account defined to the ACP. If user accounts are not associated with specific individuals and are shared among multiple users, individual accountability is lost. This could hamper security audit activities and lead to unauthorized user access of system resources and customer data.\n. Scope of, ownership of and responsibility over users shall be based upon the specifics of appointment, role, responsibilities and level of authority. Such as a domain/system level IAO is responsible for the Domain/system level users, whereas normally a application user would be the responsibility of the DoD AIS application security team unless SLA indicates otherwise.",
860
+ "severity": "medium"
861
+ },
862
+ {
863
+ "id": "V-3895",
864
+ "title": "DFSMS control data sets must be protected in accordance with security requirements.",
865
+ "description": "DFSMS control data sets provide the configuration and operational characteristics of the system-managed storage environment. Failure to properly protect these data sets may result in unauthorized access. This exposure could compromise the availability and integrity of some system services and customer data.",
866
+ "severity": "medium"
867
+ },
868
+ {
869
+ "id": "V-3896",
870
+ "title": "SYS(x).Parmlib(IEFSSNxx) SMS configuration parameter settings are not properly specified.\n",
871
+ "description": "Configuration properties of DFSMS are specified in various members of the system parmlib concatenation (e.g., SYS1.PARMLIB). Statements within these PDS members provide the execution, operational, and configuration characteristics of the system-managed storage environment. Missing or inappropriate configuration values may result in undesirable operations and degraded security. This exposure could potentially compromise the availability and integrity of some system services and customer data.",
872
+ "severity": "low"
873
+ },
874
+ {
875
+ "id": "V-3897",
876
+ "title": "MVS data sets for the WebSphere Application Server are not protected in accordance with the proper security requirements.",
877
+ "description": "MVS data sets provide the configuration, operational, and executable properties of the WebSphere Application Server (WAS) environment. Failure to properly protect these data sets may lead to unauthorized access. This exposure could compromise the integrity and availability of system services, applications, and customer data.",
878
+ "severity": "medium"
879
+ },
880
+ {
881
+ "id": "V-3898",
882
+ "title": "HFS objects for the WebSphere Application Server are not protected in accordance with the proper security requirements.",
883
+ "description": "HFS directories and files provide the configuration, operational, and executable properties of the WebSphere Application Server (WAS) environment. Many of these objects are responsible for the security implementation of WAS. Failure to properly protect these directories and files may lead to unauthorized access. This exposure could potentially compromise the integrity and availability of system services, applications, and customer data.",
884
+ "severity": "medium"
885
+ },
886
+ {
887
+ "id": "V-3899",
888
+ "title": "The CBIND Resource(s) for the WebSphere Application Server is(are) not protected in accordance with security requirements.",
889
+ "description": "SAF resources provide the ability to control access to functions and services of the WebSphere Application Server (WAS) environment. Many of these resources provide operational and administrative support for WAS. Failure to properly protect these resources may lead to unauthorized access. This exposure could compromise the integrity and availability of application services and customer data.",
890
+ "severity": "medium"
891
+ },
892
+ {
893
+ "id": "V-3900",
894
+ "title": "Vendor-supplied user accounts for the WebSphere Application Server are defined to the ACP.",
895
+ "description": "Vendor-supplied user accounts are defined to the ACP with factory-set passwords during the installation of the WebSphere Application Server (WAS). These user accounts are common to all WAS environments and have access to restricted resources and functions. Failure to delete vendor-supplied user accounts from the ACP may lead to unauthorized access. This exposure could compromise the integrity and availability of system services, applications, and customer data.",
896
+ "severity": "high"
897
+ },
898
+ {
899
+ "id": "V-3901",
900
+ "title": "The WebSphere Application Server plug-in is not specified in accordance with the proper security requirements.",
901
+ "description": "Requests processed by the WebSphere Application Server (WAS) are dependent on directives configured in the HTTP server httpd.conf file. These directives specify critical files containing the WAS plug-in and WAS configuration. These files provide the operational and security characteristics of WAS. Failure to properly configure WAS-related directives could lead to undesirable operations and degraded security. This exposure may compromise the availability and integrity of applications and customer data.",
902
+ "severity": "medium"
903
+ },
904
+ {
905
+ "id": "V-3903",
906
+ "title": "User timeout parameter values for WebSphere MQ queue managers are not specified in accordance with security requirements.\n",
907
+ "description": "Users signed on to a WebSphere MQ queue manager could leave their terminals unattended for long periods of time. This may allow unauthorized individuals to gain access to WebSphere MQ resources and application data. This exposure could compromise the availability, integrity, and confidentiality of some system services and application data.",
908
+ "severity": "medium"
909
+ },
910
+ {
911
+ "id": "V-3904",
912
+ "title": "WebSphere MQ started tasks are not defined in accordance with the proper security requirements.",
913
+ "description": "Started tasks are used to execute WebSphere MQ queue manager services. Improperly defined WebSphere MQ started tasks may result in inappropriate access to application resources and the loss of accountability. This exposure could compromise the availability of some system services and application data.",
914
+ "severity": "medium"
915
+ },
916
+ {
917
+ "id": "V-3905",
918
+ "title": "WebSphere MQ all update and alter access to MQSeries/WebSphere MQ product and system data sets are not properly restricted ",
919
+ "description": "MVS data sets provide the configuration, operational, and executable properties of WebSphere MQ. Some data sets are responsible for the security implementation of WebSphere MQ. Failure to properly protect these data sets may lead to unauthorized access. This exposure could compromise the availability, integrity, and confidentiality of system services, applications, and customer data.",
920
+ "severity": "medium"
921
+ },
922
+ {
923
+ "id": "V-44",
924
+ "title": "CICS region logonid(s) must be defined and/or controlled in accordance with the security requirements.",
925
+ "description": "CICS is a transaction-processing product that provides programmers with the facilities to develop interactive applications. Improperly defined or controlled CICS userids (i.e., region, default, and terminal users) may provide an exposure and vulnerability within the CICS environment. This could result in the compromise of the confidentiality, integrity, and availability of the CICS region, applications, and customer data.",
926
+ "severity": "medium"
927
+ },
928
+ {
929
+ "id": "V-4836",
930
+ "title": "The OPTIONS Control Option does not include option (4) at a minimum.\n",
931
+ "description": "The OPTIONS Control Option replaces optional APARs that have been applied prior to Release 5.1.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.\n\nNOTE: \"TSS MODIFY\" command will list OPTIONS as OPTIONALS. i.e. OPTIONALS(004,005)",
932
+ "severity": "medium"
933
+ },
934
+ {
935
+ "id": "V-4850",
936
+ "title": "Allocate access to system user catalogs are not limited to system programmers only. ",
937
+ "description": "System catalogs are the basis for locating all files on the system. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
938
+ "severity": "medium"
939
+ },
940
+ {
941
+ "id": "V-54",
942
+ "title": "Surrogate users or Cross-Authorized ACIDs must be controlled in accordance with the proper requirements.",
943
+ "description": "Surrogate users/Cross-Authorized ACIDs have the ability to submit jobs on behalf of another user (the execution user) without specifying the execution user's password. Jobs submitted by surrogate users/Cross-Authorized ACIDs run with the identity of the execution user. Failure to properly control surrogate users/Cross-Authorized ACIDs could result in unauthorized personnel accessing sensitive resources. This exposure may threaten the integrity and availability of the operating system environment, and compromise the confidentiality of customer data.",
944
+ "severity": "medium"
945
+ },
946
+ {
947
+ "id": "V-5605",
948
+ "title": "Non-existent or inaccessible Link Pack Area (LPA) libraries.",
949
+ "description": " LPA libraries give a common access point for the general usage of modules. Many of the subsystems installed on a domain rely upon these modules for proper execution. If the list of libraries found in this LPA member is not properly maintained, the integrity of the operating environment is subject to compromise.\n",
950
+ "severity": "low"
951
+ },
952
+ {
953
+ "id": "V-5627",
954
+ "title": "The hosts identified by the NSINTERADDR statement will be properly protected.",
955
+ "description": "If the hosts identified by NSINTERADDR statement are not properly protected they can be stolen, damaged, or disturbed. Without adequate physical security, unauthorized users can access the host and the hosts' components. Therefore, they can interfere with the normal operations of the host. Improper control of hosts and the hosts' components could compromise network operations.",
956
+ "severity": "medium"
957
+ },
958
+ {
959
+ "id": "V-68",
960
+ "title": "The CANCEL Control Option value specified is set to CANCEL.",
961
+ "description": "The CANCEL Control Option allows security administrators to use the O/S CANCEL command to bring the TSS address space down.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
962
+ "severity": "medium"
963
+ },
964
+ {
965
+ "id": "V-6900",
966
+ "title": "All hardware components of the FEPs are not placed in secure locations where they cannot be stolen, damaged, or disturbed",
967
+ "description": "If components of the FEPs are not properly protected they can be stolen, damaged, or disturbed. Without adequate physical security, unauthorized users can access the control panel, the operator console, and the diskette drive of the service subsystem. Therefore, they can interfere with the normal operations of the FEPs. Improper control of FEP components could compromise network operations.",
968
+ "severity": "medium"
969
+ },
970
+ {
971
+ "id": "V-6901",
972
+ "title": "Procedures are not in place to restrict access to FEP functions of the service subsystem from operator consoles (local and/or remote), and to restrict access to the diskette drive of the service subsystem.",
973
+ "description": "If components of the FEPs are not properly protected they can be stolen, damaged, or disturbed. Without adequate physical security, unauthorized users can access the control panel, the operator console, and the diskette drive of the service subsystem. Therefore, they can interfere with the normal operations of the FEPs. Improper control of FEP components could compromise network operations.",
974
+ "severity": "medium"
975
+ },
976
+ {
977
+ "id": "V-6902",
978
+ "title": "A documented procedure is not available instructing how to load and dump the FEP NCP (Network Control Program).",
979
+ "description": "If components of the FEPs are not properly protected they can be stolen, damaged, or disturbed. Without adequate physical security, unauthorized users can access the control panel, the operator console, and the diskette drive of the service subsystem. Therefore, they can interfere with the normal operations of the FEPs. Improper control of FEP components could compromise network operations.",
980
+ "severity": "medium"
981
+ },
982
+ {
983
+ "id": "V-6903",
984
+ "title": "An active log is not available to keep track of all hardware upgrades and software changes made to the FEP (Front End Processor).",
985
+ "description": "If components of the FEPs are not properly protected they can be stolen, damaged, or disturbed. Without adequate physical security, unauthorized users can access the control panel, the operator console, and the diskette drive of the service subsystem. Therefore, they can interfere with the normal operations of the FEPs. Improper control of FEP components could compromise network operations.",
986
+ "severity": "medium"
987
+ },
988
+ {
989
+ "id": "V-6904",
990
+ "title": "NCP (Net Work Control Program) Data set access authorization does not restricts UPDATE and/or ALLOCATE access to appropriate personnel.",
991
+ "description": "If components of the FEPs are not properly protected they can be stolen, damaged, or disturbed. Without adequate physical security, unauthorized users can access the control panel, the operator console, and the diskette drive of the service subsystem. Therefore, they can interfere with the normal operations of the FEPs. Improper control of FEP components could compromise network operations.",
992
+ "severity": "medium"
993
+ },
994
+ {
995
+ "id": "V-6905",
996
+ "title": "A password control is not in place to restrict access to the service subsystem via the operator consoles (local and/or remote) and a key-lock switch is not used to protect the modem supporting the remote console of the service subsystem.",
997
+ "description": "If components of the FEPs are not properly protected they can be stolen, damaged, or disturbed. Without adequate physical security, unauthorized users can access the control panel, the operator console, and the diskette drive of the service subsystem. Therefore, they can interfere with the normal operations of the FEPs. Improper control of FEP components could compromise network operations.",
998
+ "severity": "medium"
999
+ },
1000
+ {
1001
+ "id": "V-6918",
1002
+ "title": "RJE workstations and NJE nodes are not controlled in accordance with STIG requirements.",
1003
+ "description": "JES2 RJE workstations and NJE nodes provide a method of sending and receiving data (e.g., jobs, job output, and commands) from remote locations. Failure to properly identify and control these remote facilities could result in unauthorized sources transmitting data to and from the operating system. This exposure may threaten the integrity and availability of the operating system environment, and compromise the confidentiality of customer data.",
1004
+ "severity": "medium"
1005
+ },
1006
+ {
1007
+ "id": "V-6919",
1008
+ "title": "JES2 input sources are improperly protected.\n",
1009
+ "description": "JES2 input sources provide a variety of channels for job submission. Failure to properly control the use of these input sources could result in unauthorized submission of work into the operating system. This exposure may threaten the integrity and availability of the operating system environment, and compromise the confidentiality of customer data.",
1010
+ "severity": "medium"
1011
+ },
1012
+ {
1013
+ "id": "V-6920",
1014
+ "title": "JES2 input sources must be properly controlled.",
1015
+ "description": "JES2 input sources provide a variety of channels for job submission. Failure to properly control the use of these input sources could result in unauthorized submission of work into the operating system. This exposure may threaten the integrity and availability of the operating system environment, and compromise the confidentiality of customer data.",
1016
+ "severity": "medium"
1017
+ },
1018
+ {
1019
+ "id": "V-6921",
1020
+ "title": "JES2 output devices are improperly protected.\n",
1021
+ "description": "JES2 output devices provide a variety of channels to which output can be processed. Failure to properly control these output devices could result in unauthorized personnel accessing output. This exposure may compromise the confidentiality of customer data.",
1022
+ "severity": "medium"
1023
+ },
1024
+ {
1025
+ "id": "V-6922",
1026
+ "title": "JES2 output devices must be properly controlled for Classified Systems.",
1027
+ "description": "JES2 output devices provide a variety of channels to which output can be processed. Failure to properly control these output devices could result in unauthorized personnel accessing output. This exposure may compromise the confidentiality of customer data on a classified System..",
1028
+ "severity": "medium"
1029
+ },
1030
+ {
1031
+ "id": "V-69223",
1032
+ "title": "All digital certificates in use must have a valid path to a trusted Certification authority.\n\n",
1033
+ "description": "The origin of a certificate, the Certificate Authority (i.e., CA), is crucial in determining if the certificate should be trusted. An approved CA establishes grounds for confidence at both ends of communications sessions in ongoing identities of other parties and in the validity of information transmitted.\n\n",
1034
+ "severity": "medium"
1035
+ },
1036
+ {
1037
+ "id": "V-69225",
1038
+ "title": "Expired Digital Certificates must not be used.",
1039
+ "description": "The longer and more often a key is used, the more susceptible it is to loss or discovery. This weakens the assurance provided to a relying Party that the unique binding between a key and its named subscriber is valid. Therefore, it is important that certificates are periodically refreshed. This is in accordance with DoD requirement. Expired Certificate must not be in use.",
1040
+ "severity": "medium"
1041
+ },
1042
+ {
1043
+ "id": "V-69227",
1044
+ "title": "Certificate Name Filtering must be implemented with appropriate authorization and documentation.",
1045
+ "description": "Certificate name filtering is a facility that allows multiple certificates to be mapped to a single ACP userid. Rather than matching a certificate stored in the ACP to determine the userid, criteria rules are used. Depending on the filter criteria, a large number of client certificates could be mapped to a single userid. Failure to properly control the use of certificate name filtering could result in the loss of individual identity and accountability.",
1046
+ "severity": "medium"
1047
+ },
1048
+ {
1049
+ "id": "V-69229",
1050
+ "title": "The SSH daemon must be configured to only use the SSHv2 protocol.\n\n",
1051
+ "description": "SSHv1 is not a DoD-approved protocol and has many well-known vulnerability exploits. Exploits of the SSH daemon could provide immediate root access to the system.",
1052
+ "severity": "high"
1053
+ },
1054
+ {
1055
+ "id": "V-6923",
1056
+ "title": "JESSPOOL resources are improperly protected.\n",
1057
+ "description": "JES2 spool resources include all SYSOUT, SYSLOG, JESTRACE, and JESNEWS data sets. Failure to properly control JES2 spool resources could result in unauthorized personnel accessing job output, system activity logs, and trace data containing userid and password information. This exposure may threaten the integrity and availability of the operating system environment, and compromise the confidentiality of customer data.",
1058
+ "severity": "medium"
1059
+ },
1060
+ {
1061
+ "id": "V-69231",
1062
+ "title": "The SSH daemon must be configured to use a FIPS 140-2 compliant cryptographic algorithm.",
1063
+ "description": "Use of weak or untested encryption algorithms undermines the purposes of utilizing encryption to protect data. Cryptographic modules must adhere to the higher standards approved by the federal government since this provides assurance they have been tested and validated.",
1064
+ "severity": "high"
1065
+ },
1066
+ {
1067
+ "id": "V-69233",
1068
+ "title": "The SSH daemon must be configured with the Department of Defense (DoD) logon banner.",
1069
+ "description": "Failure to display the DoD logon banner prior to a logon attempt will negate legal proceedings resulting from unauthorized access to system resources.",
1070
+ "severity": "medium"
1071
+ },
1072
+ {
1073
+ "id": "V-69235",
1074
+ "title": "SMF recording options for the SSH daemon must be configured to write SMF records for all eligible events. ",
1075
+ "description": "SMF data collection is the basic unit of tracking of all system functions and actions. Included in this tracking data are the audit trails from each of the ACPs. If the control options for the recording of this tracking are not properly maintained, then accountability cannot be monitored, and its use in the execution of a contingency plan could be compromised.",
1076
+ "severity": "medium"
1077
+ },
1078
+ {
1079
+ "id": "V-69237",
1080
+ "title": "The SSH daemon must be configured to use SAF keyrings for key storage.",
1081
+ "description": "The use of SAF Key Rings for key storage enforces organizational access control policies and assures the protection of cryptographic keys in storage. ",
1082
+ "severity": "medium"
1083
+ },
1084
+ {
1085
+ "id": "V-6924",
1086
+ "title": "JESNEWS resources are improperly protected.\n",
1087
+ "description": "JES2 spool resources include all SYSOUT, SYSLOG, JESTRACE, and JESNEWS data sets. Failure to properly control JES2 spool resources could result in unauthorized personnel accessing job output, system activity logs, and trace data containing userid and password information. This exposure may threaten the integrity and availability of the operating system environment, and compromise the confidentiality of customer data.",
1088
+ "severity": "medium"
1089
+ },
1090
+ {
1091
+ "id": "V-6925",
1092
+ "title": "JESTRACE and/or SYSLOG resources are improperly protected.\n",
1093
+ "description": "JES2 spool resources include all SYSOUT, SYSLOG, JESTRACE, and JESNEWS data sets. Failure to properly control JES2 spool resources could result in unauthorized personnel accessing job output, system activity logs, and trace data containing userid and password information. This exposure may threaten the integrity and availability of the operating system environment, and compromise the confidentiality of customer data.",
1094
+ "severity": "medium"
1095
+ },
1096
+ {
1097
+ "id": "V-6926",
1098
+ "title": "JES2 spool resources will be controlled in accordance with security requirements.",
1099
+ "description": "JES2 spool resources include all SYSOUT, SYSLOG, JESTRACE, and JESNEWS data sets. Failure to properly control JES2 spool resources could result in unauthorized personnel accessing job output, system activity logs, and trace data containing userid and password information. This exposure may threaten the integrity and availability of the operating system environment, and compromise the confidentiality of customer data.",
1100
+ "severity": "medium"
1101
+ },
1102
+ {
1103
+ "id": "V-6927",
1104
+ "title": "JES2.** resource is improperly protected.\n",
1105
+ "description": "JES2 system commands are used to control JES2 resources and the operating system environment. Failure to properly control access to JES2 system commands could result in unauthorized personnel issuing sensitive JES2 commands. This exposure may threaten the integrity and availability of the operating system environment, and compromise the confidentiality of customer data.",
1106
+ "severity": "medium"
1107
+ },
1108
+ {
1109
+ "id": "V-6928",
1110
+ "title": "JES2 system commands are not protected in accordance with security requirements.",
1111
+ "description": "JES2 system commands are used to control JES2 resources and the operating system environment. Failure to properly control access to JES2 system commands could result in unauthorized personnel issuing sensitive JES2 commands. This exposure may threaten the integrity and availability of the operating system environment, and compromise the confidentiality of customer data.",
1112
+ "severity": "medium"
1113
+ },
1114
+ {
1115
+ "id": "V-6933",
1116
+ "title": "SMS Program Resources must be properly defined and protected.",
1117
+ "description": "DFSMS provides data, storage, program, and device management functions for the operating system. Some DFSMS storage administration functions allow a user to obtain a privileged status and effectively bypass all ACP data set and volume controls. Failure to properly protect DFSMS resources may result in unauthorized access. This exposure could compromise the availability and integrity of the operating system environment, system services, and customer data.",
1118
+ "severity": "medium"
1119
+ },
1120
+ {
1121
+ "id": "V-6936",
1122
+ "title": "DFSMS control data sets are not properly protected.",
1123
+ "description": "DFSMS control data sets provide the configuration and operational characteristics of the system-managed storage environment. Failure to properly protect these data sets may result in unauthorized access. This exposure could compromise the availability and integrity of some system services and customer data.",
1124
+ "severity": "medium"
1125
+ },
1126
+ {
1127
+ "id": "V-6937",
1128
+ "title": "SYS(x).PARMLIB(IGDSMSxx), SMS parameter settings are not properly specified.\n",
1129
+ "description": "Configuration properties of DFSMS are specified in various members of the system parmlib concatenation (e.g., SYS1.PARMLIB). Statements within these PDS members provide the execution, operational, and configuration characteristics of the system-managed storage environment. Missing or inappropriate configuration values may result in undesirable operations and degraded security. This exposure could potentially compromise the availability and integrity of some system services and customer data.",
1130
+ "severity": "medium"
1131
+ },
1132
+ {
1133
+ "id": "V-6944",
1134
+ "title": "z/OS UNIX OMVS parameters in PARMLIB are not properly specified.",
1135
+ "description": "Parameter settings in PARMLIB and /etc specify values for z/OS UNIX security controls. The parameters impact HFS data access and operating system services. Undesirable values can allow users to gain inappropriate privileges that could impact data integrity or the availability of some system services.",
1136
+ "severity": "medium"
1137
+ },
1138
+ {
1139
+ "id": "V-6945",
1140
+ "title": "z/OS UNIX BPXPRMxx security parameters in PARMLIB are not properly specified.",
1141
+ "description": "Parameter settings in PARMLIB and /etc specify values for z/OS UNIX security controls. The parameters impact HFS data access and operating system services. Undesirable values can allow users to gain inappropriate privileges that could impact data integrity or the availability of some system services.",
1142
+ "severity": "medium"
1143
+ },
1144
+ {
1145
+ "id": "V-6946",
1146
+ "title": "z/OS UNIX HFS MapName files security parameters are not properly specified.",
1147
+ "description": "Parameter settings in PARMLIB and /etc specify values for z/OS UNIX security controls. The parameters impact HFS data access and operating system services. Undesirable values can allow users to gain inappropriate privileges that could impact data integrity or the availability of some system services.",
1148
+ "severity": "medium"
1149
+ },
1150
+ {
1151
+ "id": "V-6947",
1152
+ "title": "z/OS UNIX security parameters for restricted network service(s) in /etc/inetd.conf are not properly specified.",
1153
+ "description": "Parameter settings in PARMLIB and /etc specify values for z/OS UNIX security controls. The parameters impact HFS data access and operating system services. Undesirable values can allow users to gain inappropriate privileges that could impact data integrity or the availability of some system services.",
1154
+ "severity": "medium"
1155
+ },
1156
+ {
1157
+ "id": "V-6948",
1158
+ "title": "TSS UNIX control option CHOWNURS must be properly set. ",
1159
+ "description": "Parameter settings in TSS impact the security level of z/OS UNIX.",
1160
+ "severity": "medium"
1161
+ },
1162
+ {
1163
+ "id": "V-6949",
1164
+ "title": "The VTAM USSTAB definitions are being used for unsecured terminals",
1165
+ "description": "VTAM options and definitions are used to define VTAM operational capabilities. They must be strictly controlled. Unauthorized users could override or change start options or network definitions. Failure to properly control VTAM resources could potentially compromise the network operations.",
1166
+ "severity": "medium"
1167
+ },
1168
+ {
1169
+ "id": "V-6956",
1170
+ "title": "The System datasets used to support the VTAM network are improperly secured.",
1171
+ "description": "VTAM options and definitions are used to define VTAM operational capabilities. They must be strictly controlled. Unauthorized users could override or change start options or network definitions. Failure to properly control VTAM resources could potentially compromise the network operations.",
1172
+ "severity": "medium"
1173
+ },
1174
+ {
1175
+ "id": "V-6958",
1176
+ "title": "WebSphere MQ channel security must be implemented in accordance with security requirements.",
1177
+ "description": "WebSphere MQ Channel security can be configured to provide authentication, message privacy, and message integrity between queue managers. Secure Sockets Layer (SSL) uses encryption techniques, digital signatures and digital certificates to provide message privacy, message integrity and mutual authentication between clients and servers.\n\nFailure to properly secure a WebSphere MQ channel may lead to unauthorized access. This exposure could compromise the availability, integrity, and confidentiality of some system services, applications, and customer data.",
1178
+ "severity": "high"
1179
+ },
1180
+ {
1181
+ "id": "V-6959",
1182
+ "title": "WebSphere MQ security class(es) is(are) defined improperly.",
1183
+ "description": "WebSphere MQ resources allow for the control of administrator functions, connections, commands, queues, processes, and namelists. Some resources provide the ability to disable or bypass security checking. Failure to properly protect WebSphere MQ resources may result in unauthorized access. This exposure could compromise the availability, integrity, and confidentiality of system services, applications, and customer data.",
1184
+ "severity": "medium"
1185
+ },
1186
+ {
1187
+ "id": "V-6960",
1188
+ "title": "Websphere MQ \"switch\" profiles are improperly defined to the MQADMIN class.",
1189
+ "description": "WebSphere MQ resources allow for the control of administrator functions, connections, commands, queues, processes, and namelists. Some resources provide the ability to disable or bypass security checking. Failure to properly protect WebSphere MQ resources may result in unauthorized access. This exposure could compromise the availability, integrity, and confidentiality of system services, applications, and customer data.",
1190
+ "severity": "high"
1191
+ },
1192
+ {
1193
+ "id": "V-6961",
1194
+ "title": "z/OS UNIX security parameters in etc/profile are not properly specified.",
1195
+ "description": "Parameter settings in PARMLIB and /etc specify values for z/OS UNIX security controls. The parameters impact HFS data access and operating system services. Undesirable values can allow users to gain inappropriate privileges that could impact data integrity or the availability of some system services.",
1196
+ "severity": "medium"
1197
+ },
1198
+ {
1199
+ "id": "V-6962",
1200
+ "title": "WebSphere MQ MQCONN Class resources are protected improperly.",
1201
+ "description": "WebSphere MQ resources allow for the control of administrator functions, connections, commands, queues, processes, and namelists. Some resources provide the ability to disable or bypass security checking. Failure to properly protect WebSphere MQ resources may result in unauthorized access. This exposure could compromise the availability, integrity, and confidentiality of system services, applications, and customer data.",
1202
+ "severity": "medium"
1203
+ },
1204
+ {
1205
+ "id": "V-6963",
1206
+ "title": "z/OS UNIX security parameters in /etc/rc not properly specified.",
1207
+ "description": "Parameter settings in PARMLIB and /etc specify values for z/OS UNIX security controls. The parameters impact HFS data access and operating system services. Undesirable values can allow users to gain inappropriate privileges that could impact data integrity or the availability of some system services.",
1208
+ "severity": "medium"
1209
+ },
1210
+ {
1211
+ "id": "V-6964",
1212
+ "title": "WebSphere MQ dead letter and alias dead letter queues are not properly defined.",
1213
+ "description": "WebSphere MQ resources allow for the control of administrator functions, connections, commands, queues, processes, and namelists. Some resources provide the ability to disable or bypass security checking. Failure to properly protect WebSphere MQ resources may result in unauthorized access. This exposure could compromise the availability, integrity, and confidentiality of system services, applications, and customer data.",
1214
+ "severity": "medium"
1215
+ },
1216
+ {
1217
+ "id": "V-6965",
1218
+ "title": "WebSphere MQ queue resource defined to the MQQUEUE resource class are not protected in accordance with security requirements.",
1219
+ "description": "WebSphere MQ resources allow for the control of administrator functions, connections, commands, queues, processes, and namelists. Some resources provide the ability to disable or bypass security checking. Failure to properly protect WebSphere MQ resources may result in unauthorized access. This exposure could compromise the availability, integrity, and confidentiality of system services, applications, and customer data.",
1220
+ "severity": "medium"
1221
+ },
1222
+ {
1223
+ "id": "V-6966",
1224
+ "title": "WebSphere MQ Process resources are not protected in accordance with security requirements.",
1225
+ "description": "WebSphere MQ resources allow for the control of administrator functions, connections, commands, queues, processes, and namelists. Some resources provide the ability to disable or bypass security checking. Failure to properly protect WebSphere MQ resources may result in unauthorized access. This exposure could compromise the availability, integrity, and confidentiality of system services, applications, and customer data.",
1226
+ "severity": "medium"
1227
+ },
1228
+ {
1229
+ "id": "V-6967",
1230
+ "title": "WebSphere MQ Namelist resources are not protected in accordance with security requirements.",
1231
+ "description": "WebSphere MQ resources allow for the control of administrator functions, connections, commands, queues, processes, and namelists. Some resources provide the ability to disable or bypass security checking. Failure to properly protect WebSphere MQ resources may result in unauthorized access. This exposure could compromise the availability, integrity, and confidentiality of system services, applications, and customer data.",
1232
+ "severity": "medium"
1233
+ },
1234
+ {
1235
+ "id": "V-6968",
1236
+ "title": "BPX resource(s) is(are) not protected in accordance with security requirements.",
1237
+ "description": "z/OS UNIX ACP-defined resources consist of sensitive capabilities including SUPERUSER, daemon, and numerous file manipulation privileges. Missing or inaccurate protection of these resources could allow a user to access sensitive data, modify or delete data and operating system controls, or issue commands that could negatively impact system availability.",
1238
+ "severity": "medium"
1239
+ },
1240
+ {
1241
+ "id": "V-6969",
1242
+ "title": "WebSphere MQ alternate user resources defined to MQADMIN resource class are not protected in accordance with security requirements.",
1243
+ "description": "WebSphere MQ resources allow for the control of administrator functions, connections, commands, queues, processes, and namelists. Some resources provide the ability to disable or bypass security checking. Failure to properly protect WebSphere MQ resources may result in unauthorized access. This exposure could compromise the availability, integrity, and confidentiality of system services, applications, and customer data.",
1244
+ "severity": "medium"
1245
+ },
1246
+ {
1247
+ "id": "V-6970",
1248
+ "title": "z/OS UNIX resources must be protected in accordance with security requirements.",
1249
+ "description": "z/OS UNIX ACP-defined resources consist of sensitive capabilities including SUPERUSER, daemon, and numerous file manipulation privileges. Missing or inaccurate protection of these resources could allow a user to access sensitive data, modify or delete data and operating system controls, or issue commands that could negatively impact system availability.",
1250
+ "severity": "high"
1251
+ },
1252
+ {
1253
+ "id": "V-6971",
1254
+ "title": "WebSphere MQ context resources defined to the MQADMIN resource class are not protected in accordance with security requirements.",
1255
+ "description": "WebSphere MQ resources allow for the control of administrator functions, connections, commands, queues, processes, and namelists. Some resources provide the ability to disable or bypass security checking. Failure to properly protect WebSphere MQ resources may result in unauthorized access. This exposure could compromise the availability, integrity, and confidentiality of system services, applications, and customer data.",
1256
+ "severity": "medium"
1257
+ },
1258
+ {
1259
+ "id": "V-6972",
1260
+ "title": "z/OS UNIX SUPERUSER resource must be protected in accordance with guidelines.",
1261
+ "description": "z/OS UNIX ACP-defined resources consist of sensitive capabilities including SUPERUSER, daemon, and numerous file manipulation privileges. Missing or inaccurate protection of these resources could allow a user to access sensitive data, modify or delete data and operating system controls, or issue commands that could negatively impact system availability.\n",
1262
+ "severity": "high"
1263
+ },
1264
+ {
1265
+ "id": "V-6973",
1266
+ "title": "WebSphere MQ command resources defined to MQCMDS resource class are not protected in accordance with security requirements.",
1267
+ "description": "WebSphere MQ resources allow for the control of administrator functions, connections, commands, queues, processes, and namelists. Some resources provide the ability to disable or bypass security checking. Failure to properly protect WebSphere MQ resources may result in unauthorized access. This exposure could compromise the availability, integrity, and confidentiality of system services, applications, and customer data.",
1268
+ "severity": "medium"
1269
+ },
1270
+ {
1271
+ "id": "V-6974",
1272
+ "title": "z/OS UNIX MVS data sets or HFS objects are not properly protected.",
1273
+ "description": "For the z/OS UNIX environment, there are MVS data sets that contain operating system components, MVS data sets that contain HFS file systems with operating system components, and MVS data sets that contain HFS file systems with application system and user data. All of these MVS data sets require definitions in the ACP to enforce desired access controls. In addition, the UNIX permission bits must be properly set on the HFS directories and files to enforce desired access controls.",
1274
+ "severity": "medium"
1275
+ },
1276
+ {
1277
+ "id": "V-6975",
1278
+ "title": "WebSphere MQ RESLEVEL resources in the MQADMIN resource class are not protected in accordance with security requirements. ",
1279
+ "description": "WebSphere MQ resources allow for the control of administrator functions, connections, commands, queues, processes, and namelists. Some resources provide the ability to disable or bypass security checking. Failure to properly protect WebSphere MQ resources may result in unauthorized access. This exposure could compromise the availability, integrity, and confidentiality of system services, applications, and customer data.",
1280
+ "severity": "medium"
1281
+ },
1282
+ {
1283
+ "id": "V-6976",
1284
+ "title": "z/OS UNIX MVS data sets WITH z/OS UNIX COMPONENTS are not properly protected",
1285
+ "description": "For the z/OS UNIX environment, there are MVS data sets that contain operating system components, MVS data sets that contain HFS file systems with operating system components, and MVS data sets that contain HFS file systems with application system and user data. All of these MVS data sets require definitions in the ACP to enforce desired access controls. In addition, the UNIX permission bits must be properly set on the HFS directories and files to enforce desired access controls.",
1286
+ "severity": "medium"
1287
+ },
1288
+ {
1289
+ "id": "V-6977",
1290
+ "title": "z/OS UNIX MVS data sets used as step libraries in /etc/steplib are not properly protected",
1291
+ "description": "For the z/OS UNIX environment, there are MVS data sets that contain operating system components, MVS data sets that contain HFS file systems with operating system components, and MVS data sets that contain HFS file systems with application system and user data. All of these MVS data sets require definitions in the ACP to enforce desired access controls. In addition, the UNIX permission bits must be properly set on the HFS directories and files to enforce desired access controls.",
1292
+ "severity": "medium"
1293
+ },
1294
+ {
1295
+ "id": "V-6978",
1296
+ "title": "z/OS UNIX HFS permission bits and audit bits for each directory will be properly protected or specified.",
1297
+ "description": "For the z/OS UNIX environment, there are MVS data sets that contain operating system components, MVS data sets that contain HFS file systems with operating system components, and MVS data sets that contain HFS file systems with application system and user data. All of these MVS data sets require definitions in the ACP to enforce desired access controls. In addition, the UNIX permission bits must be properly set on the HFS directories and files to enforce desired access controls.",
1298
+ "severity": "medium"
1299
+ },
1300
+ {
1301
+ "id": "V-6979",
1302
+ "title": "z/OS UNIX SYSTEM FILE SECURITY SETTINGS will be properly protected or specified.",
1303
+ "description": "For the z/OS UNIX environment, there are MVS data sets that contain operating system components, MVS data sets that contain HFS file systems with operating system components, and MVS data sets that contain HFS file systems with application system and user data. All of these MVS data sets require definitions in the ACP to enforce desired access controls. In addition, the UNIX permission bits must be properly set on the HFS directories and files to enforce desired access controls.",
1304
+ "severity": "medium"
1305
+ },
1306
+ {
1307
+ "id": "V-6980",
1308
+ "title": "WebSphere MQ channel security is not implemented in accordance with security requirements.",
1309
+ "description": "WebSphere MQ channel security can be configured to provide authentication, message privacy, and message integrity between queue managers. WebSphere MQ channels use SSL encryption techniques, digital signatures and digital certificates to provide message privacy, message integrity and mutual authentication between clients and servers.\n\nFailure to properly secure a WebSphere MQ channel may lead to unauthorized access. This exposure could compromise the availability, integrity, and confidentiality of some system services, applications, and customer data.",
1310
+ "severity": "medium"
1311
+ },
1312
+ {
1313
+ "id": "V-6981",
1314
+ "title": "z/OS UNIX MVS HFS directory(s) with \"other\" write permission bit set are not properly defined.",
1315
+ "description": "For the z/OS UNIX environment, there are MVS data sets that contain operating system components, MVS data sets that contain HFS file systems with operating system components, and MVS data sets that contain HFS file systems with application system and user data. All of these MVS data sets require definitions in the ACP to enforce desired access controls. In addition, the UNIX permission bits must be properly set on the HFS directories and files to enforce desired access controls.",
1316
+ "severity": "medium"
1317
+ },
1318
+ {
1319
+ "id": "V-6985",
1320
+ "title": "Attributes of z/OS UNIX user accounts are not defined properly",
1321
+ "description": "User identifiers (ACF2 logonids, RACF userids, and Top Secret ACIDs), groups, and started tasks that use z/OS UNIX facilities are defined to an ACP with attributes including UID and GID. If these attributes are not correctly defined, data access or command privilege controls could be compromised.",
1322
+ "severity": "medium"
1323
+ },
1324
+ {
1325
+ "id": "V-6986",
1326
+ "title": "z/OS UNIX each group is not defined with a unique GID.",
1327
+ "description": "User identifiers (ACF2 logonids, RACF userids, and Top Secret ACIDs), groups, and started tasks that use z/OS UNIX facilities are defined to an ACP with attributes including UID and GID. If these attributes are not correctly defined, data access or command privilege controls could be compromised.",
1328
+ "severity": "medium"
1329
+ },
1330
+ {
1331
+ "id": "V-6987",
1332
+ "title": "The user account for the z/OS UNIX kernel (OMVS) is not properly defined to the security database.",
1333
+ "description": "User identifiers (ACF2 logonids, RACF userids, and Top Secret ACIDs), groups, and started tasks that use z/OS UNIX facilities are defined to an ACP with attributes including UID and GID. If these attributes are not correctly defined, data access or command privilege controls could be compromised.",
1334
+ "severity": "medium"
1335
+ },
1336
+ {
1337
+ "id": "V-6988",
1338
+ "title": "The user account for the z/OS UNIX SUPERUSER userid must be properly defined.",
1339
+ "description": "User identifiers (ACF2 logonids, RACF userids, and Top Secret ACIDs), groups, and started tasks that use z/OS UNIX facilities are defined to an ACP with attributes including UID and GID. If these attributes are not correctly defined, data access or command privilege controls could be compromised.",
1340
+ "severity": "medium"
1341
+ },
1342
+ {
1343
+ "id": "V-6989",
1344
+ "title": "The user account for the z/OS UNIX (RMFGAT) must be properly defined.",
1345
+ "description": "User identifiers (ACF2 logonids, RACF userids, and Top Secret ACIDs), groups, and started tasks that use z/OS UNIX facilities are defined to an ACP with attributes including UID and GID. If these attributes are not correctly defined, data access or command privilege controls could be compromised.",
1346
+ "severity": "medium"
1347
+ },
1348
+ {
1349
+ "id": "V-6991",
1350
+ "title": "UID(0) is improperly assigned.",
1351
+ "description": "User identifiers (ACF2 logonids, RACF userids, and Top Secret ACIDs), groups, and started tasks that use z/OS UNIX facilities are defined to an ACP with attributes including UID and GID. If these attributes are not correctly defined, data access or command privilege controls could be compromised.",
1352
+ "severity": "high"
1353
+ },
1354
+ {
1355
+ "id": "V-6992",
1356
+ "title": "z/OS UNIX user accounts are not properly defined.",
1357
+ "description": "User identifiers (ACF2 logonids, RACF userids, and Top Secret ACIDs), groups, and started tasks that use z/OS UNIX facilities are defined to an ACP with attributes including UID and GID. If these attributes are not correctly defined, data access or command privilege controls could be compromised.",
1358
+ "severity": "medium"
1359
+ },
1360
+ {
1361
+ "id": "V-70",
1362
+ "title": "The ADMINBY Control Option is not set to ADMINBY. ",
1363
+ "description": "The ADMINBY Control Option enables administrative information to be recorded for facilities added and resources permitted.\n\nThe system-wide options control the default settings for determining how the ACP will function when handling requests for access to the operating system environment, ACP, and customer data. The ACP provides the ability to set a number of these fields at the subsystem level. If no setting is found, the system-wide defaults will be used. The improper setting of any of these fields, individually or in combination with another, can compromise the security of the processing environment. In addition, failure to establish standardized settings for the ACP control options introduces the possibility of exposure during migration process or contingency plan activation.",
1364
+ "severity": "medium"
1365
+ },
1366
+ {
1367
+ "id": "V-7000",
1368
+ "title": "The z/OS Default profiles must not be defined in TSS OMVS UNIX security parameters for classified systems.",
1369
+ "description": "TSS UNIQUSER control option will automatically assign a UID to any user who logs on to OMVS without an OMVS segment. Parameter settings in the TSS impact the security level of z/OS UNIX. In classified systems user access will not be determined by default.",
1370
+ "severity": "medium"
1371
+ },
1372
+ {
1373
+ "id": "V-7021",
1374
+ "title": "The HFSSEC resource class is not defined with DEFPROT.",
1375
+ "description": "The HFSSEC resource class configuration settings in the ACP impact the security level of z/OS UNIX.",
1376
+ "severity": "high"
1377
+ },
1378
+ {
1379
+ "id": "V-7050",
1380
+ "title": "Attributes of z/OS UNIX user accounts used for account modeling must be defined in accordance with security requirements.",
1381
+ "description": "Top Secret ACIDs that use z/OS UNIX facilities must be properly defined. If these attributes are not correctly defined, data access or command privilege controls could be compromised.",
1382
+ "severity": "medium"
1383
+ },
1384
+ {
1385
+ "id": "V-7119",
1386
+ "title": "CICS default logonid(s) must be defined and/or controlled in accordance with the security requirements.",
1387
+ "description": "CICS is a transaction-processing product that provides programmers with the facilities to develop interactive applications. Improperly defined or controlled CICS userids (i.e., region, default, and terminal users) may provide an exposure and vulnerability within the CICS environment. This could result in the compromise of the confidentiality, integrity, and availability of the CICS region, applications, and customer data.",
1388
+ "severity": "medium"
1389
+ },
1390
+ {
1391
+ "id": "V-7120",
1392
+ "title": "CICS logonid(s) do not have time-out limit set to 15 minutes.",
1393
+ "description": "CICS is a transaction-processing product that provides programmers with the facilities to develop interactive applications. Improperly defined or controlled CICS userids (i.e., region, default, and terminal users) may provide an exposure and vulnerability within the CICS environment. This could result in the compromise of the confidentiality, integrity, and availability of the CICS region, applications, and customer data.",
1394
+ "severity": "medium"
1395
+ },
1396
+ {
1397
+ "id": "V-7121",
1398
+ "title": "CICS userids are not defined and/or controlled in accordance with proper security requirements.",
1399
+ "description": "CICS is a transaction-processing product that provides programmers with the facilities to develop interactive applications. Improperly defined or controlled CICS userids (i.e., region, default, and terminal users) may provide an exposure and vulnerability within the CICS environment. This could result in the compromise of the confidentiality, integrity, and availability of the CICS region, applications, and customer data.",
1400
+ "severity": "medium"
1401
+ },
1402
+ {
1403
+ "id": "V-71223",
1404
+ "title": "Libraries included in the system REXXLIB concatenation must be properly protected. ",
1405
+ "description": "The libraries included in the system REXXLIB concatenation can contain program modules which possess a significant level of security bypass capability. Unauthorized access could result in the compromise of the operating system environment, ACP, and customer data.",
1406
+ "severity": "high"
1407
+ },
1408
+ {
1409
+ "id": "V-7482",
1410
+ "title": "z/OS system commands must be properly protected.",
1411
+ "description": "z/OS system commands provide a method of controlling the operating environment. Failure to properly control access to z/OS system commands could result in unauthorized personnel issuing sensitive system commands. This exposure may threaten the integrity and availability of the operating system environment, and compromise the confidentiality of customer data.",
1412
+ "severity": "medium"
1413
+ },
1414
+ {
1415
+ "id": "V-7485",
1416
+ "title": "CONSOLxx members must be properly configured.",
1417
+ "description": "MCS consoles can be used to issue operator commands. Failure to properly control access to MCS consoles could result in unauthorized personnel issuing sensitive operator commands. This exposure may threaten the integrity and availability of the operating system environment, and compromise the confidentiality of customer data.",
1418
+ "severity": "medium"
1419
+ },
1420
+ {
1421
+ "id": "V-7486",
1422
+ "title": "MCS console userid(s) will be properly protected.",
1423
+ "description": "MCS consoles can be used to issue operator commands. Failure to properly control access to MCS consoles could result in unauthorized personnel issuing sensitive operator commands. This exposure may threaten the integrity and availability of the operating system environment, and compromise the confidentiality of customer data.",
1424
+ "severity": "medium"
1425
+ },
1426
+ {
1427
+ "id": "V-7487",
1428
+ "title": "MCS consoles access authorization(s) for CONSOLE resource(s) must be properly protected.",
1429
+ "description": "MCS consoles can be used to issue operator commands. Failure to properly control access to MCS consoles could result in unauthorized personnel issuing sensitive operator commands. This exposure may threaten the integrity and availability of the operating system environment, and compromise the confidentiality of customer data.",
1430
+ "severity": "medium"
1431
+ },
1432
+ {
1433
+ "id": "V-7488",
1434
+ "title": "Attributes for Users with the TSO CONSOLE privilege are inappropriate.",
1435
+ "description": "MCS consoles can be used to issue operator commands. Failure to properly control access to MCS consoles could result in unauthorized personnel issuing sensitive operator commands. This exposure may threaten the integrity and availability of the operating system environment, and compromise the confidentiality of customer data.",
1436
+ "severity": "medium"
1437
+ },
1438
+ {
1439
+ "id": "V-7493",
1440
+ "title": "Operating system commands (MVS.) of the OPERCMDS resource class are not properly owned..",
1441
+ "description": "z/OS system commands provide a method of controlling the operating environment. Failure to properly control access to z/OS system commands could result in unauthorized personnel issuing sensitive system commands. This exposure may threaten the integrity and availability of the operating system environment, and compromise the confidentiality of customer data.",
1442
+ "severity": "medium"
1443
+ },
1444
+ {
1445
+ "id": "V-7516",
1446
+ "title": "CICS system data sets are not properly protected.",
1447
+ "description": "CICS is a transaction-processing product that provides programmers with the facilities to develop interactive applications. Unauthorized access to CICS system data sets (i.e., product, security, and application libraries) could result in the compromise of the confidentiality, integrity, and availability of the CICS region, applications, and customer data.",
1448
+ "severity": "medium"
1449
+ },
1450
+ {
1451
+ "id": "V-7545",
1452
+ "title": "Unsupported system software is installed and active on the system.",
1453
+ "description": "When a vendor drops support of System Software, they no longer maintain security vulnerability patches to the software. Without vulnerability patches, it is impossible to verify that the system does not contain code which could violate the integrity of the operating system environment. ",
1454
+ "severity": "high"
1455
+ },
1456
+ {
1457
+ "id": "V-7546",
1458
+ "title": "Site must have a formal migration plan for removing or upgrading OS systems software prior to the date the vendor drops security patch support.",
1459
+ "description": "Vendors' code may contain vulnerabilities that may be exploited to cause denial of service or to violate the integrity of the system or data on the System. Most vendors develop patches to correct these vulnerabilities. When vendors' products become unsupported, the creation of these patches cease leaving the system exposed to any future vulnerabilities not patched. Without a documented migration plan established to monitor system software versions and releases unsupported software may be allowed to run on the system.",
1460
+ "severity": "medium"
1461
+ },
1462
+ {
1463
+ "id": "V-7555",
1464
+ "title": "Control options for the Top Secret CICS facilities do not meet minimum requirements.",
1465
+ "description": "TSS CICS facilities define the security controls in effect for CICS regions. Failure to code the appropriate values could result in degraded security. This exposure may result in unauthorized access impacting the confidentiality, integrity, and availability of the CICS region, applications, and customer data.",
1466
+ "severity": "medium"
1467
+ },
1468
+ {
1469
+ "id": "V-7558",
1470
+ "title": "Userids found inactive for more than 35 days are not suspended.",
1471
+ "description": "Userid maintenance is critical in a C2 level of trust environment. Userids left on the system for extended periods of time could be reassigned to a different user while retaining the access authorizations of the previous user. The improper management of userids could result in the compromise of the operating system environment, ACP, and customer data.",
1472
+ "severity": "medium"
1473
+ },
1474
+ {
1475
+ "id": "V-79049",
1476
+ "title": "NIST FIPS-validated cryptography must be used to protect passwords in the security database.",
1477
+ "description": "Use of weak or untested encryption algorithms undermines the purposes of utilizing encryption to protect data. Cryptographic modules must adhere to the higher standards approved by the federal government since this provides assurance they have been tested and validated.",
1478
+ "severity": "high"
1479
+ },
1480
+ {
1481
+ "id": "V-82",
1482
+ "title": "A CMP (Change Management Process) is not being utilized on this system. ",
1483
+ "description": " Without proper tracking of changes to the operating system software environment, its processing integrity and availability are subject to compromise.",
1484
+ "severity": "low"
1485
+ },
1486
+ {
1487
+ "id": "V-8271",
1488
+ "title": "FTP / Telnet unencryted transmissions require Acknowledgement of Risk Letter(AORL) ",
1489
+ "description": "In addition to the data transmission being in the clear, the user credentials are also passed in the clear, which violates the control IAIA-1. As mitigation for this vulnerability, special consideration must be given to account maintenance and the types of user privileges associated with these accounts. Interception of the above information could result in the compromise of the operating system environment, ACP, and customer data.",
1490
+ "severity": "medium"
1491
+ },
1492
+ {
1493
+ "id": "V-83",
1494
+ "title": "LNKAUTH=APFTAB is not specified in the IEASYSxx member(s) in the currently active parmlib data set(s).",
1495
+ "description": "Failure to specify LINKAUTH=APFTAB allows libraries other than those designated as APF to contain authorized modules which could bypass security and violate the integrity of the operating system environment. This expanded authorization list inhibits the ability to control inclusion of these modules.",
1496
+ "severity": "medium"
1497
+ },
1498
+ {
1499
+ "id": "V-84",
1500
+ "title": "Inaccessible APF libraries defined.",
1501
+ "description": "If a library designated by an APF entry does not exist on the volume specified, a library of the same name may be placed on this volume and inherit APF authorization. This could allow the introduction of modules which bypass security and violate the integrity of the operating system environment.",
1502
+ "severity": "low"
1503
+ },
1504
+ {
1505
+ "id": "V-85",
1506
+ "title": "Duplicated sensitive utilities and/or programs exist in APF libraries.",
1507
+ "description": "Modules designated as sensitive utilities have the ability to significantly modify the operating system environment. Duplication of these modules causes an exposure by making it extremely difficult to track modifications to them. This could allow for the execution of invalid or trojan horse versions of these utilities.",
1508
+ "severity": "low"
1509
+ },
1510
+ {
1511
+ "id": "V-86",
1512
+ "title": "The review of AC=1 modules in APF authorized libraries will be reviewed annually and documentation verifying the modules integrity is available.",
1513
+ "description": "The review of AC=1 modules that reside in APF authorized libraries will be reviewed annually. The IAO will maintain documentation identifying the integrity and justification of Vendor APF authorized libraries. For non-vendor APF authorized libraries, the source and documentation identifying the integrity and justification that describes the AC=1 module process will be maintained by the IAO. Sites have undocumented and/or unauthorized AC=1 modules have a possible risk to the confidentiality, integrity, and availability of the system and present a clear risk to the operating system, ACP, and customer data.",
1514
+ "severity": "medium"
1515
+ },
1516
+ {
1517
+ "id": "V-90",
1518
+ "title": "Inapplicable PPT entries have not been invalidated.",
1519
+ "description": "If invalid or inapplicable PPT entries exist, a venue is provided for the introduction of trojan horse modules with security bypass capabilities.",
1520
+ "severity": "medium"
1521
+ }
1522
+ ]
1523
+ }