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,65 @@
1
+ {
2
+ "name": "stig_wman_subscriber",
3
+ "date": "2014-03-18",
4
+ "description": "This STIG contains the technical security controls for the operation of a WMAN Subscriber in the DoD environment.",
5
+ "title": "WMAN Subscriber Security Technical Implementation Guide (STIG)",
6
+ "version": "6",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-14002",
12
+ "title": "A device’s wired network interfaces (e.g., Ethernet) must be disconnected or otherwise disabled when wireless connections are in use.",
13
+ "description": "If a client device supports simultaneous use of wireless and wired connections, then this increases the probability that an adversary who can access the device using its wireless interface can then route traffic through the device’s wired interface to attack devices on the wired network or obtain sensitive DoD information.",
14
+ "severity": "medium"
15
+ },
16
+ {
17
+ "id": "V-14202",
18
+ "title": "FIPS 140-2 validated encryption modules must be used to encrypt unclassified sensitive data at rest on the wireless device (e.g., laptop, PDA, smartphone).",
19
+ "description": "If a wireless device is lost or stolen without DAR encryption, sensitive DoD data could be compromised. Most known security breaches of cryptography result from improper implementation, not flaws in the cryptographic algorithms themselves. FIPS 140-2 validation provides assurance that cryptography is implemented correctly, and is required for Federal Government uses of cryptography in non-classified applications.",
20
+ "severity": "medium"
21
+ },
22
+ {
23
+ "id": "V-14207",
24
+ "title": "WMAN systems must require strong authentication from the user or WMAN subscriber device to WMAN network.\n",
25
+ "description": "Broadband systems not compliant with authentication requirements could allow a hacker to gain access to the DoD network.",
26
+ "severity": "medium"
27
+ },
28
+ {
29
+ "id": "V-18602",
30
+ "title": "When a WMAN system is implemented, the network enclave must enforce strong authentication from user to DoD enclave (wired network). For “User to Enclave” authentication, the enclave must enforce network authentication requirements found in USCYBERCOM CTO 07-15Rev1 (or subsequent updates) (e.g. CAC authentication).\n\nNote: User authentication to the enclave must be a separate process from authentication to the WMAN system. If the WMAN vendor implements CAC authentication for the User or WMAN subscriber device to WMAN network, the user may only need to enter their PIN once to authenticate to both the WMAN system and the enclave.\n",
31
+ "description": "Without strong user authentication to the network a hacker may be able to gain access.",
32
+ "severity": "medium"
33
+ },
34
+ {
35
+ "id": "V-18603",
36
+ "title": "Site WMAN systems that transmit unclassified data must implement required data encryption controls.\n",
37
+ "description": "Sensitive DoD data could be exposed to a hacker.",
38
+ "severity": "medium"
39
+ },
40
+ {
41
+ "id": "V-18604",
42
+ "title": "A WMAN system transmitting classified data must implement required data encryption controls.",
43
+ "description": "If not compliant, classified data could be compromised.",
44
+ "severity": "high"
45
+ },
46
+ {
47
+ "id": "V-19903",
48
+ "title": "Site WMAN systems must implement strong authentication from the user or WMAN subscriber device to WMAN network.",
49
+ "description": "Broadband systems not compliant with authentication requirements could allow a hacker to gain\naccess to the DoD network.",
50
+ "severity": "medium"
51
+ },
52
+ {
53
+ "id": "V-19904",
54
+ "title": "Site WMAN systems must implement strong authentication from the user or WMAN subscriber device to WMAN network.",
55
+ "description": "Broadband systems not compliant with authentication requirements could allow a hacker to gain\naccess to the DoD network.",
56
+ "severity": "medium"
57
+ },
58
+ {
59
+ "id": "V-3512",
60
+ "title": "NSA Type1 products and required procedures must be used to protect classified data at rest (DAR) on wireless devices used on a classified WLAN or WMAN. ",
61
+ "description": "NSA Type 1 products provide a high level of assurance that cryptography is implemented correctly and meets the standards for storage of classified information. Use of cryptography that is not Type 1 certified violates policy and increases the risk that classified data will be compromised. ",
62
+ "severity": "high"
63
+ }
64
+ ]
65
+ }
@@ -0,0 +1,1451 @@
1
+ {
2
+ "name": "stig_zos_acf2",
3
+ "date": "2018-04-04",
4
+ "description": "None",
5
+ "title": "z/OS ACF2 STIG",
6
+ "version": "None",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-1",
12
+ "title": "There are started task LOGONIDs with the NON-CNCL attribute specified In the associated LOGONID record that are not listed as trusted and have not been specifically approved.",
13
+ "description": "The NON-CNCL privilege exempts the started tasks from security checking. This could result in the compromise of the confidentiality, integrity, and availability of the operating system, ACP, and customer data.",
14
+ "severity": "medium"
15
+ },
16
+ {
17
+ "id": "V-100",
18
+ "title": "Non-existent or inaccessible LINKLIST libraries.",
19
+ "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.",
20
+ "severity": "low"
21
+ },
22
+ {
23
+ "id": "V-101",
24
+ "title": "Non-standard SMF data collection options specified.",
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 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.",
26
+ "severity": "medium"
27
+ },
28
+ {
29
+ "id": "V-102",
30
+ "title": "Required SMF data record types must be collected.",
31
+ "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.",
32
+ "severity": "medium"
33
+ },
34
+ {
35
+ "id": "V-103",
36
+ "title": "An automated process is not in place to collect and retain SMF data.",
37
+ "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.",
38
+ "severity": "medium"
39
+ },
40
+ {
41
+ "id": "V-104",
42
+ "title": "ACP database is not on a separate physical volume from its backup and recovery datasets. ",
43
+ "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.",
44
+ "severity": "medium"
45
+ },
46
+ {
47
+ "id": "V-105",
48
+ "title": "ACP database is not backed up on a scheduled basis.",
49
+ "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.",
50
+ "severity": "medium"
51
+ },
52
+ {
53
+ "id": "V-106",
54
+ "title": "System DASD backups are not performed on a regularly scheduled basis.",
55
+ "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.",
56
+ "severity": "medium"
57
+ },
58
+ {
59
+ "id": "V-107",
60
+ "title": "PASSWORD data set and OS passwords are utilized.",
61
+ "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.",
62
+ "severity": "medium"
63
+ },
64
+ {
65
+ "id": "V-108",
66
+ "title": "SYS1.PARMLIB is not limited to only system programmers.",
67
+ "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.",
68
+ "severity": "high"
69
+ },
70
+ {
71
+ "id": "V-109",
72
+ "title": "Access to SYS1.LINKLIB is not properly protected.",
73
+ "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.",
74
+ "severity": "medium"
75
+ },
76
+ {
77
+ "id": "V-110",
78
+ "title": "Write or greater access to SYS1.SVCLIB must be limited to system programmers only.",
79
+ "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.",
80
+ "severity": "high"
81
+ },
82
+ {
83
+ "id": "V-111",
84
+ "title": "Write or greater access to SYS1.IMAGELIB must be limited to system programmers only.\n ",
85
+ "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.",
86
+ "severity": "high"
87
+ },
88
+ {
89
+ "id": "V-112",
90
+ "title": "Write or greater access to SYS1.LPALIB must be limited to system programmers only. \n ",
91
+ "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.",
92
+ "severity": "high"
93
+ },
94
+ {
95
+ "id": "V-113",
96
+ "title": "Update and allocate access to all APF -authorized libraries are not limited to system programmers only. ",
97
+ "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.",
98
+ "severity": "high"
99
+ },
100
+ {
101
+ "id": "V-114",
102
+ "title": "Write or greater access to all LPA libraries must be limited to system programmers only.",
103
+ "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.",
104
+ "severity": "high"
105
+ },
106
+ {
107
+ "id": "V-115",
108
+ "title": "Write or greater access to SYS1.NUCLEUS must be limited to system programmers only. ",
109
+ "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.",
110
+ "severity": "high"
111
+ },
112
+ {
113
+ "id": "V-116",
114
+ "title": "Write or greater access to libraries that contain PPT modules must be limited to system programmers only.",
115
+ "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.",
116
+ "severity": "high"
117
+ },
118
+ {
119
+ "id": "V-117",
120
+ "title": "Update and allocate access to LINKLIST libraries are not limited to system programmers only. ",
121
+ "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.",
122
+ "severity": "medium"
123
+ },
124
+ {
125
+ "id": "V-118",
126
+ "title": "The ACP security data sets and/or databases must be properly protected.",
127
+ "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.",
128
+ "severity": "high"
129
+ },
130
+ {
131
+ "id": "V-119",
132
+ "title": "Access greater than Read to the System Master Catalog must be limited to system programmers only. ",
133
+ "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",
134
+ "severity": "high"
135
+ },
136
+ {
137
+ "id": "V-120",
138
+ "title": "Update and allocate access to all system-level product installation libraries are not limited to system programmers only. ",
139
+ "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.",
140
+ "severity": "medium"
141
+ },
142
+ {
143
+ "id": "V-121",
144
+ "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. ",
145
+ "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.",
146
+ "severity": "medium"
147
+ },
148
+ {
149
+ "id": "V-122",
150
+ "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.",
151
+ "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.",
152
+ "severity": "high"
153
+ },
154
+ {
155
+ "id": "V-123",
156
+ "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. ",
157
+ "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.",
158
+ "severity": "medium"
159
+ },
160
+ {
161
+ "id": "V-124",
162
+ "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. ",
163
+ "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.",
164
+ "severity": "medium"
165
+ },
166
+ {
167
+ "id": "V-125",
168
+ "title": "Access to SYSTEM DUMP data sets are not limited to system programmers only. ",
169
+ "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.",
170
+ "severity": "medium"
171
+ },
172
+ {
173
+ "id": "V-126",
174
+ "title": "Update and allocate access to System backup files are not limited to system programmers and/or batch jobs that perform DASD backups.",
175
+ "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.",
176
+ "severity": "medium"
177
+ },
178
+ {
179
+ "id": "V-127",
180
+ "title": "Access to SYS(x).TRACE is not limited to system programmers only.",
181
+ "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.",
182
+ "severity": "medium"
183
+ },
184
+ {
185
+ "id": "V-128",
186
+ "title": "Access to System page data sets (i.e., PLPA, COMMON, and LOCALx) are not limited to system programmers.",
187
+ "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.",
188
+ "severity": "medium"
189
+ },
190
+ {
191
+ "id": "V-129",
192
+ "title": "Write or greater access to Libraries containing EXIT modules must be limited to system programmers only.",
193
+ "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.",
194
+ "severity": "high"
195
+ },
196
+ {
197
+ "id": "V-130",
198
+ "title": "The APPLDEF GSO record if used has supporting documentation indicating the reason it was used.",
199
+ "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 one 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 a migration process or contingency plan activation.",
200
+ "severity": "low"
201
+ },
202
+ {
203
+ "id": "V-131",
204
+ "title": "The AUTHEXIT GSO record value is used to define an extended user authentication exit at TSO logon, for Operator Identification (OID) card usage. DISA requires the use of NCPASS on all of its domains. DISA sites require the use of AUTHEXIT for other non DISA sites this value is optional.",
205
+ "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 one 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 a migration process or contingency plan activation.",
206
+ "severity": "medium"
207
+ },
208
+ {
209
+ "id": "V-132",
210
+ "title": "The AUTOERAS GSO record value must be set to indicate that ACF2 is controlling the automatic physical erasure of VSAM or non VSAM data sets. ",
211
+ "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 one 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 a migration process or contingency plan activation.",
212
+ "severity": "medium"
213
+ },
214
+ {
215
+ "id": "V-133",
216
+ "title": "The BACKUP GSO record value specifies a time field and Time(00:00 ) is not specified unless the database is shared and backed up on another system.",
217
+ "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 one 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 a migration process or contingency plan activation.",
218
+ "severity": "medium"
219
+ },
220
+ {
221
+ "id": "V-134",
222
+ "title": "The BLPPGM GSO record value indicates that ACF2 does not control the programs authorized to use tape bypass label processing (BLP).",
223
+ "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 one 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 a migration process or contingency plan activation.",
224
+ "severity": "medium"
225
+ },
226
+ {
227
+ "id": "V-135",
228
+ "title": "The CLASMAP GSO record value translates an eight-character SAF resource class into a three character ACF2 resource type code.",
229
+ "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 one 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 a migration process or contingency plan activation.",
230
+ "severity": "medium"
231
+ },
232
+ {
233
+ "id": "V-136",
234
+ "title": "The EXITS GSO record value specifies the module names of site written ACF2 exit routines. ",
235
+ "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 one 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 a migration process or contingency plan activation.",
236
+ "severity": "medium"
237
+ },
238
+ {
239
+ "id": "V-138",
240
+ "title": "The LINKLST GSO record value if specified only contains trusted system datasets.",
241
+ "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 one 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 a migration process or contingency plan activation.",
242
+ "severity": "medium"
243
+ },
244
+ {
245
+ "id": "V-140",
246
+ "title": "The MAINT GSO record value if specified will be restricted to production storage management user accounts and programs.",
247
+ "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 one 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 a migration process or contingency plan activation.",
248
+ "severity": "medium"
249
+ },
250
+ {
251
+ "id": "V-141",
252
+ "title": "The NJE GSO record value indicates validation options that apply to jobs submitted through a network job entry subsystem (JES2, JES3, RSCS).",
253
+ "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 one 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 a migration process or contingency plan activation.",
254
+ "severity": "medium"
255
+ },
256
+ {
257
+ "id": "V-142",
258
+ "title": "The OPTS GSO record value will be set to the values specified.",
259
+ "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 one 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 a migration process or contingency plan activation.",
260
+ "severity": "high"
261
+ },
262
+ {
263
+ "id": "V-143",
264
+ "title": "The PPGM GSO record value indicates protected programs that are only executed by privileged users.",
265
+ "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 one 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 a migration process or contingency plan activation.",
266
+ "severity": "medium"
267
+ },
268
+ {
269
+ "id": "V-144",
270
+ "title": "The PSWD GSO record values must be set to the values specified in the checks portion below.",
271
+ "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 is, 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 PSWD GSO record values specify the rules that ACF2 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. \n",
272
+ "severity": "medium"
273
+ },
274
+ {
275
+ "id": "V-145",
276
+ "title": "The PWPHRASE GSO record must be properly defined.",
277
+ "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 GSO PWPHRASE record specifies the rules that ACF2 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 one 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 a migration process or contingency plan activation.",
278
+ "severity": "medium"
279
+ },
280
+ {
281
+ "id": "V-146",
282
+ "title": "The RESRULE GSO record value is set to NONE any other setting requires documentation justifying the change.",
283
+ "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 one 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 a migration process or contingency plan activation.",
284
+ "severity": "medium"
285
+ },
286
+ {
287
+ "id": "V-147",
288
+ "title": "The RESVOLS GSO record value is set to Volmask(-). Any other setting requires documentation justifying the change.",
289
+ "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 one 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 a migration process or contingency plan activation.",
290
+ "severity": "medium"
291
+ },
292
+ {
293
+ "id": "V-148",
294
+ "title": "The RULEOPTS GSO record values are set to the values specified.",
295
+ "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 one 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 a migration process or contingency plan activation.",
296
+ "severity": "medium"
297
+ },
298
+ {
299
+ "id": "V-149",
300
+ "title": "The SAFDEF GSO record baseline values are not are set to the values previously documented.",
301
+ "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 one 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 a migration process or contingency plan activation.",
302
+ "severity": "medium"
303
+ },
304
+ {
305
+ "id": "V-150",
306
+ "title": "The SECVOLS GSO record value is set to VOLMASK(). Any local changes are justified and documented with the IAO.",
307
+ "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 one 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 a migration process or contingency plan activation.",
308
+ "severity": "medium"
309
+ },
310
+ {
311
+ "id": "V-151",
312
+ "title": "The SYNCOPTS GSO record values are set to the values specified.",
313
+ "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 one 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 a migration process or contingency plan activation.",
314
+ "severity": "medium"
315
+ },
316
+ {
317
+ "id": "V-152",
318
+ "title": "The TSO GSO record values must be set to the values specified.",
319
+ "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 one 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 a migration process or contingency plan activation.",
320
+ "severity": "medium"
321
+ },
322
+ {
323
+ "id": "V-15209",
324
+ "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.",
325
+ "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. ",
326
+ "severity": "high"
327
+ },
328
+ {
329
+ "id": "V-153",
330
+ "title": "The TSOCRT GSO record values are set to the appropriate values.",
331
+ "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 one 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 a migration process or contingency plan activation.",
332
+ "severity": "medium"
333
+ },
334
+ {
335
+ "id": "V-154",
336
+ "title": "The TSOKEYS GSO record values specified are not in accordance with security requirements.",
337
+ "description": "• (ACF0520: CAT II) The IAO will ensure that the TSOKEYS GSO value is set to KEYWORDS()....\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 one 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 a migration process or contingency plan activation.",
338
+ "severity": "medium"
339
+ },
340
+ {
341
+ "id": "V-155",
342
+ "title": "The TSOTWX GSO record values are set to the values specified.",
343
+ "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 one 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 a migration process or contingency plan activation.",
344
+ "severity": "medium"
345
+ },
346
+ {
347
+ "id": "V-156",
348
+ "title": "The TSO2741 GSO record values specified are not in accordance with the proper security requirements.",
349
+ "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 one 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 a migration process or contingency plan activation.",
350
+ "severity": "medium"
351
+ },
352
+ {
353
+ "id": "V-158",
354
+ "title": "There are LOGONIDs defined to ACF2 that do not have the required fields completed. ",
355
+ "description": "Within the LOGONID record, the users name and UID-string fields must be completed to ensure individual user accountability.\n",
356
+ "severity": "low"
357
+ },
358
+ {
359
+ "id": "V-159",
360
+ "title": "Interactive LOGONIDs defined to ACF2 must have the required fields completed.",
361
+ "description": "Improper assignments of attributes in the LOGONID record may allow users excessive privileges resulting in unauthorized access.",
362
+ "severity": "medium"
363
+ },
364
+ {
365
+ "id": "V-160",
366
+ "title": "There are batch jobs with restricted LOGONIDs that do not have the PGM(xxxxxxxx) and SUBAUTH attributes or the SOURCE(xxxxxxxx) attribute assigned to the corresponding LOGONIDs.",
367
+ "description": "Unauthorized jobs may be introduced into the system. This could result in the compromise of the confidentiality, integrity, and availability of the operating system, ACP, or customer data.",
368
+ "severity": "medium"
369
+ },
370
+ {
371
+ "id": "V-161",
372
+ "title": "There are LOGONIDs assigned for started tasks that do not have the STC attribute specified in the associated LOGONID record.",
373
+ "description": "If a LOGONID for a started task does not have the STC attribute specified, this could result in system or application unavailability.",
374
+ "severity": "medium"
375
+ },
376
+ {
377
+ "id": "V-162",
378
+ "title": "There are LOGONIDs associated with started tasks that have the MUSASS requirement but do not have both the MUSASS and NO-SMC specified in corresponding LOGONID records.",
379
+ "description": "If the LOGONID does not have the MUSASS attribute specified, there is no individual accountability within the associated address space.\n\nIf NO-SMC is not specified the potential for VSAM data set corruption exists.",
380
+ "severity": "medium"
381
+ },
382
+ {
383
+ "id": "V-163",
384
+ "title": "There are LOGONIDs associated with started tasks that have the MUSASS attribute and the requirement to submit jobs on behalf of its users but do not have the JOBFROM attribute as required.",
385
+ "description": "Individual accountability will be lost when submitting a job.",
386
+ "severity": "medium"
387
+ },
388
+ {
389
+ "id": "V-166",
390
+ "title": "There are maintenance LOGONIDs that do not have corresponding GSO MAINT records.",
391
+ "description": "Users may execute programs without ACP security checking or auditing. This could result in the compromise of the confidentiality, integrity, and availability of the operating system, ACP, and customer data.",
392
+ "severity": "low"
393
+ },
394
+ {
395
+ "id": "V-167",
396
+ "title": "There are GSO MAINT records that do not have corresponding maintenance LOGONIDs.",
397
+ "description": "LOGONIDs could be intentionally created that correspond to the GSO MAINT records. Then the maintenance programs could be used to gain unauthorized access to the system. This could result in the compromise of the confidentiality, integrity, and availability of the operating system, ACP, and customer data.",
398
+ "severity": "low"
399
+ },
400
+ {
401
+ "id": "V-168",
402
+ "title": "Emergency LOGONIDs must be properly defined.",
403
+ "description": "Emergency USERIDs are necessary in the event of a system outage for recovery purposes. It is critical that those USERIDs be defined with the appropriate access to ensure timely restoration of services..",
404
+ "severity": "medium"
405
+ },
406
+ {
407
+ "id": "V-169",
408
+ "title": "LOGONIDS with the REFRESH attribute must have the SUSPEND attribute specified. ",
409
+ "description": "Unauthorized users may be able to effect changes to ACP global system options. This could result in the compromise of the confidentiality, integrity, and availability of the operating system, ACP, or customer data.",
410
+ "severity": "low"
411
+ },
412
+ {
413
+ "id": "V-170",
414
+ "title": "There are no procedures to utilize the LOGONID with the REFRESH attribute.",
415
+ "description": "Individuals could effect unauthorized or inadvertent changes to ACP global system options. This could result in the compromise of the confidentiality, integrity, and availability of the operating system, ACP, or customer data.",
416
+ "severity": "low"
417
+ },
418
+ {
419
+ "id": "V-171",
420
+ "title": "LOGONIDs with the ACCOUNT, LEADER, or SECURITY attribute must be properly scoped.",
421
+ "description": "Individuals with these powerful attributes may have more extensive privileges than necessary to perform their job function. There could be no separation of duties and/or principle of least privilege in effect. This could result in the compromise of the confidentiality, integrity, and availability of the operating system, ACP, or customer data.",
422
+ "severity": "medium"
423
+ },
424
+ {
425
+ "id": "V-172",
426
+ "title": "There are LOGONIDs with the SECURITY attribute that do not have the RULEVLD and RSRCVLD attributes specified.",
427
+ "description": "Failure to assign the attribute bypasses security checking for the LOGONID and could result in the compromise of the confidentiality, integrity, and availability of the operating system, ACP, or customer data.",
428
+ "severity": "medium"
429
+ },
430
+ {
431
+ "id": "V-173",
432
+ "title": "The LOGONID with the ACCTPRIV attribute must be restricted to the IAO.",
433
+ "description": "Individuals with the ACCTPRIV could add or delete users in SYS1.UADS and jeopardize the availability of the operating system, ACP, and customer data.",
434
+ "severity": "medium"
435
+ },
436
+ {
437
+ "id": "V-174",
438
+ "title": "The LOGONIDs with the AUDIT or CONSULT attribute must be properly scoped.",
439
+ "description": "Individuals with these attributes have the ability to view security definitions for resources not in their scope. This could result in the compromise of the confidentiality, integrity, and availability of the ACP, or customer data.",
440
+ "severity": "medium"
441
+ },
442
+ {
443
+ "id": "V-175",
444
+ "title": "Procedures are not in place to ensure all LOGONIDs with the READALL attribute are used and controlled.",
445
+ "description": "READALL allows the individual to view any file and violates the principle of least privilege. This could result in the compromise of the confidentiality of customer data.",
446
+ "severity": "medium"
447
+ },
448
+ {
449
+ "id": "V-176",
450
+ "title": "The number of users granted the special privilege TAPE-LBL or TAPE-BLP is not justified or limited.",
451
+ "description": "Tape Bypass Label Processing (BLP) is extremely sensitive, as it allows the circumvention of security access checking for the data. This could result in compromise of customer data.",
452
+ "severity": "medium"
453
+ },
454
+ {
455
+ "id": "V-177",
456
+ "title": "The special privileges must be assigned on an as-needed basis to LOGONIDs associated with STCs and LOGONIDs that need to execute TSO in batch.",
457
+ "description": "Users with this privilege can mount tape and DASD. This could result in the compromise of the confidentiality, integrity, availability of the operating system, ACP, or customer data.",
458
+ "severity": "medium"
459
+ },
460
+ {
461
+ "id": "V-178",
462
+ "title": "The number of users granted the special privilege CONSOLE is not justified.",
463
+ "description": "Users with this privilege could intentionally or inadvertently issue console commands that could cause system resources and customer data to become unavailable.",
464
+ "severity": "medium"
465
+ },
466
+ {
467
+ "id": "V-179",
468
+ "title": "The number of users granted the special privilege ALLCMDS is not justified.",
469
+ "description": "Users with this privilege may have access to restricted TSO commands and programs. This could result in the compromise of the confidentiality, integrity, and availability of the operating system, ACP, or customer data.",
470
+ "severity": "medium"
471
+ },
472
+ {
473
+ "id": "V-180",
474
+ "title": "The number of users granted the special privilege PPGM is not justified.",
475
+ "description": "Users with this privilege may have access to powerful utilities and could intentionally or inadvertently compromise operating system integrity or destroy data on a large-scale basis. Misuse of these utilities could result in the compromise of the confidentiality, integrity, and availability of the operating system, ACP, or customer data.",
476
+ "severity": "medium"
477
+ },
478
+ {
479
+ "id": "V-181",
480
+ "title": "The number of users granted the special privilege OPERATOR must be kept to a strictly controlled minimum.",
481
+ "description": "Users with this privilege can do anything from canceling jobs to disabling the entire system. This could result in the compromise of the confidentiality, integrity, and availability of the operating system, ACP, or customer data.",
482
+ "severity": "medium"
483
+ },
484
+ {
485
+ "id": "V-182",
486
+ "title": "Memory and privileged program dumps must be protected in accordance with proper security requirements.",
487
+ "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 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.",
488
+ "severity": "medium"
489
+ },
490
+ {
491
+ "id": "V-183",
492
+ "title": "Sensitive Utility Controls will be properly defined and protected.",
493
+ "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.",
494
+ "severity": "medium"
495
+ },
496
+ {
497
+ "id": "V-184",
498
+ "title": "LOGONIDs must not be defined to SYS1.UADS for non-emergency use.",
499
+ "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.",
500
+ "severity": "high"
501
+ },
502
+ {
503
+ "id": "V-2",
504
+ "title": "The LOGONIDs specified In GSO MAINT records will have the JOB and MAINT attributes specified In the associated LOGONID record.",
505
+ "description": "If there is a LOGONID intended for maintenance purposes that does not have the MAINT and JOB attributes specified, then it cannot function as intended. This could result in the inability to perform critical system maintenance tasks.",
506
+ "severity": "medium"
507
+ },
508
+ {
509
+ "id": "V-23",
510
+ "title": "The REFRESH attribute must be restricted.",
511
+ "description": "Unauthorized users may be able to effect changes to ACP system options. This could result in the compromise of the confidentiality, integrity, and availability of the operating system, ACP, or customer data.",
512
+ "severity": "low"
513
+ },
514
+ {
515
+ "id": "V-234",
516
+ "title": "All system PROCLIB data sets must be limited to system programmers only",
517
+ "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.",
518
+ "severity": "high"
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-251",
528
+ "title": "Sensitive CICS transactions are not protected in accordance with security requirements.",
529
+ "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.",
530
+ "severity": "medium"
531
+ },
532
+ {
533
+ "id": "V-28603",
534
+ "title": "z/OS USS Software owning Shared accounts do not meet strict security and creation restrictions. ",
535
+ "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",
536
+ "severity": "medium"
537
+ },
538
+ {
539
+ "id": "V-29532",
540
+ "title": "IEASYMUP resource will be protected in accordance with proper security requirements.",
541
+ "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.",
542
+ "severity": "medium"
543
+ },
544
+ {
545
+ "id": "V-297",
546
+ "title": "TSOAUTH resources must be restricted to authorized users.",
547
+ "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.",
548
+ "severity": "medium"
549
+ },
550
+ {
551
+ "id": "V-29952",
552
+ "title": "FTP Control cards will be properly stored in a secure PDS file. ",
553
+ "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.",
554
+ "severity": "medium"
555
+ },
556
+ {
557
+ "id": "V-302",
558
+ "title": "CICS System Initialization Table (SIT) parameter values must be specified in accordance with proper security requirements.",
559
+ "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.",
560
+ "severity": "medium"
561
+ },
562
+ {
563
+ "id": "V-31",
564
+ "title": "DFSMS resources must be protected in accordance with the proper security requirements.",
565
+ "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.",
566
+ "severity": "medium"
567
+ },
568
+ {
569
+ "id": "V-31561",
570
+ "title": "Production WebSphere MQ Remotes must utilize Certified Name Filters (CNF)",
571
+ "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.",
572
+ "severity": "medium"
573
+ },
574
+ {
575
+ "id": "V-3215",
576
+ "title": "Configuration files for the TCP/IP stack are not properly specified.",
577
+ "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.",
578
+ "severity": "medium"
579
+ },
580
+ {
581
+ "id": "V-3216",
582
+ "title": "TCPIP.DATA configuration statements for the TCP/IP stack must be properly specified.",
583
+ "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.",
584
+ "severity": "medium"
585
+ },
586
+ {
587
+ "id": "V-3217",
588
+ "title": "PROFILE.TCPIP configuration statements for the TCP/IP stack are not coded properly.",
589
+ "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.",
590
+ "severity": "medium"
591
+ },
592
+ {
593
+ "id": "V-3218",
594
+ "title": "The permission bits and user audit bits for HFS objects that are part of the Base TCP/IP component must be configured properly.",
595
+ "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.",
596
+ "severity": "medium"
597
+ },
598
+ {
599
+ "id": "V-3219",
600
+ "title": "TCP/IP resources must be properly protected.",
601
+ "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.",
602
+ "severity": "medium"
603
+ },
604
+ {
605
+ "id": "V-3220",
606
+ "title": "Started tasks for the Base TCP/IP component must be defined in accordance with security requirements.",
607
+ "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, Access Control Program (ACP) and customer data.",
608
+ "severity": "medium"
609
+ },
610
+ {
611
+ "id": "V-3221",
612
+ "title": "MVS data sets for the Base TCP/IP component are not properly protected,",
613
+ "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.",
614
+ "severity": "medium"
615
+ },
616
+ {
617
+ "id": "V-3222",
618
+ "title": "PROFILE.TCPIP configuration statements for the TN3270 Telnet Server are not properly specified.",
619
+ "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.",
620
+ "severity": "medium"
621
+ },
622
+ {
623
+ "id": "V-3223",
624
+ "title": "VTAM session setup controls for the TN3270 Telnet Server are not properly specified. ",
625
+ "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.",
626
+ "severity": "medium"
627
+ },
628
+ {
629
+ "id": "V-3224",
630
+ "title": "The warning banner for the TN3270 Telnet Server is not specified or properly specified.",
631
+ "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.",
632
+ "severity": "medium"
633
+ },
634
+ {
635
+ "id": "V-3226",
636
+ "title": "SSL encryption options for the TN3270 Telnet Server will be specified properly for each statement that defines a SECUREPORT or within the TELNETGLOBALS.",
637
+ "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.",
638
+ "severity": "medium"
639
+ },
640
+ {
641
+ "id": "V-3227",
642
+ "title": "SMF recording options for the TN3270 Telnet Server must be properly specified.",
643
+ "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.",
644
+ "severity": "medium"
645
+ },
646
+ {
647
+ "id": "V-3229",
648
+ "title": "The startup user account for the z/OS UNIX Telnet Server is not defined properly.",
649
+ "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.",
650
+ "severity": "medium"
651
+ },
652
+ {
653
+ "id": "V-3230",
654
+ "title": "Startup parameters for the z/OS UNIX Telnet Server are not specified properly.",
655
+ "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.",
656
+ "severity": "medium"
657
+ },
658
+ {
659
+ "id": "V-3231",
660
+ "title": "The warning banner for the z/OS UNIX Telnet Server is not specified or not properly specified.",
661
+ "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.",
662
+ "severity": "medium"
663
+ },
664
+ {
665
+ "id": "V-3232",
666
+ "title": "HFS objects for the z/OS UNIX Telnet Server will be properly protected. ",
667
+ "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.",
668
+ "severity": "medium"
669
+ },
670
+ {
671
+ "id": "V-3233",
672
+ "title": "The FTP Server daemon is not defined with proper security parameters.",
673
+ "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.",
674
+ "severity": "medium"
675
+ },
676
+ {
677
+ "id": "V-3234",
678
+ "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.",
679
+ "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.",
680
+ "severity": "medium"
681
+ },
682
+ {
683
+ "id": "V-3235",
684
+ "title": "FTP.DATA configuration statements for the FTP Server are not specified in accordance with requirements.",
685
+ "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.",
686
+ "severity": "medium"
687
+ },
688
+ {
689
+ "id": "V-3236",
690
+ "title": "User exits for the FTP Server must not be used without proper approval and documentation.",
691
+ "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.",
692
+ "severity": "medium"
693
+ },
694
+ {
695
+ "id": "V-3237",
696
+ "title": "The warning banner for the FTP Server is not specified properely.",
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-3238",
702
+ "title": "SMF recording options for the FTP Server must be configured to write SMF records for all eligible events.",
703
+ "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.",
704
+ "severity": "medium"
705
+ },
706
+ {
707
+ "id": "V-3239",
708
+ "title": "The permission bits and user audit bits for HFS objects that are part of the FTP Server component will be properly configured.\n",
709
+ "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.",
710
+ "severity": "medium"
711
+ },
712
+ {
713
+ "id": "V-3240",
714
+ "title": "MVS data sets for the FTP Server are not properly protected.",
715
+ "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.",
716
+ "severity": "medium"
717
+ },
718
+ {
719
+ "id": "V-3241",
720
+ "title": "The TFTP Server program is not properly protected. ",
721
+ "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.",
722
+ "severity": "medium"
723
+ },
724
+ {
725
+ "id": "V-3242",
726
+ "title": "The Syslog daemon is not started at z/OS initialization.",
727
+ "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.",
728
+ "severity": "medium"
729
+ },
730
+ {
731
+ "id": "V-3243",
732
+ "title": "The Syslog daemon must be properly defined and secured.",
733
+ "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.",
734
+ "severity": "medium"
735
+ },
736
+ {
737
+ "id": "V-3244",
738
+ "title": "The permission bits and user audit bits for HFS objects that are part of the Syslog daemon component will be configured properly.",
739
+ "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.",
740
+ "severity": "medium"
741
+ },
742
+ {
743
+ "id": "V-3331",
744
+ "title": "The ACP audit logs must be reviewed on a regular basis .",
745
+ "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.",
746
+ "severity": "medium"
747
+ },
748
+ {
749
+ "id": "V-33795",
750
+ "title": "Sensitive and critical system data sets exist on shared DASD.",
751
+ "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.",
752
+ "severity": "medium"
753
+ },
754
+ {
755
+ "id": "V-34",
756
+ "title": "System programs (e.g., exits, SVCs, etc.) must have approval of appropriate authority and/or documented correctly.",
757
+ "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.",
758
+ "severity": "medium"
759
+ },
760
+ {
761
+ "id": "V-36",
762
+ "title": "Dynamic lists must be protected in accordance with proper security requirements. ",
763
+ "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.",
764
+ "severity": "high"
765
+ },
766
+ {
767
+ "id": "V-36899",
768
+ "title": "The OPTS GSO record value must be set to the values specified.",
769
+ "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 one 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 a migration process or contingency plan activation.",
770
+ "severity": "medium"
771
+ },
772
+ {
773
+ "id": "V-3716",
774
+ "title": "User accounts defined to the ACP do not uniquely identify system users.",
775
+ "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.",
776
+ "severity": "medium"
777
+ },
778
+ {
779
+ "id": "V-3895",
780
+ "title": "DFSMS control data sets must be protected in accordance with security requirements.",
781
+ "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.",
782
+ "severity": "medium"
783
+ },
784
+ {
785
+ "id": "V-3896",
786
+ "title": "SYS(x).Parmlib(IEFSSNxx) SMS configuration parameter settings are not properly specified.\n",
787
+ "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.",
788
+ "severity": "low"
789
+ },
790
+ {
791
+ "id": "V-3897",
792
+ "title": "MVS data sets for the WebSphere Application Server are not protected in accordance with the proper security requirements.",
793
+ "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.",
794
+ "severity": "medium"
795
+ },
796
+ {
797
+ "id": "V-3898",
798
+ "title": "HFS objects for the WebSphere Application Server are not protected in accordance with the proper security requirements.",
799
+ "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.",
800
+ "severity": "medium"
801
+ },
802
+ {
803
+ "id": "V-3899",
804
+ "title": "The CBIND Resource(s) for the WebSphere Application Server is(are) not protected in accordance with security requirements.",
805
+ "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.",
806
+ "severity": "medium"
807
+ },
808
+ {
809
+ "id": "V-3900",
810
+ "title": "Vendor-supplied user accounts for the WebSphere Application Server are defined to the ACP.",
811
+ "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.",
812
+ "severity": "high"
813
+ },
814
+ {
815
+ "id": "V-3901",
816
+ "title": "The WebSphere Application Server plug-in is not specified in accordance with the proper security requirements.",
817
+ "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.",
818
+ "severity": "medium"
819
+ },
820
+ {
821
+ "id": "V-3903",
822
+ "title": "User timeout parameter values for WebSphere MQ queue managers are not specified in accordance with security requirements.\n",
823
+ "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.",
824
+ "severity": "medium"
825
+ },
826
+ {
827
+ "id": "V-3904",
828
+ "title": "WebSphere MQ started tasks are not defined in accordance with the proper security requirements.",
829
+ "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.",
830
+ "severity": "medium"
831
+ },
832
+ {
833
+ "id": "V-3905",
834
+ "title": "WebSphere MQ all update and alter access to MQSeries/WebSphere MQ product and system data sets are not properly restricted ",
835
+ "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.",
836
+ "severity": "medium"
837
+ },
838
+ {
839
+ "id": "V-44",
840
+ "title": "CICS region logonid(s) must be defined and/or controlled in accordance with the security requirements.",
841
+ "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.",
842
+ "severity": "medium"
843
+ },
844
+ {
845
+ "id": "V-4850",
846
+ "title": "Allocate access to system user catalogs are not limited to system programmers only. ",
847
+ "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.",
848
+ "severity": "medium"
849
+ },
850
+ {
851
+ "id": "V-54",
852
+ "title": "Surrogate users must be controlled in accordance with the proper requirements.",
853
+ "description": "Surrogate users 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 run with the identity of the execution user. Failure to properly control surrogate users 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.",
854
+ "severity": "medium"
855
+ },
856
+ {
857
+ "id": "V-5605",
858
+ "title": "Non-existent or inaccessible Link Pack Area (LPA) libraries.",
859
+ "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",
860
+ "severity": "low"
861
+ },
862
+ {
863
+ "id": "V-5627",
864
+ "title": "The hosts identified by the NSINTERADDR statement will be properly protected.",
865
+ "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.",
866
+ "severity": "medium"
867
+ },
868
+ {
869
+ "id": "V-65647",
870
+ "title": "NIST FIPS-validated cryptography must be used to protect passwords in the security database.",
871
+ "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.",
872
+ "severity": "high"
873
+ },
874
+ {
875
+ "id": "V-6893",
876
+ "title": "CICS startup JCL statement is not specified in accordance with the proper security requirements.",
877
+ "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.",
878
+ "severity": "medium"
879
+ },
880
+ {
881
+ "id": "V-6894",
882
+ "title": "Sensitive CICS transactions are not protected in accordance with the proper security requirements.",
883
+ "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.",
884
+ "severity": "medium"
885
+ },
886
+ {
887
+ "id": "V-6896",
888
+ "title": "Sensitive CICS transactions are not protected in accordance with the proper security requirements.",
889
+ "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.",
890
+ "severity": "medium"
891
+ },
892
+ {
893
+ "id": "V-6900",
894
+ "title": "All hardware components of the FEPs are not placed in secure locations where they cannot be stolen, damaged, or disturbed",
895
+ "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.",
896
+ "severity": "medium"
897
+ },
898
+ {
899
+ "id": "V-6901",
900
+ "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.",
901
+ "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.",
902
+ "severity": "medium"
903
+ },
904
+ {
905
+ "id": "V-6902",
906
+ "title": "A documented procedure is not available instructing how to load and dump the FEP NCP (Network Control Program).",
907
+ "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.",
908
+ "severity": "medium"
909
+ },
910
+ {
911
+ "id": "V-6903",
912
+ "title": "An active log is not available to keep track of all hardware upgrades and software changes made to the FEP (Front End Processor).",
913
+ "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.",
914
+ "severity": "medium"
915
+ },
916
+ {
917
+ "id": "V-6904",
918
+ "title": "NCP (Net Work Control Program) Data set access authorization does not restricts UPDATE and/or ALLOCATE access to appropriate personnel.",
919
+ "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.",
920
+ "severity": "medium"
921
+ },
922
+ {
923
+ "id": "V-6905",
924
+ "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.",
925
+ "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.",
926
+ "severity": "medium"
927
+ },
928
+ {
929
+ "id": "V-6919",
930
+ "title": "JES2 input sources are not controlled in accordance with the proper security requirements.",
931
+ "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.",
932
+ "severity": "medium"
933
+ },
934
+ {
935
+ "id": "V-6920",
936
+ "title": "JES2 input sources must be properly controlled.",
937
+ "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.",
938
+ "severity": "medium"
939
+ },
940
+ {
941
+ "id": "V-6921",
942
+ "title": "JES2 output devices are not controlled in accordance with the proper security requirements.",
943
+ "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.",
944
+ "severity": "medium"
945
+ },
946
+ {
947
+ "id": "V-6922",
948
+ "title": "JES2 output devices must be properly controlled for Classified Systems.",
949
+ "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..",
950
+ "severity": "medium"
951
+ },
952
+ {
953
+ "id": "V-69223",
954
+ "title": "All digital certificates in use must have a valid path to a trusted Certification authority.\n\n",
955
+ "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",
956
+ "severity": "medium"
957
+ },
958
+ {
959
+ "id": "V-69225",
960
+ "title": "Expired Digital Certificates must not be used.",
961
+ "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.",
962
+ "severity": "medium"
963
+ },
964
+ {
965
+ "id": "V-69227",
966
+ "title": "Certificate Name Filtering must be implemented with appropriate authorization and documentation.",
967
+ "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.",
968
+ "severity": "medium"
969
+ },
970
+ {
971
+ "id": "V-69229",
972
+ "title": "The SSH daemon must be configured to only use the SSHv2 protocol.\n\n",
973
+ "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.",
974
+ "severity": "high"
975
+ },
976
+ {
977
+ "id": "V-6923",
978
+ "title": "JESSPOOL resources are not protected in accordance with security requirements.",
979
+ "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.",
980
+ "severity": "medium"
981
+ },
982
+ {
983
+ "id": "V-69231",
984
+ "title": "The SSH daemon must be configured to use a FIPS 140-2 compliant cryptographic algorithm.",
985
+ "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.",
986
+ "severity": "high"
987
+ },
988
+ {
989
+ "id": "V-69233",
990
+ "title": "The SSH daemon must be configured with the Department of Defense (DoD) logon banner.",
991
+ "description": "Failure to display the DoD logon banner prior to a logon attempt will negate legal proceedings resulting from unauthorized access to system resources.",
992
+ "severity": "medium"
993
+ },
994
+ {
995
+ "id": "V-69235",
996
+ "title": "SMF recording options for the SSH daemon must be configured to write SMF records for all eligible events. ",
997
+ "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.",
998
+ "severity": "medium"
999
+ },
1000
+ {
1001
+ "id": "V-69237",
1002
+ "title": "The SSH daemon must be configured to use SAF keyrings for key storage.",
1003
+ "description": "The use of SAF Key Rings for key storage enforces organizational access control policies and assures the protection of cryptographic keys in storage. ",
1004
+ "severity": "medium"
1005
+ },
1006
+ {
1007
+ "id": "V-6924",
1008
+ "title": "JESNEWS resources are not protected in accordance with security requirements.",
1009
+ "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.",
1010
+ "severity": "medium"
1011
+ },
1012
+ {
1013
+ "id": "V-6925",
1014
+ "title": "JESTRACE and/or SYSLOG resources are not protected in accordance with security requirements.",
1015
+ "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.",
1016
+ "severity": "medium"
1017
+ },
1018
+ {
1019
+ "id": "V-6926",
1020
+ "title": "JES2 spool resources will be controlled in accordance with security requirements.",
1021
+ "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.",
1022
+ "severity": "medium"
1023
+ },
1024
+ {
1025
+ "id": "V-6927",
1026
+ "title": "JES2.** resource is not protected in accordance with security requirements.",
1027
+ "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.",
1028
+ "severity": "medium"
1029
+ },
1030
+ {
1031
+ "id": "V-6928",
1032
+ "title": "JES2 system commands are not protected in accordance with security requirements..",
1033
+ "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.",
1034
+ "severity": "medium"
1035
+ },
1036
+ {
1037
+ "id": "V-6933",
1038
+ "title": "SMS Program Resources must be properly defined and protected.",
1039
+ "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.",
1040
+ "severity": "medium"
1041
+ },
1042
+ {
1043
+ "id": "V-6936",
1044
+ "title": "DFSMS control data sets are not properly protected.",
1045
+ "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.",
1046
+ "severity": "medium"
1047
+ },
1048
+ {
1049
+ "id": "V-6937",
1050
+ "title": "SYS(x).PARMLIB(IGDSMSxx), SMS parameter settings are not properly specified.\n",
1051
+ "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.",
1052
+ "severity": "medium"
1053
+ },
1054
+ {
1055
+ "id": "V-6939",
1056
+ "title": "DFSMS resource type(s) is(are) not defined to the GSO INFODIR record in accordance with security requirements.",
1057
+ "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.",
1058
+ "severity": "medium"
1059
+ },
1060
+ {
1061
+ "id": "V-6941",
1062
+ "title": "DFMSM resource class(es) is(are) not defined to the GSO SAFDEF record in accordance with security requirements",
1063
+ "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.",
1064
+ "severity": "medium"
1065
+ },
1066
+ {
1067
+ "id": "V-6942",
1068
+ "title": "DFSMS resource class(es) is(are) not defined to the GSO CLASMAP record in accordance with security requirements.",
1069
+ "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.",
1070
+ "severity": "medium"
1071
+ },
1072
+ {
1073
+ "id": "V-6944",
1074
+ "title": "z/OS UNIX OMVS parameters in PARMLIB are not properly specified.",
1075
+ "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.",
1076
+ "severity": "medium"
1077
+ },
1078
+ {
1079
+ "id": "V-6945",
1080
+ "title": "z/OS UNIX BPXPRMxx security parameters in PARMLIB are not properly specified.",
1081
+ "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.",
1082
+ "severity": "medium"
1083
+ },
1084
+ {
1085
+ "id": "V-6946",
1086
+ "title": "z/OS UNIX HFS MapName files security parameters are not properly specified.",
1087
+ "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.",
1088
+ "severity": "medium"
1089
+ },
1090
+ {
1091
+ "id": "V-6947",
1092
+ "title": "z/OS UNIX security parameters for restricted network service(s) in /etc/inetd.conf are not properly specified.",
1093
+ "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.",
1094
+ "severity": "medium"
1095
+ },
1096
+ {
1097
+ "id": "V-6949",
1098
+ "title": "The VTAM USSTAB definitions are being used for unsecured terminals",
1099
+ "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.",
1100
+ "severity": "medium"
1101
+ },
1102
+ {
1103
+ "id": "V-6956",
1104
+ "title": "The System datasets used to support the VTAM network are not properly secured.",
1105
+ "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.",
1106
+ "severity": "medium"
1107
+ },
1108
+ {
1109
+ "id": "V-6958",
1110
+ "title": "WebSphere MQ channel security must be implemented in accordance with security requirements.",
1111
+ "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.",
1112
+ "severity": "high"
1113
+ },
1114
+ {
1115
+ "id": "V-6959",
1116
+ "title": "WebSphere MQ resource classes are not properly activated.",
1117
+ "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.",
1118
+ "severity": "medium"
1119
+ },
1120
+ {
1121
+ "id": "V-6960",
1122
+ "title": "Websphere MQ \"switch\" profiles are improperly defined to the MQADMIN class.",
1123
+ "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.",
1124
+ "severity": "high"
1125
+ },
1126
+ {
1127
+ "id": "V-6961",
1128
+ "title": "z/OS UNIX security parameters in etc/profile are not properly specified.",
1129
+ "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.",
1130
+ "severity": "medium"
1131
+ },
1132
+ {
1133
+ "id": "V-6962",
1134
+ "title": "WebSphere MQ MQCONN Class resources are not protected in accordance with security.",
1135
+ "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.",
1136
+ "severity": "medium"
1137
+ },
1138
+ {
1139
+ "id": "V-6963",
1140
+ "title": "z/OS UNIX security parameters in /etc/rc 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-6964",
1146
+ "title": "WebSphere MQ dead letter and alias dead letter queues are not properly defined.",
1147
+ "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.",
1148
+ "severity": "medium"
1149
+ },
1150
+ {
1151
+ "id": "V-6965",
1152
+ "title": "WebSphere MQ queue resource defined to the MQQUEUE resource class are not protected in accordance with security requirements.",
1153
+ "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.",
1154
+ "severity": "medium"
1155
+ },
1156
+ {
1157
+ "id": "V-6966",
1158
+ "title": "WebSphere MQ Process resources are not protected in accordance with security requirements.",
1159
+ "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.",
1160
+ "severity": "medium"
1161
+ },
1162
+ {
1163
+ "id": "V-6967",
1164
+ "title": "WebSphere MQ Namelist resources are not protected in accordance with security requirements.",
1165
+ "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.",
1166
+ "severity": "medium"
1167
+ },
1168
+ {
1169
+ "id": "V-6968",
1170
+ "title": "BPX resource(s) is(are) not protected in accordance with security requirements.",
1171
+ "description": "OS/390 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.",
1172
+ "severity": "medium"
1173
+ },
1174
+ {
1175
+ "id": "V-6969",
1176
+ "title": "WebSphere MQ alternate user resources defined to MQADMIN resource class are not protected in accordance with security requirements. ",
1177
+ "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.",
1178
+ "severity": "medium"
1179
+ },
1180
+ {
1181
+ "id": "V-6970",
1182
+ "title": "z/OS UNIX resources must be protected in accordance with security requirements.",
1183
+ "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.",
1184
+ "severity": "high"
1185
+ },
1186
+ {
1187
+ "id": "V-6971",
1188
+ "title": "WebSphere MQ context resources defined to the MQADMIN resource class are not protected in accordance with security requirements.",
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": "medium"
1191
+ },
1192
+ {
1193
+ "id": "V-6972",
1194
+ "title": "z/OS UNIX SUPERUSER resource must be protected in accordance with guidelines.",
1195
+ "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.",
1196
+ "severity": "high"
1197
+ },
1198
+ {
1199
+ "id": "V-6973",
1200
+ "title": "WebSphere MQ command resources defined to MQCMDS resource class are not protected in accordance with security requirements.",
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-6974",
1206
+ "title": "z/OS UNIX MVS data sets or HFS objects are not properly protected.",
1207
+ "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.",
1208
+ "severity": "medium"
1209
+ },
1210
+ {
1211
+ "id": "V-6975",
1212
+ "title": " WebSphere MQ RESLEVEL resources in the MQADMIN resource class are not protected in accordance with security requirements.",
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-6976",
1218
+ "title": "z/OS UNIX MVS data sets WITH z/OS UNIX COMPONENTS are not properly protected",
1219
+ "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.",
1220
+ "severity": "medium"
1221
+ },
1222
+ {
1223
+ "id": "V-6977",
1224
+ "title": "z/OS UNIX MVS data sets used as step libraries in /etc/steplib are not properly protected",
1225
+ "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.",
1226
+ "severity": "medium"
1227
+ },
1228
+ {
1229
+ "id": "V-6978",
1230
+ "title": "z/OS UNIX HFS permission bits and audit bits for each directory will be properly protected or specified.",
1231
+ "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.",
1232
+ "severity": "medium"
1233
+ },
1234
+ {
1235
+ "id": "V-6979",
1236
+ "title": "z/OS UNIX SYSTEM FILE SECURITY SETTINGS will be properly protected or specified.",
1237
+ "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.",
1238
+ "severity": "medium"
1239
+ },
1240
+ {
1241
+ "id": "V-6980",
1242
+ "title": "WebSphere MQ channel security is not implemented in accordance with security requirements.",
1243
+ "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.",
1244
+ "severity": "medium"
1245
+ },
1246
+ {
1247
+ "id": "V-6981",
1248
+ "title": "z/OS UNIX MVS HFS directory(s) with \"other\" write permission bit set are not properly defined.",
1249
+ "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.",
1250
+ "severity": "medium"
1251
+ },
1252
+ {
1253
+ "id": "V-6985",
1254
+ "title": "Attributes of z/OS UNIX user accounts are not defined properly",
1255
+ "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.",
1256
+ "severity": "medium"
1257
+ },
1258
+ {
1259
+ "id": "V-6986",
1260
+ "title": "z/OS UNIX each group is not defined with a unique GID.",
1261
+ "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.",
1262
+ "severity": "medium"
1263
+ },
1264
+ {
1265
+ "id": "V-6987",
1266
+ "title": "The user account for the z/OS UNIX kernel (OMVS) is not properly defined to the security database.",
1267
+ "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.",
1268
+ "severity": "medium"
1269
+ },
1270
+ {
1271
+ "id": "V-6988",
1272
+ "title": "The user account for the z/OS UNIX SUPERUSER userid must be properly defined.",
1273
+ "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.",
1274
+ "severity": "medium"
1275
+ },
1276
+ {
1277
+ "id": "V-6989",
1278
+ "title": "The user account for the z/OS UNIX (RMFGAT) must be properly defined.",
1279
+ "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.",
1280
+ "severity": "medium"
1281
+ },
1282
+ {
1283
+ "id": "V-6991",
1284
+ "title": "UID(0) is improperly assigned.",
1285
+ "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.",
1286
+ "severity": "high"
1287
+ },
1288
+ {
1289
+ "id": "V-6992",
1290
+ "title": "z/OS UNIX user accounts are not properly defined.",
1291
+ "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.",
1292
+ "severity": "medium"
1293
+ },
1294
+ {
1295
+ "id": "V-6993",
1296
+ "title": "The GSO UNIXOPTS record must not specify default settings for classified systems.",
1297
+ "description": "Default profile settings allow a user to access UNIX System Services (OMVS) if a user does not have a valid OMVS group in the logonid record. Settings in the ACP impact the security level of z/OS UNIX. In classified systems user access will not be determined by default.",
1298
+ "severity": "medium"
1299
+ },
1300
+ {
1301
+ "id": "V-6994",
1302
+ "title": "The GSO UNIXOPTS record must specify CHOWNRES.",
1303
+ "description": "Parameter settings in the ACP impact the security level of z/OS UNIX.",
1304
+ "severity": "medium"
1305
+ },
1306
+ {
1307
+ "id": "V-6995",
1308
+ "title": "The CLASSMAP DEFINITIONS list does not include entires for the FACILITY, SURROGAT, and UNIXPRIV resource classes in accordance with security requirements.",
1309
+ "description": "Parameter settings in the ACP impact the security level of z/OS UNIX.",
1310
+ "severity": "medium"
1311
+ },
1312
+ {
1313
+ "id": "V-6996",
1314
+ "title": "The INFODIR record does not include entries for the FACILITY, SURROGAT, and UNIXPRIV resource classes in accordance with security requirements.",
1315
+ "description": "Parameter settings in the ACP impact the security level of z/OS UNIX.",
1316
+ "severity": "medium"
1317
+ },
1318
+ {
1319
+ "id": "V-7050",
1320
+ "title": "Attributes of z/OS UNIX user accounts used for account modeling must be defined in accordance with security requirements.",
1321
+ "description": "User identifiers (ACF2 logonids, RACF userids, and Top Secret ACIDs) that use z/OS UNIX facilities are defined to an ACP with attributes defined in the STIG. If these attributes are not correctly defined, data access or command privilege controls could be compromised.",
1322
+ "severity": "medium"
1323
+ },
1324
+ {
1325
+ "id": "V-7091",
1326
+ "title": "ACF2/CICS parameter data sets are not protected in accordance with the proper security requirements.",
1327
+ "description": "CICS is a transaction-processing product that provides programmers with the facilities to develop interactive applications. Unauthorized access to ACF2/CICS parameter data sets (i.e., product, security) could result in the compromise of the confidentiality, integrity, and availability of the CICS region, applications, and customer data.",
1328
+ "severity": "medium"
1329
+ },
1330
+ {
1331
+ "id": "V-7119",
1332
+ "title": "CICS default logonid(s) must be defined and/or controlled in accordance with the security requirements.",
1333
+ "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.",
1334
+ "severity": "medium"
1335
+ },
1336
+ {
1337
+ "id": "V-7120",
1338
+ "title": "CICS logonid(s) do not have time-out limit set to 15 minutes.",
1339
+ "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.",
1340
+ "severity": "medium"
1341
+ },
1342
+ {
1343
+ "id": "V-71223",
1344
+ "title": "Libraries included in the system REXXLIB concatenation must be properly protected. ",
1345
+ "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.",
1346
+ "severity": "high"
1347
+ },
1348
+ {
1349
+ "id": "V-7482",
1350
+ "title": "z/OS system commands must be properly protected. ",
1351
+ "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.",
1352
+ "severity": "medium"
1353
+ },
1354
+ {
1355
+ "id": "V-7485",
1356
+ "title": "CONSOLxx members must be properly configured.",
1357
+ "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.",
1358
+ "severity": "medium"
1359
+ },
1360
+ {
1361
+ "id": "V-7486",
1362
+ "title": "MCS console userid(s) will be properly protected.",
1363
+ "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.",
1364
+ "severity": "medium"
1365
+ },
1366
+ {
1367
+ "id": "V-7487",
1368
+ "title": "MCS consoles access authorization(s) for CONSOLE resource(s) must be properly protected.",
1369
+ "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.",
1370
+ "severity": "medium"
1371
+ },
1372
+ {
1373
+ "id": "V-7488",
1374
+ "title": "Users that have access to the CONSOLE resource in the TSOAUTH resource class are not properly defined.",
1375
+ "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.",
1376
+ "severity": "medium"
1377
+ },
1378
+ {
1379
+ "id": "V-7516",
1380
+ "title": "CICS system data sets are not properly protected.",
1381
+ "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.",
1382
+ "severity": "medium"
1383
+ },
1384
+ {
1385
+ "id": "V-7545",
1386
+ "title": "Unsupported system software is installed and active on the system.",
1387
+ "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. ",
1388
+ "severity": "high"
1389
+ },
1390
+ {
1391
+ "id": "V-7546",
1392
+ "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.",
1393
+ "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.",
1394
+ "severity": "medium"
1395
+ },
1396
+ {
1397
+ "id": "V-7554",
1398
+ "title": "Key ACF2/CICS parameters must be properly coded.",
1399
+ "description": "The ACF2/CICS parameters 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.",
1400
+ "severity": "medium"
1401
+ },
1402
+ {
1403
+ "id": "V-7558",
1404
+ "title": "Userids found inactive for more than 35 days are not suspended.",
1405
+ "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. \nNote: This vulnerability applies to interactive USERIDS assigned to individuals and not to BATCH, STC type USERIDS.",
1406
+ "severity": "medium"
1407
+ },
1408
+ {
1409
+ "id": "V-82",
1410
+ "title": "A CMP (Change Management Process) is not being utilized on this system. ",
1411
+ "description": " Without proper tracking of changes to the operating system software environment, its processing integrity and availability are subject to compromise.",
1412
+ "severity": "low"
1413
+ },
1414
+ {
1415
+ "id": "V-8271",
1416
+ "title": "FTP / Telnet unencryted transmissions require Acknowledgement of Risk Letter(AORL) ",
1417
+ "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.",
1418
+ "severity": "medium"
1419
+ },
1420
+ {
1421
+ "id": "V-83",
1422
+ "title": "LNKAUTH=APFTAB is not specified in the IEASYSxx member(s) in the currently active parmlib data set(s).",
1423
+ "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.",
1424
+ "severity": "medium"
1425
+ },
1426
+ {
1427
+ "id": "V-84",
1428
+ "title": "Inaccessible APF libraries defined.",
1429
+ "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.",
1430
+ "severity": "low"
1431
+ },
1432
+ {
1433
+ "id": "V-85",
1434
+ "title": "Duplicated sensitive utilities and/or programs exist in APF libraries.",
1435
+ "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.",
1436
+ "severity": "low"
1437
+ },
1438
+ {
1439
+ "id": "V-86",
1440
+ "title": "The review of AC=1 modules in APF authorized libraries will be reviewed annually and documentation verifying the modules integrity is available.",
1441
+ "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.",
1442
+ "severity": "medium"
1443
+ },
1444
+ {
1445
+ "id": "V-90",
1446
+ "title": "Inapplicable PPT entries have not been invalidated.",
1447
+ "description": "If invalid or inapplicable PPT entries exist, a venue is provided for the introduction of trojan horse modules with security bypass capabilities.",
1448
+ "severity": "medium"
1449
+ }
1450
+ ]
1451
+ }