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,185 @@
1
+ {
2
+ "name": "stig_sun_ray_4",
3
+ "date": "2015-04-02",
4
+ "description": "The Sun Ray 4 Security Technical Implementation Guide (STIG) is published as a tool to improve the security of Department of Defense (DoD) information systems. Comments or proposed revisions to this document should be sent via e-mail to the following address: disa.stig_spt@mail.mil.",
5
+ "title": "Sun Ray 4 STIG",
6
+ "version": "1",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-16061",
12
+ "title": "Sun Ray Desktop Unit traffic is not isolated logically through the use of a dedicated VLAN or network segment.",
13
+ "description": "Isolated LANs provide a greater degree of security than traditional LANs since only authorized users and devices are allowed to connect. Authorized users and devices are configured through the use of access control lists. This logical separation provides better performance through broadcast reduction, and reduced configuration management for Sun Ray Desktop Unit device moves, additions, and changes. ",
14
+ "severity": "medium"
15
+ },
16
+ {
17
+ "id": "V-16062",
18
+ "title": "User tokens are not forced to authenticate to the Sun Ray Server.",
19
+ "description": "The Sun Ray Server must be configured to permit access only to smart cards that are registered in the Sun Ray Datastore.",
20
+ "severity": "low"
21
+ },
22
+ {
23
+ "id": "V-16063",
24
+ "title": "Users kiosk mode timeout is configured with no value.",
25
+ "description": "If no value is specified for the number of seconds for a disconnected kiosk session, the termination of disconnected sessions will be disabled. This could potentially leave open sessions and may cause the kiosk sessions to start incorrectly or to crash due to lack of resources from many sessions being open. ",
26
+ "severity": "low"
27
+ },
28
+ {
29
+ "id": "V-16064",
30
+ "title": "Self-registration is permitted for users.",
31
+ "description": "Sun Ray Desktop Unit users are not registered centrally for users by the system administrator. With self-registration, the system administrator does not assign registered tokens to the authorized users. This poses a security risk since users may be able to register themselves in the Sun Ray administration database. If an unauthorized user obtains access to a Sun Ray Desktop unit, then that user may be able to start a session without any intervention from the system administrator. ",
32
+ "severity": "high"
33
+ },
34
+ {
35
+ "id": "V-16071",
36
+ "title": "Default administrator account is used to access the administration tool.",
37
+ "description": "The default administrator account, “admin”, does not provide an audit trail of who logged in and the default password may be easily guessed or be publicly known. If system administrators use the “admin” account, this could potentially allow modifications to the Sun Ray system with no user accountability. Also, unauthorized users may gain access to the administration tool and make modifications that disable the Sun Ray system. Therefore, system administrators will have individual user accounts to administer the Sun Ray Server, and the “admin” account will be removed to ensure that audit trails are present. ",
38
+ "severity": "high"
39
+ },
40
+ {
41
+ "id": "V-16072",
42
+ "title": "Unauthorized users have access to the Sun Ray administration tool. ",
43
+ "description": "Unauthorized users accessing the Sun Ray administration tool could modify or disable the entire Sun Ray server or network. Unrestricted access may also give access to other operating system daemons and applications. Restricting access to only authorized users will ensure only approved users are able to access the Sun Ray administration tool.\n",
44
+ "severity": "high"
45
+ },
46
+ {
47
+ "id": "V-16075",
48
+ "title": "Sun Ray Server administrator session default timeout is used.",
49
+ "description": "Administrator sessions to the Sun Ray Server are critical to the availability and integrity of the system. The default timeout for these sessions is 30 minutes of inactivity. This session timeout is longer than the 10 minutes required by the Operating System and Network STIGs. Therefore, all administrator sessions will be configured to 10 minutes of inactivity to ensure unauthorized users do not gain access to the system configuration. ",
50
+ "severity": "medium"
51
+ },
52
+ {
53
+ "id": "V-16083",
54
+ "title": "Sun Ray Desktop Units firmware is not at the minimum version.",
55
+ "description": "All Sun Ray firmware is supported by the Sun Ray Desktop Units PROM. Therefore, older versions of the Sun Ray firmware may not be as secure as newer versions. In order to support encryption between the Sun Ray Desktop Unit and the Sun Ray server, the minimum firmware required is version 2.0. All previous Sun Ray Desktop Unit firmware sends traffic in plain text to the server",
56
+ "severity": "medium"
57
+ },
58
+ {
59
+ "id": "V-16100",
60
+ "title": "Sun Ray Server software patches are not tested in a development environment first before deploying to production.",
61
+ "description": "Organizations need to stay current with all applicable Sun Ray Server software updates that are released from Sun Microsystems. New Sun Ray Server patches and updates should be reviewed for the Sun Ray Server before moving them into a production environment. Sun Ray Server patches will be tested first in a development environment and any issues or special precautions will be documented, as a patch could technically disable all Sun Ray Desktop Units, cause unexpected performance or availability issues.",
62
+ "severity": "medium"
63
+ },
64
+ {
65
+ "id": "V-16103",
66
+ "title": "The Sun Ray server software is not current with the latest available patches.",
67
+ "description": "Sun Ray software patches mitigate many known vulnerabilities. To ensure that attackers cannot take advantage of known Sun Ray vulnerabilities, applicable software patches must be applied as they are released.",
68
+ "severity": "medium"
69
+ },
70
+ {
71
+ "id": "V-16143",
72
+ "title": "USB ports are not disabled for all Sun Ray Desktop Units. This requirement excludes the keyboard and mouse.",
73
+ "description": "Enabled USB ports may be used by users to store files, scripts, and executables. USB thumb drives, USB hard drives, and USB appliances may be inserted into these ports. If unapproved executables, scripts, or malware reside on the USB device, executing these or moving these onto the network may cause a virus infection or unapproved applications running on the network. Classified data may be copied inadvertently to the unclassified network if ports have been enabled. Limiting the use of these ports will prevent these USB programs and files from accessing the network. ",
74
+ "severity": "medium"
75
+ },
76
+ {
77
+ "id": "V-16145",
78
+ "title": "The Sun Ray server console administration sessions are not encrypted.",
79
+ "description": "Unencrypted Sun Ray server console sessions do not protect the information transmitted from being read or viewed by anyone. Unencrypted sessions are vulnerable to a number of attacks to include man-in-the-middle attacks, TCP Hijacking, and replay. ",
80
+ "severity": "medium"
81
+ },
82
+ {
83
+ "id": "V-16146",
84
+ "title": "Sun Ray Desktop Unit to server communication is not encrypted.",
85
+ "description": "In earlier versions of Sun Ray Server Software, data packets on the Sun Ray interconnect were sent in the clear or in plaintext. This made it easy to “snoop” the traffic and recover vital and private user information, which malicious users might misuse. To avoid this type of attack, Sun Ray Server Software allows administrators to enable traffic encryption. The encryption algorithm used is the ARCFOUR or RC4. \n\nNOTE: Terminal Services for Windows 2000 uses the same RC4 encryption algorithm. RDP traffic is encrypted using 128 bit encryption. The algorithm used for encryption depends on the encryption mode. Windows 2003 is FIPS compliant. In FIPS mode, 3DES and SHA1 are used. In non-FIPS mode, RC4 (encryption) and MD5 (keyed hashing) are used. \n",
86
+ "severity": "medium"
87
+ },
88
+ {
89
+ "id": "V-16148",
90
+ "title": "Server Authentication is not configured on the Sun Ray server. ",
91
+ "description": "It is possible to spoof a Sun Ray server or a Sun Ray client and pose as either. This leads to the man-in-the-middle attack, in which an impostor claims to be the Sun Ray server for the clients and pretends to be a client for the server. It then goes about intercepting all the messages and having access to all the secure data. Client and server authentication can resolve this type of attack. Server-side authentication is only supported, through the pre-configured public-private key pairs in Sun Ray Server Software and firmware. The Digital Signature Algorithm (DSA) is used to verify that clients are communicating with a valid Sun Ray server. This authentication scheme is not completely foolproof, but it mitigates man-in-the-middle attacks and makes it harder for attackers to spoof Sun Ray Server Software.",
92
+ "severity": "medium"
93
+ },
94
+ {
95
+ "id": "V-16151",
96
+ "title": "The Security Mode is not configured to “Hard” on the Sun Ray server.",
97
+ "description": "Soft security mode ensures that every client requesting a session gets one, even if security requirements cannot be met. As a result, the soft security mode grants insecure sessions. Hard security mode ensures that every session is secure. If security requirements cannot be met, the session is refused. ",
98
+ "severity": "high"
99
+ },
100
+ {
101
+ "id": "V-16153",
102
+ "title": "The Sun Ray system is not configured for high availability. ",
103
+ "description": "High availability is important when implementing the Sun Ray system since users authenticate and establish sessions with the Sun Ray servers. User data may also be stored on the Sun Ray server, and if this server should fail the entire user community will not be able to access the network. Providing a secondary server ensures the session and data availability for the user community. ",
104
+ "severity": "medium"
105
+ },
106
+ {
107
+ "id": "V-16155",
108
+ "title": "A failover group signature is not configured on all Sun Ray servers in the failover group. ",
109
+ "description": "Without the use of a failover group signature, an unauthorized Sun Ray server may become a member of the group, thereby receiving replication traffic. Servers in a group authenticate one another using a common group signature. The group signature is a key used to sign messages sent between servers in a group, and it must be configured to be identical on each server.",
110
+ "severity": "medium"
111
+ },
112
+ {
113
+ "id": "V-16157",
114
+ "title": "The Sun Ray server does not record log files.",
115
+ "description": "Logs form a recorded history or audit trail of the Sun Ray server system events, making it easier for system administrators to track down intermittent problems, review past events, and piece together information if an investigation is required. Without this recorded history, potential attacks and suspicious activity will go unnoticed. \n\nLogging must be comprehensive to be useful for both intrusion monitoring and security investigations. Setting logging at the severity notice should capture most relevant events without requiring unacceptable levels of data storage. The severity levels notice and debug are also available to organizations that require additional logging for certain events or applications.\n",
116
+ "severity": "medium"
117
+ },
118
+ {
119
+ "id": "V-16158",
120
+ "title": "The Sun Ray server logs are more permissive than 640.",
121
+ "description": "The Sun Ray server logs should be appropriately secured, having file permissions that restrict unauthorized changes or viewing. Unauthorized users accessing the audit logs may delete, modify, or change data within the logs for malicious purposes. Any alternation in the audit logs will not give the system administrator an accurate history of the events that occurred.",
122
+ "severity": "medium"
123
+ },
124
+ {
125
+ "id": "V-16159",
126
+ "title": "The Sun Ray audit logs are not retained for a minimum of one year.",
127
+ "description": "Storing log files for at least a year provides a way to recover these files in case an investigation is necessary. Typically these files are stored offline on tape media or external networks. Log files enable the enforcement of individual accountability by creating a reconstruction of events. They also assist in problem identification that may lead to problem resolution. If these log files are not retained, there is no way to trace or reconstruct the events, and if it was discovered the network was hacked, there would be no way to trace the full extent of the compromise. \nThe Sun Ray audit logs should be appropriately backed-up and stored in order for them to be examined at a future time. If audit logs are unavailable to be viewed at a later time, system compromises and/or attacks will not be traceable. Therefore, Sun Ray audit logs will retained for a minimum of 1 year. \n",
128
+ "severity": "medium"
129
+ },
130
+ {
131
+ "id": "V-16349",
132
+ "title": "The Sun Ray system backups are not performed in accordance with the assigned MAC level. ",
133
+ "description": "The three MAC level has different requirements for backing up data. For MAC III systems it is necessary to ensure that backups are performed weekly. For MAC II systems backups are performed daily and the recovery media is stored off-site in a protected facility in accordance with its mission assurance category and confidentiality level. In MAC I systems backups are maintained through a redundant secondary system, not colocated, and can be activated without loss of data or disruption to the operation. \n\nNOTE: The MAC level indicates the criticality of an asset to the DoD mission based on its purpose and user community. The Sensitivity level of an asset must also be determined and is based on whether the data or resource is restricted or releasable to the public. There are three MAC and three Sensitivity levels. The MAC and Sensitivity level of the asset are an important factor in determining the security strength the access control solution must provide. MAC and Sensitivity Levels are further defined in Appendix C and DoDI 8500.2.\n",
134
+ "severity": "medium"
135
+ },
136
+ {
137
+ "id": "V-16351",
138
+ "title": "Administrative password is not configured for Desktop Units.",
139
+ "description": "From a physical security perspective, the DTU pop-menu is accessible, therefore a username/password or administrative only password is recommended to protect the device from unauthorized changes made locally.",
140
+ "severity": "medium"
141
+ },
142
+ {
143
+ "id": "V-16354",
144
+ "title": "Sun Ray Desktop Units are not assigned with DHCP reserved IP addresses.",
145
+ "description": "Sun Ray servers will not distribute DHCP addresses to non-Sun Ray Desktop Units. Configuring Sun Ray Desktop Units with reserved IP addresses will ensure no rogue desktop units are attached to the network and able to connect to the Sun Ray network. This will prevent unauthorized devices from receiving DHCP addresses from Sun Ray servers or external DHCP servers, and prevent access to the Sun Ray network.",
146
+ "severity": "low"
147
+ },
148
+ {
149
+ "id": "V-16379",
150
+ "title": "There is no documented baseline of the default setuid and setgid files. ",
151
+ "description": "There are programs that have setuid and setgid flags set within the Sun Ray server. Setuid is a flag that allows an application to temporarily change the permissions of the user running the application by setting the effective user ID to the program owner’s user ID. Setgid is a flag that allows an application to temporarily change the permissions of the group running the application by setting the effective group ID to the program owner’s group ID. aseline of these applications will ensure that any unauthorized modifications to these files will detected.\n\nSeveral programs on the Sun Ray server have setuid and setgid flags installed by default. Disabling any of the setgid or setuid applications will result in problems with the Sun Ray system. Furthermore, having a documented baseline of these applications will ensure that any unauthorized modifications to these files will be detected.\n",
152
+ "severity": "medium"
153
+ },
154
+ {
155
+ "id": "V-16393",
156
+ "title": "Sun Ray server does not send logs to syslog server. ",
157
+ "description": "Remote logging is essential in monitoring servers and detecting intrusion. If an intruder is able to obtain root on a host, they may be able to edit the system logs to remove all traces of the attack. If the logs are stored off the machine, they can be analyzed for suspicious activity and used for prosecuting the attacker. Centralized log monitoring and storage is a critical component of incident response and assuring the integrity of system logs. ",
158
+ "severity": "low"
159
+ },
160
+ {
161
+ "id": "V-16394",
162
+ "title": "The Sun Management Center does not monitor daemons, failover groups, and interconnects.",
163
+ "description": "Without an on-line monitoring system in place, unusual or inappropriate activity will could go unnoticed or without detection. Activity could include system services stopping, starting, file changes, and so on. These changes may happen before the system administrator has time to review any logs. ",
164
+ "severity": "medium"
165
+ },
166
+ {
167
+ "id": "V-16395",
168
+ "title": "Sun Ray Server is not properly registered in VMS or database.",
169
+ "description": "The Vulnerability Management System (VMS) was developed to interface with the DOD Enterprise tools to assist all DOD CC/S/As in the identification of security vulnerabilities and track the issues through the lifecycle of the vulnerabilities existence. To ensure both the emerging and known vulnerabilities are addressed on a system, VMS tracks the existence of all potential vulnerabilities based on the posture of an asset. As a result, all vulnerabilities are tracked through their lifecycle.\n\nVulnerability Management is the process of ensuring that all network assets that are affected by an IAVM notice are addressed and corrected within a time period specified in the IAVM notice. VMS will notify commands, services, and agencies of new and potential security vulnerabilities. VMS meets the DoD mandate to ensure information system vulnerability alert notifications are received and acted on by all SAs. Keeping the inventory of assets current allows for tracking of virtualization servers and resources, and supports a successful IAVM process. The ability to track assets improves the effective use of virtualization assets, information assurance auditing efforts, as well as optimizing incident response times.\n",
170
+ "severity": "medium"
171
+ },
172
+ {
173
+ "id": "V-16396",
174
+ "title": "Sun Ray servers are not configured with the correct posture in VMS.",
175
+ "description": "Correctly configuring the Sun Ray asset in VMS will ensure that the appropriate vulnerabilities are assigned to the asset. If the asset is not configured with the correct posture, vulnerabilities may be open on the asset. These open vulnerabilities may allow an attacker to access the system. ",
176
+ "severity": "medium"
177
+ },
178
+ {
179
+ "id": "V-17455",
180
+ "title": "The Sun Ray Session Server (SRSS) is not located in a DMZ or screened subnet.",
181
+ "description": "If the SSRS is configured to service external clients from the internal enclave, there is a potential that an external adversary can obtain information about internal hosts that could assist the adversary in an attack. Firewalls, ACLs, and DMZs are used to enforce these types of restrictions and are components in the defense-in-depth architecture. The SRSS must be located in a protected DMZ if the server is servicing clients outside the local enclave. If the SRSS is only servicing clients inside the local enclave, then it must be behind the enclave and not part of the DMZ that houses public servers.\nNote: A DMZ is a physical or logical subnetwork that usually contains an organization's external services to a larger, untrusted network, typically the Internet. The purpose of a DMZ is to add an additional layer of security to an organization's local area network (LAN). DoD Instruction 8500.2 requires a DMZ for confidentiality levels of High and Medium identified as classified and sensitive domains respectively. A DMZ provides boundary protection for architectures that interconnect enclaves.\n",
182
+ "severity": "medium"
183
+ }
184
+ ]
185
+ }
@@ -0,0 +1,77 @@
1
+ {
2
+ "name": "stig_sun_ray_4_policy",
3
+ "date": "2015-04-02",
4
+ "description": "The Sun Ray 4 Policy Security Technical Implementation Guide (STIG) is published as a tool to improve the security of Department of Defense (DoD) information systems. Comments or proposed revisions to this document should be sent via e-mail to the following address: disa.stig_spt@mail.mil.",
5
+ "title": "Sun Ray 4 Policy STIG",
6
+ "version": "1",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-16397",
12
+ "title": "There is no up-to-date documentation or diagrams of the Sun Ray infrastructure.",
13
+ "description": "Without current and accurate documentation, any changes to the Sun Ray infrastructure may jeopardize the network’s integrity. To assist in the management, auditing, and security of the network, facility drawings and topology maps are a necessity. Topology maps and documentation are important because they show the overall layout of the network infrastructure and where devices are physically located. They also show the relationship and inter-connectivity between devices and where possible intrusive attacks could take place. If an incident were to occur, the lack of documentation would impact the ability to respond. Additionally, documentation along with diagrams of the network topology are required to be submitted to the Connection Approval Process (CAP) for approval to connect to the NIPRNet or SIPRNet.",
14
+ "severity": "medium"
15
+ },
16
+ {
17
+ "id": "V-16400",
18
+ "title": "User Registration process is not clearly documented.",
19
+ "description": " Without proper user registration documentation, users and system administrators may not register users in the Sun Ray system properly and potentially grant users more privileges than necessary.",
20
+ "severity": "low"
21
+ },
22
+ {
23
+ "id": "V-16409",
24
+ "title": "The IAO/SA is not receiving Sun Ray security and patch notifications.",
25
+ "description": "Organizations need to stay current with all applicable Sun Ray Server software updates that are released from Sun. In order to be aware of updates as they are released, Sun Ray system administrators will subscribe to Sun Ray Server vendor security notices, updates, and patches to ensure that all new vulnerabilities are known. New Sun Ray Server patches and updates should be reviewed for the Sun Ray Server before moving them into a production environment.",
26
+ "severity": "medium"
27
+ },
28
+ {
29
+ "id": "V-16411",
30
+ "title": "Applications published to users are not approved by the IAO/SA. ",
31
+ "description": "Publishing applications to users via the Kiosk mode bypasses a login mode. Therefore, some applications may or may not provide security to identify and authorize users to the application. For instance, adding the xterm application provides users with access to a command-line interface from a Kiosk mode session. This is not ideal since users should not be able to access the server’s command line functionality. Therefore, only approved applications will be published to users. ",
32
+ "severity": "medium"
33
+ },
34
+ {
35
+ "id": "V-16412",
36
+ "title": "The Sun Ray Session Server (SRSS) is used to host other applications.",
37
+ "description": "The availability of the Sun Ray Session Server (SRSS) is critical since it manages the sessions associated with the Desktop Units. The Sun Ray software controls user authentication, encryption between Sun Ray servers and Desktop Units, system administration tools, session management, policy enforcement, and device management. If other applications are competing or using hardware resources, the availability of the SRSS may be a risk. Furthermore, application programs such as web servers, databases, or messaging systems may provide an avenue by which a privileged user may unintentionally introduce malicious code.",
38
+ "severity": "medium"
39
+ },
40
+ {
41
+ "id": "V-16413",
42
+ "title": "The Sun Ray system and user logs are not reviewed weekly.",
43
+ "description": "If a system administrator does not review Sun Ray logs weekly, there is the potential that an attack or other security issue can go unnoticed for a week or more, which is unacceptable in DoD environments.",
44
+ "severity": "medium"
45
+ },
46
+ {
47
+ "id": "V-16414",
48
+ "title": "The disaster recovery plan does not include the Sun Ray system (network infrastructure and peripherals).",
49
+ "description": "If the disaster recovery plan does not include the Sun Ray system, recovering from a disaster would not be possible. All peripherals and necessary equipment must be included in the disaster recovery plan to ensure a successful restoration of data, servers, and clients are possible.",
50
+ "severity": "medium"
51
+ },
52
+ {
53
+ "id": "V-16415",
54
+ "title": "There are no backup and recovery procedures for the Sun Ray system.",
55
+ "description": "Backup and recovery procedures are critical to the availability and protection of the Sun Ray system. Availability of the system will be hindered if the system is compromised, shutdown, or not available. Backup and recovery of the Sun Ray system includes the operating system, applications, and databases. Due to the complexity of the Sun Ray system and potential third party applications, procedures will need to be developed to provide guidance to system administrators. Without a process in place describing the steps to backup and recover the Sun Ray system, backups and recoveries may be inconsistent based on the system administrator performing the action. Furthermore, if a system administrator would leave the position, there will be no documentation on the process to backup or recover the system.",
56
+ "severity": "low"
57
+ },
58
+ {
59
+ "id": "V-16416",
60
+ "title": "There is no spare Sun Ray Desktop Unit available for use in the event of a Sun Ray Desktop Unit malfunction or failure.",
61
+ "description": "Users will not be able to access the required applications for their job function if the Sun Ray Desktop Unit fails or malfunctions. Having a spare Sun Ray Desktop Unit will provide users a quick replacement of the failed unit, while giving them minimal downtime. ",
62
+ "severity": "medium"
63
+ },
64
+ {
65
+ "id": "V-16417",
66
+ "title": "The Sun Ray system is not under direct control of a site Configuration Control Board.",
67
+ "description": "Security integrity of the system and the ability to back-up and recover from failures cannot be maintained without the control of the system configuration. Unless the configuration is controlled by an independent board it is much less likely to be in its approved accredited state.",
68
+ "severity": "medium"
69
+ },
70
+ {
71
+ "id": "V-16418",
72
+ "title": "The site has not configured the Sun Ray server in the PNP database.",
73
+ "description": "DoDI 8550.1 Ports, Protocols, and Services Management (PPSM) is the DoD’s policy on IP Ports, Protocols, and Services (PPS). It controls the PPS that are permitted or approved to cross DoD network boundaries. Standard well known and registered IP ports and associated protocols and services are assessed for vulnerabilities and threats to the entire Global Information Grid (GIG) which includes the DISN backbone networks. The results are published in a Vulnerability Assessment (VA) report. Each port and protocol is given a rating of green, yellow, orange, or red in association with \neach of the 16 defined boundary types. Green means the protocol is relatively secure and is approved to cross the associated boundary without restrictions. Yellow means the protocol has security issues that must be mitigated to be used. Red means that the protocol is prohibited due to vulnerabilities that cannot be mitigated or approved, and is banned when crossing that boundary. The orange category requires DSAWG approval if the protocol exists and is necessary on the network. However, the orange category mandates that new systems and applications must not be developed using this protocol whether it crosses a boundary or not. \n\nThe PPS Assurance Categories Assignment List (CAL) contains information regarding the assessed ports and protocols and defined boundaries, which is updated on a monthly basis. The PPSM information is available on the IASE and DKO/DoD IA Portal web sites. A portion of the DoDI 8550.1 PPS policy requires registration of those PPS that cross any of the boundaries defined by the policy that are “visible to DoD-managed components”. Therefore, to comply with the policy and ensure that protocols and ports are acceptable, Sun Ray servers will be registered as automated information \nsystems (AIS) with their associated TCP or UDP ports in the DoD Ports and Protocol Registration System.",
74
+ "severity": "medium"
75
+ }
76
+ ]
77
+ }
@@ -0,0 +1,3311 @@
1
+ {
2
+ "name": "stig_suse_linux_enterprise_server_v11system_z",
3
+ "date": "2017-08-25",
4
+ "description": "The SUSE Linux Enterprise Server Ver 11 for System z Security Technical Implementation Guide (STIG) is published as a tool to improve the security of Department of Defense (DoD) information systems. Comments or proposed revisions to this document should be sent via e-mail to the following address: disa.stig_spt@mail.mil",
5
+ "title": "SUSE Linux Enterprise Server v11 for System z",
6
+ "version": "1",
7
+ "item_syntax": "^\\w-\\d+$",
8
+ "section_separator": null,
9
+ "items": [
10
+ {
11
+ "id": "V-1010",
12
+ "title": "Public directories must be the only world-writable directories and world-writable files must be located only in public directories.",
13
+ "description": "World-writable files and directories make it easy for a malicious user to place potentially compromising files on the system.\n\nThe only authorized public directories are those temporary directories supplied with the system or those designed to be temporary file repositories. The setting is normally reserved for directories used by the system and by users for temporary file storage, (e.g., /tmp), and for directories requiring global read/write access.",
14
+ "severity": "medium"
15
+ },
16
+ {
17
+ "id": "V-1011",
18
+ "title": "Inetd or xinetd logging/tracing must be enabled.",
19
+ "description": "Inetd or xinetd logging and tracing allows the system administrators to observe the IP addresses connecting to their machines and what network services are being sought. This provides valuable information when trying to find the source of malicious users and potential malicious users.",
20
+ "severity": "low"
21
+ },
22
+ {
23
+ "id": "V-1023",
24
+ "title": "The system must not run an Internet Network News (INN) server.",
25
+ "description": "INN servers access Usenet newsfeeds and store newsgroup articles. INN servers use the Network News Transfer Protocol (NNTP) to transfer information from the Usenet to the server and from the server to authorized remote hosts.\n\nIf this function is necessary to support a valid mission requirement, its use must be authorized and approved in the system accreditation package.",
26
+ "severity": "medium"
27
+ },
28
+ {
29
+ "id": "V-1025",
30
+ "title": "The /etc/access.conf file must be owned by root.",
31
+ "description": "The /etc/access.conf file contains entries restricting access from the system console by authorized System Administrators. If the file is owned by a user other than root, it could compromise the system.",
32
+ "severity": "medium"
33
+ },
34
+ {
35
+ "id": "V-1026",
36
+ "title": "The Samba Web Administration Tool (SWAT) must be restricted to the local host or require SSL.",
37
+ "description": "SWAT is a tool used to configure Samba. It modifies Samba configuration, which can impact system security, and must be protected from unauthorized access. SWAT authentication may involve the root password, which must be protected by encryption when traversing the network.\n\nRestricting access to the local host allows for the use of SSH TCP forwarding, if configured, or administration by a web browser on the local system.",
38
+ "severity": "medium"
39
+ },
40
+ {
41
+ "id": "V-1027",
42
+ "title": "The /etc/smb.conf file must be owned by root.",
43
+ "description": "The /etc/smb.conf file allows access to other machines on the network and grants permissions to certain users. If it is owned by another user, the file may be maliciously modified and the Samba configuration could be compromised.",
44
+ "severity": "medium"
45
+ },
46
+ {
47
+ "id": "V-1028",
48
+ "title": "The /etc/smb.conf file must have mode 0644 or less permissive.",
49
+ "description": "If the \"smb.conf\" file has excessive permissions, the file may be maliciously modified and the Samba configuration could be compromised.",
50
+ "severity": "medium"
51
+ },
52
+ {
53
+ "id": "V-1029",
54
+ "title": "The /etc/smbpasswd file must be owned by root.",
55
+ "description": "If the \"smbpasswd\" file is not owned by root, it may be maliciously accessed or modified, potentially resulting in the compromise of Samba accounts.",
56
+ "severity": "medium"
57
+ },
58
+ {
59
+ "id": "V-1030",
60
+ "title": "The smb.conf file must use the hosts option to restrict access to Samba.",
61
+ "description": "Samba increases the attack surface of the system and must be restricted to communicate only with systems requiring access.",
62
+ "severity": "medium"
63
+ },
64
+ {
65
+ "id": "V-1032",
66
+ "title": "Users must not be able to change passwords more than once every 24 hours.",
67
+ "description": "The ability to change passwords frequently facilitates users reusing the same password. This can result in users effectively never changing their passwords. This would be accomplished by users changing their passwords when required and then immediately changing it to the original value.\n",
68
+ "severity": "medium"
69
+ },
70
+ {
71
+ "id": "V-1046",
72
+ "title": "Root passwords must never be passed over a network in clear text form.",
73
+ "description": "If a user accesses the root account (or any account) using an unencrypted connection, the password is passed over the network in clear text form and is subject to interception and misuse. This is true even if recommended procedures are followed by logging on to a named account and using the su command to access root.",
74
+ "severity": "high"
75
+ },
76
+ {
77
+ "id": "V-1047",
78
+ "title": "The system must not permit root logins using remote access programs such as ssh.\n",
79
+ "description": "Even though communications are encrypted, an additional layer of security may be gained by extending the policy of not logging directly on as root. In addition, logging in with a user-specific account preserves the audit trail.",
80
+ "severity": "medium"
81
+ },
82
+ {
83
+ "id": "V-1054",
84
+ "title": "The /etc/access.conf file must have a privileged group owner.",
85
+ "description": "Depending on the access restrictions of the /etc/access.conf file, if the group owner were not a privileged group, it could endanger system security.",
86
+ "severity": "medium"
87
+ },
88
+ {
89
+ "id": "V-1055",
90
+ "title": "The /etc/security/access.conf file must have mode 0640 or less permissive.",
91
+ "description": "If the access permissions are more permissive than 0640, system security could be compromised.",
92
+ "severity": "medium"
93
+ },
94
+ {
95
+ "id": "V-1056",
96
+ "title": "The /etc/smb.conf file must be group-owned by root, bin, sys, or system.",
97
+ "description": "If the group owner of the \"smb.conf\" file is not root or a system group, the file may be maliciously modified and the Samba configuration could be compromised.",
98
+ "severity": "medium"
99
+ },
100
+ {
101
+ "id": "V-1058",
102
+ "title": "The smbpasswd file must be group-owned by root.",
103
+ "description": "If the smbpasswd file is not group-owned by root, the smbpasswd file may be maliciously accessed or modified, potentially resulting in the compromise of Samba accounts.",
104
+ "severity": "medium"
105
+ },
106
+ {
107
+ "id": "V-1059",
108
+ "title": "The smbpasswd file must have mode 0600 or less permissive.",
109
+ "description": "If the smbpasswd file has a mode more permissive than 0600, the smbpasswd file may be maliciously accessed or modified, potentially resulting in the compromise of Samba accounts.",
110
+ "severity": "medium"
111
+ },
112
+ {
113
+ "id": "V-1062",
114
+ "title": "The root shell must be located in the / file system.\n",
115
+ "description": "To ensure the root shell is available in repair and administrative modes, the root shell must be located in the / file system.",
116
+ "severity": "low"
117
+ },
118
+ {
119
+ "id": "V-11940",
120
+ "title": "The operating system must be a supported release.",
121
+ "description": "An operating system release is considered \"supported\" if the vendor continues to provide security patches for the product. With an unsupported release, it will not be possible to resolve security issues discovered in the system software.",
122
+ "severity": "high"
123
+ },
124
+ {
125
+ "id": "V-11945",
126
+ "title": "A file integrity tool must be used at least weekly to check for unauthorized file changes, particularly the addition of unauthorized system libraries or binaries, or for unauthorized modification to authorized system libraries or binaries.",
127
+ "description": "Changes in system libraries, binaries and other critical system files can indicate compromise or significant system events such as patching needing to be checked by automated processes and the results reviewed by the SA.\n\nNOTE: For MAC I systems, increase the frequency to daily.",
128
+ "severity": "medium"
129
+ },
130
+ {
131
+ "id": "V-11946",
132
+ "title": "UIDs reserved for system accounts must not be assigned to non-system accounts.",
133
+ "description": "Reserved UIDs are typically used by system software packages. If non-system accounts have UIDs in this range, they may conflict with system software, possibly leading to the user having permissions to modify system files.",
134
+ "severity": "medium"
135
+ },
136
+ {
137
+ "id": "V-11947",
138
+ "title": "The system must require passwords contain a minimum of 15 characters.",
139
+ "description": "The use of longer passwords reduces the ability of attackers to successfully obtain valid passwords using guessing or exhaustive search techniques by increasing the password search space.",
140
+ "severity": "medium"
141
+ },
142
+ {
143
+ "id": "V-11948",
144
+ "title": "The system must require passwords contain at least one uppercase alphabetic character.",
145
+ "description": "To enforce the use of complex passwords, minimum numbers of characters of different classes are mandated. The use of complex passwords reduces the ability of attackers to successfully obtain valid passwords using guessing or exhaustive search techniques. Complexity requirements increase the password search space by requiring users to construct passwords from a larger character set than they may otherwise use.",
146
+ "severity": "medium"
147
+ },
148
+ {
149
+ "id": "V-11972",
150
+ "title": "The system must require passwords contain at least one numeric character.",
151
+ "description": "To enforce the use of complex passwords, minimum numbers of characters of different classes are mandated. The use of complex passwords reduces the ability of attackers to successfully obtain valid passwords using guessing or exhaustive search techniques. Complexity requirements increase the password search space by requiring users to construct passwords from a larger character set than they may otherwise use.",
152
+ "severity": "medium"
153
+ },
154
+ {
155
+ "id": "V-11973",
156
+ "title": "The system must require passwords contain at least one special character.",
157
+ "description": "To enforce the use of complex passwords, minimum numbers of characters of different classes are mandated. The use of complex passwords reduces the ability of attackers to successfully obtain valid passwords using guessing or exhaustive search techniques. Complexity requirements increase the password search space by requiring users to construct passwords from a larger character set than they may otherwise use.",
158
+ "severity": "medium"
159
+ },
160
+ {
161
+ "id": "V-11975",
162
+ "title": "The system must require passwords contain no more than three consecutive repeating characters.",
163
+ "description": "To enforce the use of complex passwords, the number of consecutive repeating characters is limited. Passwords with excessive repeated characters may be more vulnerable to password-guessing attacks.",
164
+ "severity": "medium"
165
+ },
166
+ {
167
+ "id": "V-11976",
168
+ "title": "User passwords must be changed at least every 60 days.",
169
+ "description": "Limiting the lifespan of authenticators limits the period of time an unauthorized user has access to the system while using compromised credentials and reduces the period of time available for password-guessing attacks to run against a single password.",
170
+ "severity": "medium"
171
+ },
172
+ {
173
+ "id": "V-11977",
174
+ "title": "All non-interactive/automated processing account passwords must be changed at least once per year or be locked.",
175
+ "description": "Limiting the lifespan of authenticators limits the period of time an unauthorized user has access to the system while using compromised credentials and reduces the period of time available for password-guessing attacks to run against a single password. Locking the password for non-interactive and automated processing accounts is preferred as it removes the possibility of accessing the account by a password. On some systems, locking the passwords of these accounts may prevent the account from functioning properly. Passwords for non-interactive/automated processing accounts must not be used for direct logon to the system.",
176
+ "severity": "medium"
177
+ },
178
+ {
179
+ "id": "V-11979",
180
+ "title": "The root account must not be used for direct log in.",
181
+ "description": "Direct login with the root account prevents individual user accountability. Acceptable non-routine uses of the root account for direct login are limited to emergency maintenance, the use of single-user mode for maintenance, and situations where individual administrator accounts are not available.",
182
+ "severity": "medium"
183
+ },
184
+ {
185
+ "id": "V-11980",
186
+ "title": "The system must log successful and unsuccessful access to the root account.",
187
+ "description": "If successful and unsuccessful logins and logouts are not monitored or recorded, access attempts cannot be tracked. Without this logging, it may be impossible to track unauthorized access to the system.",
188
+ "severity": "medium"
189
+ },
190
+ {
191
+ "id": "V-11981",
192
+ "title": "All global initialization files must have mode 0644 or less permissive.",
193
+ "description": "Global initialization files are used to configure the user's shell environment upon login. Malicious modification of these files could compromise accounts upon logon.",
194
+ "severity": "medium"
195
+ },
196
+ {
197
+ "id": "V-11982",
198
+ "title": "All global initialization files must be owned by root.",
199
+ "description": "Global initialization files are used to configure the user's shell environment upon login. Malicious modification of these files could compromise accounts upon logon. Failure to give ownership of sensitive files or utilities to root or bin provides the designated owner and unauthorized users with the potential to access sensitive information or change the system configuration which could weaken the system's security posture.",
200
+ "severity": "medium"
201
+ },
202
+ {
203
+ "id": "V-11983",
204
+ "title": "All global initialization files must be group-owned by root, sys, bin, other, system, or the system default.",
205
+ "description": "Global initialization files are used to configure the user's shell environment upon login. Malicious modification of these files could compromise accounts upon logon. Failure to give ownership of sensitive files or utilities to root or bin provides the designated owner and unauthorized users with the potential to access sensitive information or change the system configuration which could weaken the system's security posture.",
206
+ "severity": "medium"
207
+ },
208
+ {
209
+ "id": "V-11984",
210
+ "title": "All skeleton files and directories (typically in /etc/skel) must be owned by root or bin.",
211
+ "description": "If the skeleton files are not protected, unauthorized personnel could change user startup parameters and possibly jeopardize user files. Failure to give ownership of sensitive files or utilities to root or bin provides the designated owner and unauthorized users with the potential to access sensitive information or change the system configuration which could weaken the system's security posture.",
212
+ "severity": "medium"
213
+ },
214
+ {
215
+ "id": "V-11985",
216
+ "title": "All global initialization files executable search paths must contain only absolute paths.",
217
+ "description": "The executable search path (typically the PATH environment variable) contains a list of directories for the shell to search to find executables. If this path includes the current working directory or other relative paths, executables in these directories may be executed instead of system commands. This variable is formatted as a colon-separated list of directories. If there is an empty entry, such as a leading or trailing colon, or two consecutive colons, this is interpreted as the current working directory. Paths starting with a slash (/) are absolute paths.",
218
+ "severity": "medium"
219
+ },
220
+ {
221
+ "id": "V-11986",
222
+ "title": "All local initialization files executable search paths must contain only absolute paths.",
223
+ "description": "The executable search path (typically the PATH environment variable) contains a list of directories for the shell to search to find executables. If this path includes the current working directory or other relative paths, executables in these directories may be executed instead of system commands. This variable is formatted as a colon-separated list of directories. If there is an empty entry, such as a leading or trailing colon, or two consecutive colons, this is interpreted as the current working directory. Paths starting with a slash (/) are absolute paths.",
224
+ "severity": "medium"
225
+ },
226
+ {
227
+ "id": "V-11987",
228
+ "title": "The .rhosts, .shosts, hosts.equiv, shosts.equiv, /etc/passwd, /etc/shadow, and/or /etc/group files must not contain a plus (+) without defining entries for NIS+ netgroups.",
229
+ "description": "A plus (+) in system accounts files causes the system to lookup the specified entry using NIS. If the system is not using NIS, no such entries should exist.",
230
+ "severity": "medium"
231
+ },
232
+ {
233
+ "id": "V-11988",
234
+ "title": "There must be no .rhosts, .shosts, hosts.equiv, or shosts.equiv files on the system.",
235
+ "description": "The .rhosts, .shosts, hosts.equiv, and shosts.equiv files are used to configure host-based authentication for individual users or the system. Host-based authentication is not sufficient for preventing unauthorized access to the system.",
236
+ "severity": "high"
237
+ },
238
+ {
239
+ "id": "V-11989",
240
+ "title": "The .rhosts file must not be supported in PAM.",
241
+ "description": ".rhosts files are used to specify a list of hosts permitted remote access to a particular account without authenticating. The use of such a mechanism defeats strong identification and authentication requirements.",
242
+ "severity": "medium"
243
+ },
244
+ {
245
+ "id": "V-11990",
246
+ "title": "All public directories must be group-owned by root or an application group.",
247
+ "description": "If a public directory has the sticky bit set and is not group-owned by a privileged GID, unauthorized users may be able to modify files created by others.\n\nThe only authorized public directories are those temporary directories supplied with the system or those designed to be temporary file repositories. The setting is normally reserved for directories used by the system and by users for temporary file storage, (e.g., /tmp), and for directories requiring global read/write access.",
248
+ "severity": "medium"
249
+ },
250
+ {
251
+ "id": "V-11994",
252
+ "title": "Crontabs must be owned by root or the crontab creator.",
253
+ "description": "To protect the integrity of scheduled system jobs and prevent malicious modification to these jobs, crontab files must be secured.",
254
+ "severity": "medium"
255
+ },
256
+ {
257
+ "id": "V-11995",
258
+ "title": "Default system accounts (with the exception of root) must not be listed in the cron.allow file or must be included in the cron.deny file, if cron.allow does not exist.",
259
+ "description": "To centralize the management of privileged account crontabs, of the default system accounts, only root may have a crontab.",
260
+ "severity": "medium"
261
+ },
262
+ {
263
+ "id": "V-11996",
264
+ "title": "Process core dumps must be disabled unless needed.",
265
+ "description": "Process core dumps contain the memory in use by the process when it crashed. Process core dump files can be of significant size and their use can result in file systems filling to capacity, which may result in Denial of Service. Process core dumps can be useful for software debugging. ",
266
+ "severity": "low"
267
+ },
268
+ {
269
+ "id": "V-11997",
270
+ "title": "The kernel core dump data directory must be owned by root.",
271
+ "description": "Kernel core dumps may contain the full contents of system memory at the time of the crash. As the system memory may contain sensitive information, it must be protected accordingly. If the kernel core dump data directory is not owned by root, the core dumps contained in the directory may be subject to unauthorized access.",
272
+ "severity": "low"
273
+ },
274
+ {
275
+ "id": "V-11999",
276
+ "title": "The system must implement non-executable program stacks.",
277
+ "description": "A common type of exploit is the stack buffer overflow. An application receives, from an attacker, more data than it is prepared for and stores this information on its stack, writing beyond the space reserved for it. This can be designed to cause execution of the data written on the stack. One mechanism to mitigate this vulnerability is for the system to not allow the execution of instructions in sections of memory identified as part of the stack.",
278
+ "severity": "medium"
279
+ },
280
+ {
281
+ "id": "V-12002",
282
+ "title": "The system must not forward IPv4 source-routed packets.",
283
+ "description": "Source-routed packets allow the source of the packet to suggest routers forward the packet along a different path than configured on the router, which can be used to bypass network security measures. This requirement applies only to the forwarding of source-routed traffic, such as when IPv4 forwarding is enabled and the system is functioning as a router.",
284
+ "severity": "medium"
285
+ },
286
+ {
287
+ "id": "V-12003",
288
+ "title": "A separate file system must be used for user home directories (such as /home or an equivalent).",
289
+ "description": "The use of separate file systems for different paths can protect the system from failures resulting from a file system becoming full or failing.",
290
+ "severity": "low"
291
+ },
292
+ {
293
+ "id": "V-12004",
294
+ "title": "The system must log informational authentication data.",
295
+ "description": "Monitoring and recording successful and unsuccessful logins assists in tracking unauthorized access to the system.",
296
+ "severity": "medium"
297
+ },
298
+ {
299
+ "id": "V-12005",
300
+ "title": "Inetd and xinetd must be disabled or removed if no network services utilizing them are enabled.",
301
+ "description": "Unnecessary services should be disabled to decrease the attack surface of the system.",
302
+ "severity": "medium"
303
+ },
304
+ {
305
+ "id": "V-12006",
306
+ "title": "The SMTP service HELP command must not be enabled.",
307
+ "description": "The HELP command should be disabled to mask version information. The version of the SMTP service software could be used by attackers to target vulnerabilities present in specific software versions.",
308
+ "severity": "medium"
309
+ },
310
+ {
311
+ "id": "V-12010",
312
+ "title": "Unencrypted FTP must not be used on the system.",
313
+ "description": ": FTP is typically unencrypted and presents confidentiality and integrity risks. FTP may be protected by encryption in certain cases, such as when used in a Kerberos environment. SFTP and FTPS are encrypted alternatives to FTP.",
314
+ "severity": "medium"
315
+ },
316
+ {
317
+ "id": "V-12011",
318
+ "title": "All FTP users must have a default umask of 077.",
319
+ "description": "The umask controls the default access mode assigned to newly created files. An umask of 077 limits new files to mode 700 or less permissive. Although umask is stored as a 4-digit number, the first digit representing special access modes is typically ignored or required to be zero (0).",
320
+ "severity": "medium"
321
+ },
322
+ {
323
+ "id": "V-12019",
324
+ "title": "The snmpd.conf file must be owned by root.",
325
+ "description": "The snmpd.conf file contains authenticators and must be protected from unauthorized access and modification. If the file is not owned by root, it may be subject to access and modification from unauthorized users.",
326
+ "severity": "medium"
327
+ },
328
+ {
329
+ "id": "V-12020",
330
+ "title": "The system must not be used as a syslog server (loghost) for systems external to the enclave.",
331
+ "description": "Syslog messages are typically unencrypted, may contain sensitive information, and are restricted to the enclave.",
332
+ "severity": "medium"
333
+ },
334
+ {
335
+ "id": "V-12021",
336
+ "title": "The syslog daemon must not accept remote messages unless it is a syslog server documented using site-defined procedures.",
337
+ "description": "Unintentionally running a syslog server accepting remote messages puts the system at increased risk. Malicious syslog messages sent to the server could exploit vulnerabilities in the server software itself, could introduce misleading information in to the system's logs, or could fill the system's storage leading to a Denial of Service.",
338
+ "severity": "medium"
339
+ },
340
+ {
341
+ "id": "V-12022",
342
+ "title": "The SSH daemon must be configured for IP filtering.",
343
+ "description": "The SSH daemon must be configured for IP filtering to provide a layered defense against connection attempts from unauthorized addresses.",
344
+ "severity": "medium"
345
+ },
346
+ {
347
+ "id": "V-12023",
348
+ "title": "IP forwarding for IPv4 must not be enabled, unless the system is a router.",
349
+ "description": "If the system is configured for IP forwarding and is not a designated router, it could be used to bypass network security by providing a path for communication not filtered by network devices.",
350
+ "severity": "medium"
351
+ },
352
+ {
353
+ "id": "V-12024",
354
+ "title": "The system must not have a public Instant Messaging (IM) client installed.",
355
+ "description": "Public (IM) systems are not approved for use and may result in the unauthorized distribution of information. IM clients provide a way for a user to send a message to one or more other users in real time. Additional capabilities may include file transfer and support for distributed game playing. Communication between clients and associated directory services are managed through messaging servers. Commercial IM clients include AOL Instant Messenger (AIM), MSN Messenger, and Yahoo! Messenger.\n\nIM clients present a security issue when the clients route messages through public servers. The obvious implication is potentially sensitive information could be intercepted or altered in the course of transmission. This same issue is associated with the use of public e-mail servers. In order to reduce the potential for disclosure of sensitive Government information and to ensure the validity of official government information, IM clients connecting to public IM services will not be installed. Clients use to access internal or DoD-controlled IM services are permitted.",
356
+ "severity": "medium"
357
+ },
358
+ {
359
+ "id": "V-12025",
360
+ "title": "The system must not have any peer-to-peer file-sharing application installed.",
361
+ "description": "Peer-to-peer file-sharing software can result in the unintentional exfiltration of information. There are also many legal issues associated with these types of utilities including copyright infringement or other intellectual property issues. The ASD Memo \"Use of Peer-to-Peer (P2P) File-Sharing Applications across the DoD\" states the following:\n\n“P2P file-sharing applications are authorized for use on DOD networks with approval by the appropriate Designated Approval Authority (DAA). Documented requirements, security architecture, configuration management process, and a training program for users are all requirements within the approval process. The unauthorized use of application or services, including P2P applications, is prohibited, and such applications or services must be eliminated.”\n\nP2P applications include, but are not limited to, the following:\n\n-Napster\n-Kazaa\n-ARES\n-Limewire\n-IRC Chat Relay\n-BitTorrent",
362
+ "severity": "medium"
363
+ },
364
+ {
365
+ "id": "V-12026",
366
+ "title": "NIS maps must be protected through hard-to-guess domain names.",
367
+ "description": "The use of hard-to-guess NIS domain names provides additional protection from unauthorized access to the NIS directory information.",
368
+ "severity": "medium"
369
+ },
370
+ {
371
+ "id": "V-12028",
372
+ "title": "The system vulnerability assessment tool, host-based intrusion detection tool, and file integrity tool must notify the SA and the IAO of a security breach or a suspected security breach.",
373
+ "description": "Timely notifications of potential security compromises minimize the potential damage.\n\nMinimally, the system must log these events and the SA and the IAO will receive the notifications during the daily system log review. If feasible, active alerting (such as e-mail or paging) should be employed consistent with the site’s established operations management systems and procedures.",
374
+ "severity": "medium"
375
+ },
376
+ {
377
+ "id": "V-12030",
378
+ "title": "The systems access control program must be configured to grant or deny system access to specific hosts.",
379
+ "description": "If the system's access control program is not configured with appropriate rules for allowing and denying access to system network resources, services may be accessible to unauthorized hosts.",
380
+ "severity": "medium"
381
+ },
382
+ {
383
+ "id": "V-12038",
384
+ "title": "The /etc/securetty file must be group-owned by root, sys, or bin.",
385
+ "description": "The securetty file contains the list of terminals permitting direct root logins. It must be protected from unauthorized modification.",
386
+ "severity": "medium"
387
+ },
388
+ {
389
+ "id": "V-12039",
390
+ "title": "The /etc/securetty file must be owned by root.",
391
+ "description": "The securetty file contains the list of terminals permitting direct root logins. It must be protected from unauthorized modification.",
392
+ "severity": "medium"
393
+ },
394
+ {
395
+ "id": "V-12040",
396
+ "title": "The /etc/securetty file must have mode 0600 or less permissive.",
397
+ "description": "The securetty file contains the list of terminals permitting direct root logins. It must be protected from unauthorized modification.",
398
+ "severity": "medium"
399
+ },
400
+ {
401
+ "id": "V-12049",
402
+ "title": "Network analysis tools must not be installed.",
403
+ "description": "Network analysis tools allow for the capture of network traffic visible to the system.",
404
+ "severity": "medium"
405
+ },
406
+ {
407
+ "id": "V-12765",
408
+ "title": "The system must use and update a virus scan program.",
409
+ "description": "Virus scanning software can be used to protect a system from penetration by computer viruses and to limit their spread through intermediate systems. \n\nThe virus scanning software should be configured to perform scans dynamically on accessed files. If this capability is not available, the system must be configured to scan, at a minimum, all altered files on the system on a daily basis.\n\nIf the system processes inbound SMTP mail, the virus scanner must be configured to scan all received mail.\n",
410
+ "severity": "medium"
411
+ },
412
+ {
413
+ "id": "V-22290",
414
+ "title": "The system clock must be synchronized continuously, or at least daily.\n",
415
+ "description": "A synchronized system clock is critical for the enforcement of time-based policies and the correlation of logs and audit records with other systems. Internal system clocks tend to drift and require periodic resynchronization to ensure their accuracy. Software, such as ntpd, can be used to continuously synchronize the system clock with authoritative sources. Alternatively, the system may be synchronized periodically, with a maximum of one day between synchronizations.\n\nIf the system is completely isolated (i.e., it has no connections to networks or other systems), time synchronization is not required as no correlation of events or operation of time-dependent protocols between systems will be necessary. If the system is completely isolated, this requirement is not applicable.",
416
+ "severity": "medium"
417
+ },
418
+ {
419
+ "id": "V-22291",
420
+ "title": "The system must use at least two time sources for clock synchronization.",
421
+ "description": "A synchronized system clock is critical for the enforcement of time-based policies and the correlation of logs and audit records with other systems. For redundancy, two time sources are required so synchronization continues to function if one source fails. \n\nIf the system is completely isolated (i.e., it has no connections to networks or other systems), time synchronization is not required as no correlation of events or operation of time-dependent protocols between systems will be necessary. If the system is completely isolated, this requirement is not applicable.\n\nNote: For the network time protocol (NTP), the requirement is two servers, but it is recommended to configure at least four distinct time servers which allow NTP to effectively exclude a time source not consistent with the others. The system's local clock must be excluded from the count of time sources.",
422
+ "severity": "medium"
423
+ },
424
+ {
425
+ "id": "V-22292",
426
+ "title": "The system must use time sources that are local to the enclave.",
427
+ "description": "A synchronized system clock is critical for the enforcement of time-based policies and the correlation of logs and audit records with other systems. The network architecture should provide multiple time servers within an enclave providing local service to the enclave and synchronize with time sources outside of the enclave.\n\nIf this server is an enclave time server, this requirement is not applicable.\n\nIf the system is completely isolated (i.e., it has no connections to networks or other systems), time synchronization is not required as no correlation of events or operation of time-dependent protocols between systems will be necessary. If the system is completely isolated, this requirement is not applicable.",
428
+ "severity": "low"
429
+ },
430
+ {
431
+ "id": "V-22294",
432
+ "title": "The time synchronization configuration file (such as /etc/ntp.conf) must be owned by root.",
433
+ "description": "A synchronized system clock is critical for the enforcement of time-based policies and the correlation of logs and audit records with other systems. If an illicit time source is used for synchronization, the integrity of system logs and the security of the system could be compromised. If the configuration files controlling time synchronization are not owned by a system account, unauthorized modifications could result in the failure of time synchronization.",
434
+ "severity": "medium"
435
+ },
436
+ {
437
+ "id": "V-22295",
438
+ "title": "The time synchronization file (such as /etc/ntp.conf) must be group-owned by root, bin, sys, or system.",
439
+ "description": "A synchronized system clock is critical for the enforcement of time-based policies and the correlation of logs and audit records with other systems. If an illicit time source is used for synchronization, the integrity of system logs and the security of the system could be compromised. If the configuration files controlling time synchronization are not owned by a system group, unauthorized modifications could result in the failure of time synchronization.",
440
+ "severity": "medium"
441
+ },
442
+ {
443
+ "id": "V-22296",
444
+ "title": "The time synchronization configuration file (such as /etc/ntp.conf) must have mode 0640 or less permissive.",
445
+ "description": "A synchronized system clock is critical for the enforcement of time-based policies and the correlation of logs and audit records with other systems. If an illicit time source is used for synchronization, the integrity of system logs and the security of the system could be compromised. If the configuration files controlling time synchronization are not protected, unauthorized modifications could result in the failure of time synchronization.",
446
+ "severity": "medium"
447
+ },
448
+ {
449
+ "id": "V-22297",
450
+ "title": "The time synchronization configuration file (such as /etc/ntp.conf) must not have an extended ACL.",
451
+ "description": "A synchronized system clock is critical for the enforcement of time-based policies and the correlation of logs and audit records with other systems. If an illicit time source is used for synchronization, the integrity of system logs and the security of the system could be compromised. If the configuration files controlling time synchronization are not protected, unauthorized modifications could result in the failure of time synchronization.",
452
+ "severity": "medium"
453
+ },
454
+ {
455
+ "id": "V-22298",
456
+ "title": "The system must limit users to 10 simultaneous system logins, or a site-defined number, in accordance with operational requirements.",
457
+ "description": "Limiting simultaneous user logins can insulate the system from denial of service problems caused by excessive logins. Automated login processes operating improperly or maliciously may result in an exceptional number of simultaneous login sessions.\n\nIf the defined value of 10 logins does not meet operational requirements, the site may define the permitted number of simultaneous login sessions based on operational requirements.\n\nThis limit is for the number of simultaneous login sessions for EACH user account. This is NOT a limit on the total number of simultaneous login sessions on the system.",
458
+ "severity": "low"
459
+ },
460
+ {
461
+ "id": "V-22299",
462
+ "title": "The system must display the date and time of the last successful account login upon login.",
463
+ "description": "Providing users with feedback on when account accesses last occurred facilitates user recognition and reporting of unauthorized account use.",
464
+ "severity": "low"
465
+ },
466
+ {
467
+ "id": "V-22302",
468
+ "title": "The system must enforce compliance of the entire password during authentification.",
469
+ "description": "Some common password hashing schemes only process the first eight characters of a user's password, which reduces the effective strength of the password.",
470
+ "severity": "medium"
471
+ },
472
+ {
473
+ "id": "V-22303",
474
+ "title": "The system must use a FIPS 140-2 approved cryptographic hashing algorithm for generating account password hashes.",
475
+ "description": "Systems must employ cryptographic hashes for passwords using the SHA-2 family of algorithms or FIPS 140-2 approved successors. The use of unapproved algorithms may result in weak password hashes more vulnerable to compromise.",
476
+ "severity": "medium"
477
+ },
478
+ {
479
+ "id": "V-22304",
480
+ "title": "The password hashes stored on the system must have been generated using a FIPS 140-2 approved cryptographic hashing algorithm.",
481
+ "description": "Systems must employ cryptographic hashes for passwords using the SHA-2 family of algorithms or FIPS 140-2 approved successors. The use of unapproved algorithms may result in weak password hashes more vulnerable to compromise.",
482
+ "severity": "medium"
483
+ },
484
+ {
485
+ "id": "V-22305",
486
+ "title": "The system must require passwords contain at least one lowercase alphabetic character.",
487
+ "description": "To enforce the use of complex passwords, minimum numbers of characters of different classes are mandated. The use of complex passwords reduces the ability of attackers to successfully obtain valid passwords using guessing or exhaustive search techniques. Complexity requirements increase the password search space by requiring users to construct passwords from a larger character set than they may otherwise use.",
488
+ "severity": "medium"
489
+ },
490
+ {
491
+ "id": "V-22306",
492
+ "title": "The system must require at least eight characters be changed between the old and new passwords during a password change.",
493
+ "description": "To ensure password changes are effective in their goals, the system must ensure that old and new passwords have significant differences. Without significant changes, new passwords may be easily guessed based on the value of a previously compromised password.",
494
+ "severity": "medium"
495
+ },
496
+ {
497
+ "id": "V-22307",
498
+ "title": "The system must prevent the use of dictionary words for passwords.",
499
+ "description": "An easily guessable password provides an open door to any external or internal malicious intruder. Many computer compromises occur as the result of account name and password guessing. This is generally done by someone with an automated script that uses repeated logon attempts until the correct account and password pair is guessed. Utilities, such as cracklib, can be used to validate passwords are not dictionary words and meet other criteria during password changes.",
500
+ "severity": "medium"
501
+ },
502
+ {
503
+ "id": "V-22308",
504
+ "title": "The system must restrict the ability to switch to the root user to members of a defined group.",
505
+ "description": "Configuring a supplemental group for users permitted to switch to the root user prevents unauthorized users from accessing the root account, even with knowledge of the root credentials.",
506
+ "severity": "low"
507
+ },
508
+ {
509
+ "id": "V-22309",
510
+ "title": "The root accounts home directory must not have an extended ACL.",
511
+ "description": "File system extended ACLs provide access to files beyond what is allowed by the unix permissions of the files.",
512
+ "severity": "medium"
513
+ },
514
+ {
515
+ "id": "V-22310",
516
+ "title": "The root accounts library search path must be the system default and must contain only absolute paths.",
517
+ "description": "The library search path environment variable(s) contain a list of directories for the dynamic linker to search to find libraries. If this path includes the current working directory or other relative paths, libraries in these directories may be loaded instead of system libraries. This variable is formatted as a colon-separated list of directories. If there is an empty entry, such as a leading or trailing colon or two consecutive colons, this is interpreted as the current working directory. Entries starting with a slash (/) are absolute paths.",
518
+ "severity": "medium"
519
+ },
520
+ {
521
+ "id": "V-22311",
522
+ "title": "The root accounts list of preloaded libraries must be empty.",
523
+ "description": "The library preload list environment variable contains a list of libraries for the dynamic linker to load before loading the libraries required by the binary. If this list contains paths to libraries relative to the current working directory, unintended libraries may be preloaded. This variable is formatted as a space-separated list of libraries. Paths starting with (/) are absolute paths.",
524
+ "severity": "medium"
525
+ },
526
+ {
527
+ "id": "V-22312",
528
+ "title": "All files and directories must have a valid group-owner.",
529
+ "description": "Files without a valid group owner may be unintentionally inherited if a group is assigned the same GID as the GID of the files without a valid group-owner.",
530
+ "severity": "medium"
531
+ },
532
+ {
533
+ "id": "V-22313",
534
+ "title": "All network services daemon files must not have extended ACLs.",
535
+ "description": "Restricting permission on daemons will protect them from unauthorized modification and possible system compromise.",
536
+ "severity": "medium"
537
+ },
538
+ {
539
+ "id": "V-22314",
540
+ "title": "All system command files must not have extended ACLs.",
541
+ "description": "Restricting permissions will protect system command files from unauthorized modification. System command files include files present in directories used by the operating system for storing default system executables and files present in directories included in the system's default executable search paths.",
542
+ "severity": "medium"
543
+ },
544
+ {
545
+ "id": "V-22315",
546
+ "title": "System log files must not have extended ACLs, except as needed to support authorized software.",
547
+ "description": "If the system log files are not protected, unauthorized users could change the logged data, eliminating its forensic value. Authorized software may be given log file access through the use of extended ACLs when needed and configured to provide the least privileges required.",
548
+ "severity": "medium"
549
+ },
550
+ {
551
+ "id": "V-22316",
552
+ "title": "All manual page files must not have extended ACLs.",
553
+ "description": "If manual pages are compromised, misleading information could be inserted, causing actions to compromise the system.",
554
+ "severity": "low"
555
+ },
556
+ {
557
+ "id": "V-22317",
558
+ "title": "All library files must not have extended ACLs.",
559
+ "description": "Unauthorized access could destroy the integrity of the library files.",
560
+ "severity": "medium"
561
+ },
562
+ {
563
+ "id": "V-22318",
564
+ "title": "NIS/NIS+/yp command files must not have extended ACLs.",
565
+ "description": "NIS/NIS+/yp files are part of the system's identification and authentication processes and are critical to system security. ACLs on these files could result in unauthorized modification, which could compromise these processes and the system. ",
566
+ "severity": "medium"
567
+ },
568
+ {
569
+ "id": "V-22319",
570
+ "title": "The /etc/resolv.conf file must be owned by root.",
571
+ "description": "The resolv.conf (or equivalent) file configures the system's DNS resolver. DNS is used to resolve host names to IP addresses. If DNS configuration is modified maliciously, host name resolution may fail or return incorrect information. DNS may be used by a variety of system security functions such as time synchronization, centralized authentication, and remote system logging.\n",
572
+ "severity": "medium"
573
+ },
574
+ {
575
+ "id": "V-22320",
576
+ "title": "The /etc/resolve.conf file must be group-owned by root, bin, sys or system.",
577
+ "description": "The resolv.conf (or equivalent) file configures the system's DNS resolver. DNS is used to resolve host names to IP addresses. If DNS configuration is modified maliciously, host name resolution may fail or return incorrect information. DNS may be used by a variety of system security functions such as time synchronization, centralized authentication, and remote system logging.",
578
+ "severity": "medium"
579
+ },
580
+ {
581
+ "id": "V-22321",
582
+ "title": "The /etc/resolv.conf file must have mode 0644 or less permissive.",
583
+ "description": "The resolv.conf (or equivalent) file configures the system's DNS resolver. DNS is used to resolve host names to IP addresses. If DNS configuration is modified maliciously, host name resolution may fail or return incorrect information. DNS may be used by a variety of system security functions such as time synchronization, centralized authentication, and remote system logging.",
584
+ "severity": "medium"
585
+ },
586
+ {
587
+ "id": "V-22322",
588
+ "title": "The /etc/resolv.conf file must not have an extended ACL.",
589
+ "description": "The resolv.conf (or equivalent) file configures the system's DNS resolver. DNS is used to resolve host names to IP addresses. If DNS configuration is modified maliciously, host name resolution may fail or return incorrect information. DNS may be used by a variety of system security functions such as time synchronization, centralized authentication, and remote system logging.",
590
+ "severity": "medium"
591
+ },
592
+ {
593
+ "id": "V-22323",
594
+ "title": "The /etc/hosts file must be owned by root.",
595
+ "description": "The /etc/hosts file (or equivalent) configures local host name to IP address mappings that typically take precedence over DNS resolution. If this file is maliciously modified, it could cause the failure or compromise of security functions requiring name resolution, which may include time synchronization, centralized authentication, and remote system logging.",
596
+ "severity": "medium"
597
+ },
598
+ {
599
+ "id": "V-22324",
600
+ "title": "The /etc/hosts file must be group-owned by root, bin, sys or system.",
601
+ "description": "The /etc/hosts file (or equivalent) configures local host name to IP address mappings that typically take precedence over DNS resolution. If this file is maliciously modified, it could cause the failure or compromise of security functions requiring name resolution, which may include time synchronization, centralized authentication, and remote system logging.",
602
+ "severity": "medium"
603
+ },
604
+ {
605
+ "id": "V-22325",
606
+ "title": "The /etc/hosts file must have mode 0644 or less permissive.",
607
+ "description": "The /etc/hosts file (or equivalent) configures local host name to IP address mappings that typically take precedence over DNS resolution. If this file is maliciously modified, it could cause the failure or compromise of security functions requiring name resolution, which may include time synchronization, centralized authentication, and remote system logging.",
608
+ "severity": "medium"
609
+ },
610
+ {
611
+ "id": "V-22326",
612
+ "title": "The /etc/hosts file must not have an extended ACL.",
613
+ "description": "The /etc/hosts file (or equivalent) configures local host name to IP address mappings that typically take precedence over DNS resolution. If this file is maliciously modified, it could cause the failure or compromise of security functions requiring name resolution, which may include time synchronization, centralized authentication, and remote system logging.",
614
+ "severity": "medium"
615
+ },
616
+ {
617
+ "id": "V-22327",
618
+ "title": "The /etc/nsswitch.conf file must be owned by root.\n",
619
+ "description": "The nsswitch.conf file (or equivalent) configures the source of a variety of system security information including account, group, and host lookups. Malicious changes could prevent the system from functioning or compromise system security.",
620
+ "severity": "medium"
621
+ },
622
+ {
623
+ "id": "V-22328",
624
+ "title": "The /etc/nsswitch.conf file must be group-owned by root, bin, sys or system.",
625
+ "description": "The nsswitch.conf file (or equivalent) configures the source of a variety of system security information including account, group, and host lookups. Malicious changes could prevent the system from functioning or compromise system security.",
626
+ "severity": "medium"
627
+ },
628
+ {
629
+ "id": "V-22329",
630
+ "title": "The /etc/nsswitch.conf file must have mode 0644 or less permissive.",
631
+ "description": "The nsswitch.conf file (or equivalent) configures the source of a variety of system security information including account, group, and host lookups. Malicious changes could prevent the system from functioning or compromise system security.",
632
+ "severity": "medium"
633
+ },
634
+ {
635
+ "id": "V-22330",
636
+ "title": "The /etc/nsswitch.conf file must not have an extended ACL.",
637
+ "description": "The nsswitch.conf file (or equivalent) configures the source of a variety of system security information including account, group, and host lookups. Malicious changes could prevent the system from functioning or compromise system security.",
638
+ "severity": "medium"
639
+ },
640
+ {
641
+ "id": "V-22331",
642
+ "title": "For systems using DNS resolution, at least two name servers must be configured.",
643
+ "description": "To provide availability for name resolution services, multiple redundant name servers are mandated. A failure in name resolution could lead to the failure of security functions requiring name resolution, which may include time synchronization, centralized authentication, and remote system logging.",
644
+ "severity": "low"
645
+ },
646
+ {
647
+ "id": "V-22332",
648
+ "title": "The /etc/passwd file must be owned by root.",
649
+ "description": "The /etc/passwd file contains the list of local system accounts. It is vital to system security and must be protected from unauthorized modification.",
650
+ "severity": "medium"
651
+ },
652
+ {
653
+ "id": "V-22333",
654
+ "title": "The /etc/passwd file must be group-owned by root, bin, sys or system.",
655
+ "description": "The /etc/passwd file contains the list of local system accounts. It is vital to system security and must be protected from unauthorized modification.",
656
+ "severity": "medium"
657
+ },
658
+ {
659
+ "id": "V-22334",
660
+ "title": "The /etc/passwd file must not have an extended ACL.",
661
+ "description": "File system ACLs can provide access to files beyond what is allowed by the mode numbers of the files. The /etc/passwd file contains the list of local system accounts. It is vital to system security and must be protected from unauthorized modification.",
662
+ "severity": "medium"
663
+ },
664
+ {
665
+ "id": "V-22335",
666
+ "title": "The /etc/group file must be owned by root.",
667
+ "description": "The /etc/group file is critical to system security and must be owned by a privileged user. The group file contains a list of system groups and associated information.",
668
+ "severity": "medium"
669
+ },
670
+ {
671
+ "id": "V-22336",
672
+ "title": "The /etc/group file must be group-owned by root, bin, sys, or system.",
673
+ "description": "The /etc/group file is critical to system security and must be protected from unauthorized modification. The group file contains a list of system groups and associated information.",
674
+ "severity": "medium"
675
+ },
676
+ {
677
+ "id": "V-22337",
678
+ "title": "The /etc/group file must have mode 0644 or less permissive.",
679
+ "description": "The /etc/group file is critical to system security and must be protected from unauthorized modification. The group file contains a list of system groups and associated information.",
680
+ "severity": "medium"
681
+ },
682
+ {
683
+ "id": "V-22338",
684
+ "title": "The /etc/group file must not have an extended ACL.",
685
+ "description": "The /etc/group file is critical to system security and must be protected from unauthorized modification. The group file contains a list of system groups and associated information.",
686
+ "severity": "medium"
687
+ },
688
+ {
689
+ "id": "V-22339",
690
+ "title": "The /etc/shadow file (or equivalent) must be group-owned by root, bin, sys, or shadow.",
691
+ "description": "The /etc/shadow file contains the list of local system accounts. It is vital to system security and must be protected from unauthorized modification. The file also contains password hashes which must not be accessible to users other than root.",
692
+ "severity": "medium"
693
+ },
694
+ {
695
+ "id": "V-22340",
696
+ "title": "The /etc/shadow file must not have an extended ACL.",
697
+ "description": "The /etc/shadow file contains the list of local system accounts. It is vital to system security and must be protected from unauthorized modification. The file also contains password hashes which must not be accessible to users other than root.",
698
+ "severity": "medium"
699
+ },
700
+ {
701
+ "id": "V-22347",
702
+ "title": "The /etc/passwd file must not contain password hashes.",
703
+ "description": "If password hashes are readable by non-administrators, the passwords are subject to attack through lookup tables or cryptographic weaknesses in the hashes.",
704
+ "severity": "medium"
705
+ },
706
+ {
707
+ "id": "V-22348",
708
+ "title": "The /etc/group file must not contain any group password hashes.",
709
+ "description": "Group passwords are typically shared and should not be used. Additionally, if password hashes are readable by non-administrators, the passwords are subject to attack through lookup tables or cryptographic weaknesses in the hashes.",
710
+ "severity": "medium"
711
+ },
712
+ {
713
+ "id": "V-22350",
714
+ "title": "User home directories must not have extended ACLs.",
715
+ "description": "Excessive permissions on home directories allow unauthorized access to user files.",
716
+ "severity": "low"
717
+ },
718
+ {
719
+ "id": "V-22351",
720
+ "title": "All files and directories contained in user home directories must be group-owned by a group of which the home directorys owner is a member.",
721
+ "description": "If a user's files are group-owned by a group of which the user is not a member, unintended users may be able to access them.",
722
+ "severity": "medium"
723
+ },
724
+ {
725
+ "id": "V-22352",
726
+ "title": "All files and directories contained in user home directories must not have extended ACLs.",
727
+ "description": "Excessive permissions allow unauthorized access to user files.",
728
+ "severity": "medium"
729
+ },
730
+ {
731
+ "id": "V-22353",
732
+ "title": "All run control scripts must have no extended ACLs.",
733
+ "description": "If the startup files are writable by other users, they could modify the startup files to insert malicious commands into the startup files.",
734
+ "severity": "medium"
735
+ },
736
+ {
737
+ "id": "V-22354",
738
+ "title": "Run control scripts library search paths must contain only absolute paths.",
739
+ "description": "The library search path environment variable(s) contain a list of directories for the dynamic linker to search to find libraries. If this path includes the current working directory or other relative paths, libraries in these directories may be loaded instead of system libraries. This variable is formatted as a colon-separated list of directories. If there is an empty entry, such as a leading or trailing colon, or two consecutive colons, this is interpreted as the current working directory. Paths starting with a slash (/) are absolute paths.\n",
740
+ "severity": "medium"
741
+ },
742
+ {
743
+ "id": "V-22355",
744
+ "title": "Run control scripts lists of preloaded libraries must contain only absolute paths.",
745
+ "description": "The library preload list environment variable contains a list of libraries for the dynamic linker to load before loading the libraries required by the binary. If this list contains paths to libraries relative to the current working directory, unintended libraries may be preloaded. This variable is formatted as a space-separated list of libraries. Paths starting with a slash (/) are absolute paths.",
746
+ "severity": "medium"
747
+ },
748
+ {
749
+ "id": "V-22356",
750
+ "title": "All global initialization files must not have extended ACLs.",
751
+ "description": "Global initialization files are used to configure the user's shell environment upon login. Malicious modification of these files could compromise accounts upon logon.",
752
+ "severity": "medium"
753
+ },
754
+ {
755
+ "id": "V-22357",
756
+ "title": "Skeleton files must not have extended ACLs.",
757
+ "description": "If the skeleton files are not protected, unauthorized personnel could change user startup parameters and possibly jeopardize user files.",
758
+ "severity": "medium"
759
+ },
760
+ {
761
+ "id": "V-22358",
762
+ "title": "All skeleton files (typically in /etc/skel) must be group-owned by root, bin or sys.",
763
+ "description": "If the skeleton files are not protected, unauthorized personnel could change user startup parameters and possibly jeopardize user files.",
764
+ "severity": "medium"
765
+ },
766
+ {
767
+ "id": "V-22359",
768
+ "title": "Global initialization files library search paths must contain only absolute paths.",
769
+ "description": "The library search path environment variable(s) contain a list of directories for the dynamic linker to search to find libraries. If this path includes the current working directory or other relative paths, libraries in these directories may be loaded instead of system libraries. This variable is formatted as a colon-separated list of directories. If there is an empty entry, such as a leading or trailing colon, or two consecutive colons, this is interpreted as the current working directory. Paths starting with a slash (/) are absolute paths.",
770
+ "severity": "medium"
771
+ },
772
+ {
773
+ "id": "V-22360",
774
+ "title": "Global initialization files lists of preloaded libraries must contain only absolute paths.",
775
+ "description": "The library preload list environment variable contains a list of libraries for the dynamic linker to load before loading the libraries required by the binary. If this list contains paths to libraries relative to the current working directory, unintended libraries may be preloaded. This variable is formatted as a space-separated list of libraries. Paths starting with a slash (/) are absolute paths.",
776
+ "severity": "medium"
777
+ },
778
+ {
779
+ "id": "V-22361",
780
+ "title": "Local initialization files must be group-owned by the users primary group or root.",
781
+ "description": "Local initialization files are used to configure the user's shell environment upon login. Malicious modification of these files could compromise accounts upon logon.",
782
+ "severity": "medium"
783
+ },
784
+ {
785
+ "id": "V-22362",
786
+ "title": "Local initialization files must not have extended ACLs.",
787
+ "description": "Local initialization files are used to configure the user's shell environment upon login. Malicious modification of these files could compromise accounts upon logon.",
788
+ "severity": "medium"
789
+ },
790
+ {
791
+ "id": "V-22363",
792
+ "title": "Local initialization files library search paths must contain only absolute paths.",
793
+ "description": "The library search path environment variable(s) contain a list of directories for the dynamic linker to search to find libraries. If this path includes the current working directory or other relative paths, libraries in these directories may be loaded instead of system libraries. This variable is formatted as a colon-separated list of directories. If there is an empty entry, such as a leading or trailing colon, or two consecutive colons, this is interpreted as the current working directory. Paths starting with a slash (/) are absolute paths.",
794
+ "severity": "medium"
795
+ },
796
+ {
797
+ "id": "V-22364",
798
+ "title": "Local initialization files lists of preloaded libraries must contain only absolute paths.",
799
+ "description": "The library preload list environment variable contains a list of libraries for the dynamic linker to load before loading the libraries required by the binary. If this list contains paths to libraries relative to the current working directory, unintended libraries may be preloaded. This variable is formatted as a space-separated list of libraries. Paths starting with a slash (/) are absolute paths.",
800
+ "severity": "medium"
801
+ },
802
+ {
803
+ "id": "V-22365",
804
+ "title": "All shell files must be group-owned by root, bin, sys, or system.",
805
+ "description": "If shell files are group-owned by users other than root or a system group, they could be modified by intruders or malicious users to perform unauthorized actions.",
806
+ "severity": "medium"
807
+ },
808
+ {
809
+ "id": "V-22366",
810
+ "title": "All shell files must not have extended ACLs.",
811
+ "description": "Shells with world/group write permissions give the ability to maliciously modify the shell to obtain unauthorized access.",
812
+ "severity": "medium"
813
+ },
814
+ {
815
+ "id": "V-22368",
816
+ "title": "Removable media, remote file systems, and any file system not containing approved device files must be mounted with the nodev option.",
817
+ "description": "The \"nodev\" (or equivalent) mount option causes the system to not handle device files as system devices. This option must be used for mounting any file system not containing approved device files. Device files can provide direct access to system hardware and can compromise security if not protected.",
818
+ "severity": "medium"
819
+ },
820
+ {
821
+ "id": "V-22369",
822
+ "title": "All system audit files must not have extended ACLs.",
823
+ "description": "If a user can write to the audit logs, then audit trails can be modified or destroyed and system intrusion may not be detected.",
824
+ "severity": "medium"
825
+ },
826
+ {
827
+ "id": "V-22370",
828
+ "title": "System audit tool executables must be owned by root.",
829
+ "description": "To prevent unauthorized access or manipulation of system audit logs, the tools for manipulating those logs must be protected.",
830
+ "severity": "low"
831
+ },
832
+ {
833
+ "id": "V-22371",
834
+ "title": "System audit tool executables must be group-owned by root, bin, sys, or system.",
835
+ "description": "To prevent unauthorized access or manipulation of system audit logs, the tools for manipulating those logs must be protected.",
836
+ "severity": "low"
837
+ },
838
+ {
839
+ "id": "V-22372",
840
+ "title": "System audit tool executables must have mode 0750 or less permissive.",
841
+ "description": "To prevent unauthorized access or manipulation of system audit logs, the tools for manipulating those logs must be protected.",
842
+ "severity": "low"
843
+ },
844
+ {
845
+ "id": "V-22373",
846
+ "title": "System audit tool executables must not have extended ACLs.",
847
+ "description": "To prevent unauthorized access or manipulation of system audit logs, the tools for manipulating those logs must be protected.",
848
+ "severity": "low"
849
+ },
850
+ {
851
+ "id": "V-22374",
852
+ "title": "The audit system must alert the SA in the event of an audit processing failure.",
853
+ "description": "An accurate and current audit trail is essential for maintaining a record of system activity. If the system fails, the SA must be notified and must take prompt action to correct the problem.\n\nMinimally, the system must log this event and the SA will receive this notification during the daily system log review. If feasible, active alerting (such as e-mail or paging) should be employed consistent with the site’s established operations management systems and procedures.",
854
+ "severity": "low"
855
+ },
856
+ {
857
+ "id": "V-22375",
858
+ "title": "The audit system must alert the SA when the audit storage volume approaches its capacity.",
859
+ "description": "An accurate and current audit trail is essential for maintaining a record of system activity. If the system fails, the SA must be notified and must take prompt action to correct the problem.\n\nMinimally, the system must log this event and the SA will receive this notification during the daily system log review. If feasible, active alerting (such as e-mail or paging) should be employed consistent with the site’s established operations management systems and procedures.",
860
+ "severity": "medium"
861
+ },
862
+ {
863
+ "id": "V-22376",
864
+ "title": "The audit system must be configured to audit account creation.",
865
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises, and damages incurred during a system compromise.",
866
+ "severity": "low"
867
+ },
868
+ {
869
+ "id": "V-22377",
870
+ "title": "The audit system must be configured to audit account modification.",
871
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
872
+ "severity": "low"
873
+ },
874
+ {
875
+ "id": "V-22378",
876
+ "title": "The audit system must be configured to audit account disabling.",
877
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
878
+ "severity": "low"
879
+ },
880
+ {
881
+ "id": "V-22382",
882
+ "title": "The audit system must be configured to audit account termination.",
883
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
884
+ "severity": "low"
885
+ },
886
+ {
887
+ "id": "V-22383",
888
+ "title": "The audit system must be configured to audit the loading and unloading of dynamic kernel modules.",
889
+ "description": "Actions concerning dynamic kernel modules must be recorded as they are substantial events. Dynamic kernel modules can increase the attack surface of a system. A malicious kernel module can be used to substantially alter the functioning of a system, often with the purpose of hiding a compromise from the SA.",
890
+ "severity": "medium"
891
+ },
892
+ {
893
+ "id": "V-22384",
894
+ "title": "The cron.allow file must not have an extended ACL.",
895
+ "description": "A readable and/or writeable cron.allow file by other users than root could allow potential intruders and malicious users to use the file contents to help discern information, such as who is allowed to execute cron programs, which could be harmful to overall system and network security.",
896
+ "severity": "medium"
897
+ },
898
+ {
899
+ "id": "V-22385",
900
+ "title": "Crontab files must be group-owned by root, cron, or the crontab creators primary group.",
901
+ "description": "To protect the integrity of scheduled system jobs and prevent malicious modification to these jobs, crontab files must be secured.",
902
+ "severity": "medium"
903
+ },
904
+ {
905
+ "id": "V-22386",
906
+ "title": "Crontab files must not have extended ACLs.",
907
+ "description": "To protect the integrity of scheduled system jobs and to prevent malicious modification to these jobs, crontab files must be secured. ACLs on crontab files may provide unauthorized access to the files.",
908
+ "severity": "medium"
909
+ },
910
+ {
911
+ "id": "V-22387",
912
+ "title": "Cron and crontab directories must not have extended ACLs.",
913
+ "description": "To protect the integrity of scheduled system jobs and to prevent malicious modification to these jobs, crontab files must be secured. ACLs on cron and crontab directories may provide unauthorized access to these directories. Unauthorized modifications to these directories or their contents may result in the addition of unauthorized cron jobs or deny service to authorized cron jobs.",
914
+ "severity": "medium"
915
+ },
916
+ {
917
+ "id": "V-22388",
918
+ "title": "The cron log files must not have extended ACLs.",
919
+ "description": "Cron logs contain reports of scheduled system activities and must be protected from unauthorized access or manipulation.",
920
+ "severity": "medium"
921
+ },
922
+ {
923
+ "id": "V-22389",
924
+ "title": "The cron.deny file must not have an extended ACL.",
925
+ "description": "If there are excessive file permissions for the cron.deny file, sensitive information could be viewed or edited by unauthorized users.",
926
+ "severity": "medium"
927
+ },
928
+ {
929
+ "id": "V-22390",
930
+ "title": "The at.allow file must not have an extended ACL.",
931
+ "description": "File system extended ACLs provide access to files beyond what is allowed by the mode numbers of the files. Unauthorized modification of the at.allow file could result in Denial of Service to authorized \"at\" users and the granting of the ability to run \"at\" jobs to unauthorized users.",
932
+ "severity": "medium"
933
+ },
934
+ {
935
+ "id": "V-22391",
936
+ "title": "The cron.allow file must be group-owned by root, bin, sys, or cron.",
937
+ "description": "If the group of the cron.allow is not set to root, bin, sys, or cron, the possibility exists for an unauthorized user to view or edit the list of users permitted to use cron. Unauthorized modification of this file could cause Denial of Service to authorized cron users or provide unauthorized users with the ability to run cron jobs.",
938
+ "severity": "medium"
939
+ },
940
+ {
941
+ "id": "V-22392",
942
+ "title": "The at.deny file must have mode 0600 or less permissive.",
943
+ "description": "The \"at\" daemon control files restrict access to scheduled job manipulation and must be protected. Unauthorized modification of the at.deny file could result in Denial of Service to authorized \"at\" users or provide unauthorized users with the ability to run \"at\" jobs.",
944
+ "severity": "medium"
945
+ },
946
+ {
947
+ "id": "V-22393",
948
+ "title": "The at.deny file must not have an extended ACL.",
949
+ "description": "The \"at\" daemon control files restrict access to scheduled job manipulation and must be protected. Unauthorized modification of the at.deny file could result in Denial of Service to authorized \"at\" users or provide unauthorized users with the ability to run \"at\" jobs.",
950
+ "severity": "medium"
951
+ },
952
+ {
953
+ "id": "V-22394",
954
+ "title": "The cron.deny file must be group-owned by root, bin, sys.",
955
+ "description": "Cron daemon control files restrict the scheduling of automated tasks and must be protected. Unauthorized modification of the cron.deny file could result in Denial of Service to authorized cron users or could provide unauthorized users with the ability to run cron jobs.",
956
+ "severity": "medium"
957
+ },
958
+ {
959
+ "id": "V-22395",
960
+ "title": "The at directory must not have an extended ACL.",
961
+ "description": "If the \"at\" directory has an extended ACL, unauthorized users could be allowed to view or to edit files containing sensitive information within the \"at\" directory. Unauthorized modifications could result in Denial of Service to authorized \"at\" jobs.",
962
+ "severity": "medium"
963
+ },
964
+ {
965
+ "id": "V-22396",
966
+ "title": "The atjobs directory must be group-owned by root, bin, daemon, sys, or at.",
967
+ "description": "If the group of the \"atjobs\" directory is not root, bin, daemon, sys, or at, unauthorized users could be allowed to view or edit files containing sensitive information within the directory.",
968
+ "severity": "medium"
969
+ },
970
+ {
971
+ "id": "V-22397",
972
+ "title": "The at.allow file must be group-owned by root, bin, sys, or cron.",
973
+ "description": "If the group owner of the at.allow file is not set to root, bin, sys, or cron, unauthorized users could be allowed to view or edit the list of users permitted to run \"at\" jobs. Unauthorized modification could result in Denial of Service to authorized \"at\" users or provide unauthorized users with the ability to run \"at\" jobs.",
974
+ "severity": "medium"
975
+ },
976
+ {
977
+ "id": "V-22398",
978
+ "title": "The at.deny file must be group-owned by root, bin, sys, or cron.",
979
+ "description": "If the group owner of the at.deny file is not set to root, bin, sys, or cron, unauthorized users could be allowed to view or edit sensitive information contained within the file. Unauthorized modification could result in Denial of Service to authorized \"at\" users or provide unauthorized users with the ability to run \"at\" jobs.",
980
+ "severity": "medium"
981
+ },
982
+ {
983
+ "id": "V-22399",
984
+ "title": "The system must be configured to store any process core dumps in a specific, centralized directory.",
985
+ "description": "Specifying a centralized location for core file creation allows for the centralized protection of core files. Process core dumps contain the memory in use by the process when it crashed. Any data the process was handling may be contained in the core file, and it must be protected accordingly. If process core dump creation is not configured to use a centralized directory, core dumps may be created in a directory that does not have appropriate ownership or permissions configured, which could result in unauthorized access to the core dumps.",
986
+ "severity": "low"
987
+ },
988
+ {
989
+ "id": "V-22400",
990
+ "title": "The centralized process core dump data directory must be owned by root.",
991
+ "description": "Process core dumps contain the memory in use by the process when it crashed. Any data the process was handling may be contained in the core file, and it must be protected accordingly. If the centralized process core dump data directory is not owned by root, the core dumps contained in the directory may be subject to unauthorized access.",
992
+ "severity": "low"
993
+ },
994
+ {
995
+ "id": "V-22401",
996
+ "title": "The centralized process core dump data directory must be group-owned by root, bin, sys, or system.",
997
+ "description": "Process core dumps contain the memory in use by the process when it crashed. Any data the process was handling may be contained in the core file, and it must be protected accordingly. If the centralized process core dump data directory is not group-owned by a system group, the core dumps contained in the directory may be subject to unauthorized access.",
998
+ "severity": "low"
999
+ },
1000
+ {
1001
+ "id": "V-22402",
1002
+ "title": "The centralized process core dump data directory must have mode 0700 or less permissive.",
1003
+ "description": "Process core dumps contain the memory in use by the process when it crashed. Any data the process was handling may be contained in the core file, and it must be protected accordingly. If the process core dump data directory has a mode more permissive than 0700, unauthorized users may be able to view or to modify sensitive information contained any process core dumps in the directory.",
1004
+ "severity": "low"
1005
+ },
1006
+ {
1007
+ "id": "V-22403",
1008
+ "title": "The centralized process core dump data directory must not have an extended ACL.",
1009
+ "description": "Process core dumps contain the memory in use by the process when it crashed. Any data the process was handling may be contained in the core file, and it must be protected accordingly. If the process core dump data directory has an extended ACL, unauthorized users may be able to view or to modify sensitive information contained in any process core dumps in the directory.",
1010
+ "severity": "low"
1011
+ },
1012
+ {
1013
+ "id": "V-22404",
1014
+ "title": "Kernel core dumps must be disabled unless needed.",
1015
+ "description": "Kernel core dumps may contain the full contents of system memory at the time of the crash. Kernel core dumps may consume a considerable amount of disk space and may result in denial of service by exhausting the available space on the target file system. The kernel core dump process may increase the amount of time a system is unavailable due to a crash. Kernel core dumps can be useful for kernel debugging.",
1016
+ "severity": "medium"
1017
+ },
1018
+ {
1019
+ "id": "V-22405",
1020
+ "title": "The kernel core dump data directory must be group-owned by root, bin, sys, or system.",
1021
+ "description": "Kernel core dumps may contain the full contents of system memory at the time of the crash. As the system memory may contain sensitive information, it must be protected accordingly. If the kernel core dump data directory is not group-owned by a system group, the core dumps contained in the directory may be subject to unauthorized access.",
1022
+ "severity": "low"
1023
+ },
1024
+ {
1025
+ "id": "V-22406",
1026
+ "title": "The kernel core dump data directory must have mode 0700 or less permissive.",
1027
+ "description": "Kernel core dumps may contain the full contents of system memory at the time of the crash. As the system memory may contain sensitive information, it must be protected accordingly. If the mode of the kernel core dump data directory is more permissive than 0700, unauthorized users may be able to view or to modify kernel core dump data files.",
1028
+ "severity": "low"
1029
+ },
1030
+ {
1031
+ "id": "V-22407",
1032
+ "title": "The kernel core dump data directory must not have an extended ACL.",
1033
+ "description": "Kernel core dumps may contain the full contents of system memory at the time of the crash. As the system memory may contain sensitive information, it must be protected accordingly. If there is an extended ACL for the kernel core dump data directory, unauthorized users may be able to view or to modify kernel core dump data files.",
1034
+ "severity": "low"
1035
+ },
1036
+ {
1037
+ "id": "V-22408",
1038
+ "title": "Network interfaces must not be configured to allow user control.",
1039
+ "description": "Configuration of network interfaces should be limited to privileged users. Manipulation of network interfaces may result in a Denial of Service or bypass of network security mechanisms.",
1040
+ "severity": "medium"
1041
+ },
1042
+ {
1043
+ "id": "V-22409",
1044
+ "title": "The system must not process Internet Control Message Protocol (ICMP) timestamp requests.",
1045
+ "description": "The processing of (ICMP) timestamp requests increases the attack surface of the system.",
1046
+ "severity": "low"
1047
+ },
1048
+ {
1049
+ "id": "V-22410",
1050
+ "title": "The system must not respond to Internet Control Message Protocol v4 (ICMPv4) echoes sent to a broadcast address.",
1051
+ "description": "Responding to broadcast (ICMP) echoes facilitates network mapping and provides a vector for amplification attacks.",
1052
+ "severity": "medium"
1053
+ },
1054
+ {
1055
+ "id": "V-22411",
1056
+ "title": "The system must not respond to Internet Control Message Protocol (ICMP) timestamp requests sent to a broadcast address.",
1057
+ "description": "The processing of (ICMP) timestamp requests increases the attack surface of the system. Responding to broadcast ICMP timestamp requests facilitates network mapping and provides a vector for amplification attacks.",
1058
+ "severity": "medium"
1059
+ },
1060
+ {
1061
+ "id": "V-22412",
1062
+ "title": "The system must not apply reversed source routing to TCP responses.",
1063
+ "description": "Source-routed packets allow the source of the packet to suggest routers forward the packet along a different path than configured on the router, which can be used to bypass network security measures.",
1064
+ "severity": "medium"
1065
+ },
1066
+ {
1067
+ "id": "V-22413",
1068
+ "title": "The system must prevent local applications from generating source-routed packets.",
1069
+ "description": "Source-routed packets allow the source of the packet to suggest routers forward the packet along a different path than configured on the router, which can be used to bypass network security measures.",
1070
+ "severity": "medium"
1071
+ },
1072
+ {
1073
+ "id": "V-22414",
1074
+ "title": "The system must not accept source-routed IPv4 packets.",
1075
+ "description": "Source-routed packets allow the source of the packet to suggest routers forward the packet along a different path than configured on the router, which can be used to bypass network security measures. This requirement applies only to the handling of source-routed traffic destined to the system itself, not to traffic forwarded by the system to another system, such as when IPv4 forwarding is enabled and the system is functioning as a router.",
1076
+ "severity": "medium"
1077
+ },
1078
+ {
1079
+ "id": "V-22415",
1080
+ "title": "Proxy Address Resolution Protocol (Proxy ARP) must not be enabled on the system.",
1081
+ "description": "Proxy ARP allows a system to respond to ARP requests on one interface on behalf of hosts connected to another interface. If this function is enabled when not required, addressing information may be leaked between the attached network segments.",
1082
+ "severity": "medium"
1083
+ },
1084
+ {
1085
+ "id": "V-22416",
1086
+ "title": "The system must ignore IPv4 Internet Control Message Protocol (ICMP) redirect messages.",
1087
+ "description": "ICMP redirect messages are used by routers to inform hosts that a more direct route exists for a particular destination. These messages modify the host's route table and are unauthenticated. An illicit ICMP redirect message could result in a man-in-the-middle attack.",
1088
+ "severity": "medium"
1089
+ },
1090
+ {
1091
+ "id": "V-22417",
1092
+ "title": "The system must not send IPv4 Internet Control Message Protocol (ICMP) redirects.",
1093
+ "description": "ICMP redirect messages are used by routers to inform hosts that a more direct route exists for a particular destination. These messages contain information from the system's route table possibly revealing portions of the network topology.",
1094
+ "severity": "medium"
1095
+ },
1096
+ {
1097
+ "id": "V-22418",
1098
+ "title": "The system must log martian packets.",
1099
+ "description": "Martian packets are packets containing addresses known by the system to be invalid. Logging these messages allows the SA to identify misconfigurations or attacks in progress.",
1100
+ "severity": "low"
1101
+ },
1102
+ {
1103
+ "id": "V-22419",
1104
+ "title": "The system must be configured to use TCP syncookies when experiencing a TCP SYN flood.",
1105
+ "description": "A TCP SYN flood attack can cause Denial of Service by filling a system's TCP connection table with connections in the SYN_RCVD state. Syncookies are a mechanism used to only track a connection when a subsequent ACK is received, verifying the initiator is attempting a valid connection and is not a flood source. This technique does not operate in a fully standards-compliant manner, but is only activated when a flood condition is detected, and allows defense of the system while continuing to service valid requests.",
1106
+ "severity": "medium"
1107
+ },
1108
+ {
1109
+ "id": "V-22421",
1110
+ "title": "The system must not be configured for network bridging.",
1111
+ "description": "Some systems have the ability to bridge or switch frames (link-layer forwarding) between multiple interfaces. This can be useful in a variety of situations but, if enabled when not needed, has the potential to bypass network partitioning and security.",
1112
+ "severity": "medium"
1113
+ },
1114
+ {
1115
+ "id": "V-22422",
1116
+ "title": "All local file systems must employ journaling or another mechanism ensuring file system consistency.",
1117
+ "description": "File system journaling, or logging, can allow reconstruction of file system data after a system crash preserving the integrity of data that may have otherwise been lost. Journaling file systems typically do not require consistency checks upon booting after a crash, which can improve system availability. Some file systems employ other mechanisms to ensure consistency also satisfying this requirement.",
1118
+ "severity": "low"
1119
+ },
1120
+ {
1121
+ "id": "V-22423",
1122
+ "title": "The inetd.conf file, xinetd.conf file, and the xinetd.d directory must be group-owned by root, bin, sys, or system.",
1123
+ "description": "Failure to give ownership of sensitive files or utilities to system groups may provide unauthorized users with the potential to access sensitive information or change the system configuration possibly weakening the system's security posture.",
1124
+ "severity": "medium"
1125
+ },
1126
+ {
1127
+ "id": "V-22424",
1128
+ "title": "The inetd.conf and xinetd.conf files must not have extended ACLs.",
1129
+ "description": "The Internet service daemon configuration files must be protected as malicious modification could cause Denial of Service or increase the attack surface of the system.",
1130
+ "severity": "medium"
1131
+ },
1132
+ {
1133
+ "id": "V-22425",
1134
+ "title": "The xinetd.d directory must have mode 0755 or less permissive.",
1135
+ "description": "The Internet service daemon configuration files must be protected as malicious modification could cause Denial of Service or increase the attack surface of the system.",
1136
+ "severity": "medium"
1137
+ },
1138
+ {
1139
+ "id": "V-22426",
1140
+ "title": "The xinetd.d directory must not have an extended ACL.",
1141
+ "description": "The Internet service daemon configuration files must be protected as malicious modification could cause Denial of Service or increase the attack surface of the system.",
1142
+ "severity": "medium"
1143
+ },
1144
+ {
1145
+ "id": "V-22427",
1146
+ "title": "The services file must be group-owned by root, bin, sys, or system.",
1147
+ "description": "Failure to give ownership of system configuration files to root or a system group provides the designated owner and unauthorized users with the potential to change the system configuration possibly weakening the system's security posture.",
1148
+ "severity": "medium"
1149
+ },
1150
+ {
1151
+ "id": "V-22428",
1152
+ "title": "The services file must not have an extended ACL.",
1153
+ "description": "The services file is critical to the proper operation of network services and must be protected from unauthorized modification. If the services file has an extended ACL, it may be possible for unauthorized users to modify the file. Unauthorized modification could result in the failure of network services.",
1154
+ "severity": "medium"
1155
+ },
1156
+ {
1157
+ "id": "V-22429",
1158
+ "title": "The portmap or rpcbind service must not be running unless needed.",
1159
+ "description": "The portmap and rpcbind services increase the attack surface of the system and should only be used when needed. The portmap or rpcbind services are used by a variety of services using Remote Procedure Calls (RPCs).",
1160
+ "severity": "medium"
1161
+ },
1162
+ {
1163
+ "id": "V-22430",
1164
+ "title": "The portmap or rpcbind service must not be installed unless needed.",
1165
+ "description": "The portmap and rpcbind services increase the attack surface of the system and should only be used when needed. The portmap or rpcbind services are used by a variety of services using Remote Procedure Calls (RPCs).",
1166
+ "severity": "medium"
1167
+ },
1168
+ {
1169
+ "id": "V-22431",
1170
+ "title": "The rshd service must not be installed.",
1171
+ "description": "The rshd process provides a typically unencrypted, host-authenticated remote access service. SSH should be used in place of this service.",
1172
+ "severity": "medium"
1173
+ },
1174
+ {
1175
+ "id": "V-22432",
1176
+ "title": "The rlogind service must not be running.",
1177
+ "description": "The rlogind process provides a typically unencrypted, host-authenticated remote access service. SSH should be used in place of this service.",
1178
+ "severity": "medium"
1179
+ },
1180
+ {
1181
+ "id": "V-22433",
1182
+ "title": "The rlogind service must not be installed.",
1183
+ "description": "The rlogind process provides a typically unencrypted, host-authenticated remote access service. SSH should be used in place of this service.",
1184
+ "severity": "medium"
1185
+ },
1186
+ {
1187
+ "id": "V-22434",
1188
+ "title": "The rexecd service must not be installed.",
1189
+ "description": "The rexecd process provides a typically unencrypted, host-authenticated remote access service. SSH should be used in place of this service.",
1190
+ "severity": "medium"
1191
+ },
1192
+ {
1193
+ "id": "V-22435",
1194
+ "title": "The hosts.lpd (or equivalent) file must be group-owned by root, bin, sys, or system.",
1195
+ "description": "Failure to give group-ownership of the hosts.lpd file to root, bin, sys, or system provides the members of the owning group and possible unauthorized users, with the potential to modify the hosts.lpd file. Unauthorized modifications could disrupt access to local printers from authorized remote hosts or permit unauthorized remote access to local printers.",
1196
+ "severity": "medium"
1197
+ },
1198
+ {
1199
+ "id": "V-22436",
1200
+ "title": "The hosts.lpd (or equivalent) file must not have an extended ACL.",
1201
+ "description": "Excessive permissions on the hosts.lpd (or equivalent) file may permit unauthorized modification. Unauthorized modifications could disrupt access to local printers from authorized remote hosts or permit unauthorized remote access to local printers.",
1202
+ "severity": "medium"
1203
+ },
1204
+ {
1205
+ "id": "V-22437",
1206
+ "title": "The traceroute file must not have an extended ACL.",
1207
+ "description": "If an extended ACL exists on the traceroute executable file, it may provide unauthorized users with access to the file. Malicious code could be inserted by an attacker and triggered whenever the traceroute command is executed by authorized users. Additionally, if an unauthorized user is granted executable permissions to the traceroute command, it could be used to gain information about the network topology behind the firewall. This information may allow an attacker to determine trusted routers and other network information potentially leading to system and network compromise.",
1208
+ "severity": "medium"
1209
+ },
1210
+ {
1211
+ "id": "V-22438",
1212
+ "title": "The aliases file must be group-owned by root, sys, bin, or system.",
1213
+ "description": "If the alias file is not group-owned by root or a system group, an unauthorized user may modify the file adding aliases to run malicious code or redirect e-mail.",
1214
+ "severity": "medium"
1215
+ },
1216
+ {
1217
+ "id": "V-22439",
1218
+ "title": "The alias file must not have an extended ACL.",
1219
+ "description": "Excessive permissions on the aliases file may permit unauthorized modification. If the alias file is modified by an unauthorized user, they may modify the file to run malicious code or redirect e-mail.",
1220
+ "severity": "medium"
1221
+ },
1222
+ {
1223
+ "id": "V-22440",
1224
+ "title": "Files executed through a mail aliases file must be group-owned by root, bin, sys, or system, and must reside within a directory group-owned by root, bin, sys, or system.",
1225
+ "description": "If a file executed through a mail aliases file is not group-owned by root or a system group, it may be subject to unauthorized modification. Unauthorized modification of files executed through aliases may allow unauthorized users to attain root privileges.",
1226
+ "severity": "medium"
1227
+ },
1228
+ {
1229
+ "id": "V-22441",
1230
+ "title": "Files executed through a mail aliases file must not have extended ACLs.",
1231
+ "description": "Excessive permissions on files executed through a mail aliases file could result in modification by an unauthorized user, execution of malicious code, and/or system compromise.",
1232
+ "severity": "medium"
1233
+ },
1234
+ {
1235
+ "id": "V-22442",
1236
+ "title": "The SMTP service log file must not have an extended ACL.",
1237
+ "description": "If the SMTP service log file has an extended ACL, unauthorized users may be allowed to access or to modify the log file.",
1238
+ "severity": "medium"
1239
+ },
1240
+ {
1241
+ "id": "V-22444",
1242
+ "title": "The ftpusers file must be group-owned by root, bin, sys, or system.",
1243
+ "description": "If the ftpusers file is not group-owned by root or a system group, an unauthorized user may modify the file to allow unauthorized accounts to use FTP.",
1244
+ "severity": "medium"
1245
+ },
1246
+ {
1247
+ "id": "V-22445",
1248
+ "title": "The ftpusers file must not have an extended ACL.",
1249
+ "description": "Excessive permissions on the ftpusers file could permit unauthorized modification. Unauthorized modification could result in Denial of Service to authorized FTP users or permit unauthorized users to access the FTP service.",
1250
+ "severity": "medium"
1251
+ },
1252
+ {
1253
+ "id": "V-22446",
1254
+ "title": "The .Xauthority files must not have extended ACLs.",
1255
+ "description": ".Xauthority files ensure the user is authorized to access specific X Windows host. Extended ACLs may permit unauthorized modification of these files, which could lead to Denial of Service to authorized access or allow unauthorized access to be obtained.",
1256
+ "severity": "medium"
1257
+ },
1258
+ {
1259
+ "id": "V-22447",
1260
+ "title": "The SNMP service must use only SNMPv3 or its successors.",
1261
+ "description": "SNMP Versions 1 and 2 are not considered secure. Without the strong authentication and privacy provided by the SNMP Version 3 User-based Security Model (USM), an attacker or other unauthorized users may gain access to detailed system management information and use the information to launch attacks against the system.",
1262
+ "severity": "medium"
1263
+ },
1264
+ {
1265
+ "id": "V-22448",
1266
+ "title": "The SNMP service must require the use of a FIPS 140-2 approved cryptographic hash algorithm as part of its authentication and integrity methods.",
1267
+ "description": "The SNMP service must use SHA-1 or a FIPS 140-2 approved successor for authentication and integrity.",
1268
+ "severity": "medium"
1269
+ },
1270
+ {
1271
+ "id": "V-22449",
1272
+ "title": "The SNMP service must require the use of a FIPS 140-2 approved encryption algorithm for protecting the privacy of SNMP messages.",
1273
+ "description": "The SNMP service must use AES or a FIPS 140-2 approved successor algorithm for protecting the privacy of communications.",
1274
+ "severity": "medium"
1275
+ },
1276
+ {
1277
+ "id": "V-22450",
1278
+ "title": "Management Information Base (MIB) files must not have extended ACLs.",
1279
+ "description": "The ability to read the MIB file could impart special knowledge to an intruder or malicious user about the ability to extract compromising information about the system or network.",
1280
+ "severity": "medium"
1281
+ },
1282
+ {
1283
+ "id": "V-22451",
1284
+ "title": "The snmpd.conf file must be group-owned by root, bin, sys, or system.",
1285
+ "description": "The snmpd.conf file contains authenticators and must be protected from unauthorized access and modification. If the file is not group-owned by a system group, it may be subject to access and modification from unauthorized users.",
1286
+ "severity": "medium"
1287
+ },
1288
+ {
1289
+ "id": "V-22452",
1290
+ "title": "The snmpd.conf file must not have an extended ACL.",
1291
+ "description": "The snmpd.conf file contains authenticators and must be protected from unauthorized access and modification.",
1292
+ "severity": "medium"
1293
+ },
1294
+ {
1295
+ "id": "V-22453",
1296
+ "title": "The /etc/syslog.conf file must have mode 0640 or less permissive.",
1297
+ "description": "Unauthorized users must not be allowed to access or modify the /etc/syslog.conf file.",
1298
+ "severity": "medium"
1299
+ },
1300
+ {
1301
+ "id": "V-22454",
1302
+ "title": "The /etc/syslog.conf file must not have an extended ACL.",
1303
+ "description": "Unauthorized users must not be allowed to access or modify the /etc/syslog.conf file.",
1304
+ "severity": "medium"
1305
+ },
1306
+ {
1307
+ "id": "V-22455",
1308
+ "title": "The system must use a remote syslog server (loghost).",
1309
+ "description": "A syslog server (loghost) receives syslog messages from one or more systems. This data can be used as an authoritative log source in the event a system is compromised and its local logs are suspect.",
1310
+ "severity": "medium"
1311
+ },
1312
+ {
1313
+ "id": "V-22456",
1314
+ "title": "The SSH client must be configured to only use the SSHv2 protocol.",
1315
+ "description": "SSHv1 is not a DoD-approved protocol and has many well-known vulnerability exploits. Exploits of the SSH client could provide access to the system with the privileges of the user running the client.",
1316
+ "severity": "medium"
1317
+ },
1318
+ {
1319
+ "id": "V-22457",
1320
+ "title": "The SSH daemon must only listen on management network addresses unless authorized for uses other than management.",
1321
+ "description": "The SSH daemon should only listen on network addresses designated for management traffic. If the system has multiple network interfaces and SSH listens on addresses not designated for management traffic, the SSH service could be subject to unauthorized access. If SSH is used for purposes other than management, such as providing an SFTP service, the list of approved listening addresses may be documented.",
1322
+ "severity": "medium"
1323
+ },
1324
+ {
1325
+ "id": "V-22458",
1326
+ "title": "The SSH daemon must be configured to only use FIPS 140-2 approved ciphers.",
1327
+ "description": "DoD information systems are required to use FIPS 140-2 approved ciphers. SSHv2 ciphers meeting this requirement are 3DES and AES.",
1328
+ "severity": "medium"
1329
+ },
1330
+ {
1331
+ "id": "V-22459",
1332
+ "title": "The SSH daemon must be configured to not use Cipher-Block Chaining (CBC) ciphers.",
1333
+ "description": "The Cipher-Block Chaining (CBC) mode of encryption as implemented in the SSHv2 protocol is vulnerable to chosen plain text attacks and must not be used.\n\n",
1334
+ "severity": "medium"
1335
+ },
1336
+ {
1337
+ "id": "V-22460",
1338
+ "title": "The SSH daemon must be configured to only use Message Authentication Codes (MACs) employing FIPS 140-2 approved cryptographic hash algorithms.",
1339
+ "description": "DoD information systems are required to use FIPS 140-2 approved cryptographic hash functions.",
1340
+ "severity": "medium"
1341
+ },
1342
+ {
1343
+ "id": "V-22461",
1344
+ "title": "The SSH client must be configured to only use FIPS 140-2 approved ciphers.",
1345
+ "description": "DoD information systems are required to use FIPS 140-2 approved ciphers. SSHv2 ciphers meeting this requirement are 3DES and AES.",
1346
+ "severity": "medium"
1347
+ },
1348
+ {
1349
+ "id": "V-22462",
1350
+ "title": "The SSH client must be configured to not use Cipher-Block Chaining (CBC)-based ciphers.",
1351
+ "description": "The (CBC) mode of encryption as implemented in the SSHv2 protocol is vulnerable to chosen-plaintext attacks and must not be used.\n",
1352
+ "severity": "medium"
1353
+ },
1354
+ {
1355
+ "id": "V-22463",
1356
+ "title": "The SSH client must be configured to only use Message Authentication Codes (MACs) employing FIPS 140-2 approved cryptographic hash algorithms.",
1357
+ "description": "DoD information systems are required to use FIPS 140-2 approved cryptographic hash functions.",
1358
+ "severity": "medium"
1359
+ },
1360
+ {
1361
+ "id": "V-22470",
1362
+ "title": "The SSH daemon must restrict login ability to specific users and/or groups.",
1363
+ "description": "Restricting SSH logins to a limited group of users, such as system administrators, prevents password-guessing and other SSH attacks from reaching system accounts and other accounts not authorized for SSH access.",
1364
+ "severity": "medium"
1365
+ },
1366
+ {
1367
+ "id": "V-22471",
1368
+ "title": "The SSH public host key files must have mode 0644 or less permissive.",
1369
+ "description": "If a public host key file is modified by an unauthorized user, the SSH service may be compromised.",
1370
+ "severity": "medium"
1371
+ },
1372
+ {
1373
+ "id": "V-22472",
1374
+ "title": "The SSH private host key files must have mode 0600 or less permissive.",
1375
+ "description": "If an unauthorized user obtains the private SSH host key file, the host could be impersonated.",
1376
+ "severity": "medium"
1377
+ },
1378
+ {
1379
+ "id": "V-22473",
1380
+ "title": "The SSH daemon must not permit GSSAPI authentication unless needed.",
1381
+ "description": "GSSAPI authentication is used to provide additional authentication mechanisms to applications. Allowing GSSAPI authentication through SSH exposes the system’s GSSAPI to remote hosts, increasing the attack surface of the system. GSSAPI authentication must be disabled unless needed.",
1382
+ "severity": "low"
1383
+ },
1384
+ {
1385
+ "id": "V-22474",
1386
+ "title": "The SSH client must not permit GSSAPI authentication unless needed.",
1387
+ "description": "GSSAPI authentication is used to provide additional authentication mechanisms to applications. Allowing GSSAPI authentication through SSH exposes the system’s GSSAPI to remote hosts, increasing the attack surface of the system. GSSAPI authentication must be disabled unless needed.",
1388
+ "severity": "low"
1389
+ },
1390
+ {
1391
+ "id": "V-22475",
1392
+ "title": "The SSH daemon must not permit Kerberos authentication unless needed.",
1393
+ "description": "Kerberos authentication for SSH is often implemented using GSSAPI. If Kerberos is enabled through SSH, the SSH daemon provides a means of access to the system's Kerberos implementation. Vulnerabilities in the system's Kerberos implementation may then be subject to exploitation. To reduce the attack surface of the system, the Kerberos authentication mechanism within SSH must be disabled for systems not using this capability.\n",
1394
+ "severity": "low"
1395
+ },
1396
+ {
1397
+ "id": "V-22482",
1398
+ "title": "The SSH daemon must limit connections to a single session.",
1399
+ "description": "The SSH protocol has the ability to provide multiple sessions over a single connection without reauthentication. A compromised client could use this feature to establish additional sessions to a system without consent or knowledge of the user.\n\nAlternate per-connection session limits may be documented if needed for a valid mission requirement. Greater limits are expected to be necessary in situations where TCP or X11 forwarding are used.",
1400
+ "severity": "low"
1401
+ },
1402
+ {
1403
+ "id": "V-22485",
1404
+ "title": "The SSH daemon must perform strict mode checking of home directory configuration files.",
1405
+ "description": "If other users have access to modify user-specific SSH configuration files, they may be able to log into the system as another user.",
1406
+ "severity": "medium"
1407
+ },
1408
+ {
1409
+ "id": "V-22486",
1410
+ "title": "The SSH daemon must use privilege separation.",
1411
+ "description": "SSH daemon privilege separation causes the SSH process to drop root privileges when not needed, which would decrease the impact of software vulnerabilities in the unprivileged section.",
1412
+ "severity": "medium"
1413
+ },
1414
+ {
1415
+ "id": "V-22487",
1416
+ "title": "The SSH daemon must not allow rhosts RSA authentication.\n",
1417
+ "description": "If SSH permits rhosts RSA authentication, a user may be able to log in based on the keys of the host originating the request and not any user-specific authentication.",
1418
+ "severity": "medium"
1419
+ },
1420
+ {
1421
+ "id": "V-22488",
1422
+ "title": "The SSH daemon must not allow compression or must only allow compression after successful authentication.",
1423
+ "description": "If compression is allowed in an SSH connection prior to authentication, vulnerabilities in the compression software could result in compromise of the system from an unauthenticated connection, potentially with root privileges.",
1424
+ "severity": "medium"
1425
+ },
1426
+ {
1427
+ "id": "V-22489",
1428
+ "title": "The SSH daemon must be configured with the Department of Defense (DoD) logon banner.",
1429
+ "description": "Failure to display the DoD logon banner prior to a logon attempt will negate legal proceedings resulting from unauthorized access to system resources.\n\nThe SSH service must be configured to display the DoD logon warning banner either through the SSH configuration or a wrapper program such as TCP_WRAPPERS.\n\nThe SSH daemon may also be used to provide SFTP service. The warning banner configuration for SSH will apply to SFTP.",
1430
+ "severity": "medium"
1431
+ },
1432
+ {
1433
+ "id": "V-22490",
1434
+ "title": "The system must be configured with a default gateway for IPv6 if the system uses IPv6, unless the system is a router.",
1435
+ "description": "If a system has no default gateway defined, the system is at increased risk of man-in-the-middle, monitoring, and Denial of Service attacks.",
1436
+ "severity": "medium"
1437
+ },
1438
+ {
1439
+ "id": "V-22491",
1440
+ "title": "The system must not have IP forwarding for IPv6 enabled, unless the system is an IPv6 router.",
1441
+ "description": "If the system is configured for IP forwarding and is not a designated router, it could be used to bypass network security by providing a path for communication not filtered by network devices.",
1442
+ "severity": "medium"
1443
+ },
1444
+ {
1445
+ "id": "V-22492",
1446
+ "title": "The Network File System (NFS) export configuration file must be group-owned by root, bin, sys, or system.",
1447
+ "description": "Failure to give group-ownership of the NFS export configuration file to root or a system group provides the designated group-owner and possible unauthorized users with the potential to change system configuration which could weaken the system's security posture.",
1448
+ "severity": "medium"
1449
+ },
1450
+ {
1451
+ "id": "V-22493",
1452
+ "title": "The Network File System (NFS) exports configuration file must not have an extended ACL.",
1453
+ "description": "File system extended ACLs provide access to files beyond what is allowed by the mode numbers of the files. Excessive permissions on the NFS export configuration file could allow unauthorized modification of the file, which could result in Denial of Service to authorized NFS exports and the creation of additional unauthorized exports.",
1454
+ "severity": "low"
1455
+ },
1456
+ {
1457
+ "id": "V-22496",
1458
+ "title": "All Network File System (NFS) exported system files and system directories must be group-owned by root, bin, sys, or system.",
1459
+ "description": "Failure to give group-ownership of sensitive files or directories to root provides the members of the owning group with the potential to access sensitive information or change system configuration which could weaken the system's security posture.",
1460
+ "severity": "medium"
1461
+ },
1462
+ {
1463
+ "id": "V-22497",
1464
+ "title": "The /etc/smb.conf file must not have an extended ACL.",
1465
+ "description": "Excessive permissions could endanger the security of the Samba configuration file and, ultimately, the system and network.",
1466
+ "severity": "medium"
1467
+ },
1468
+ {
1469
+ "id": "V-22498",
1470
+ "title": "The /etc/smbpasswd file must not have an extended ACL.",
1471
+ "description": "If the permissions of the \"smbpasswd\" file are too permissive, it may be maliciously accessed or modified, potentially resulting in the compromise of Samba accounts.",
1472
+ "severity": "medium"
1473
+ },
1474
+ {
1475
+ "id": "V-22499",
1476
+ "title": "Samba must be configured to use an authentication mechanism other than share.",
1477
+ "description": "Samba share authentication does not provide for individual user identification and must not be used.",
1478
+ "severity": "medium"
1479
+ },
1480
+ {
1481
+ "id": "V-22500",
1482
+ "title": "Samba must be configured to use encrypted passwords.",
1483
+ "description": "Samba must be configured to protect authenticators. If Samba passwords are not encrypted for storage, plain-text user passwords may be read by those with access to the Samba password file.",
1484
+ "severity": "medium"
1485
+ },
1486
+ {
1487
+ "id": "V-22501",
1488
+ "title": "Samba must be configured to not allow guest access to shares.",
1489
+ "description": "Guest access to shares permits anonymous access and is not permitted.",
1490
+ "severity": "medium"
1491
+ },
1492
+ {
1493
+ "id": "V-22502",
1494
+ "title": "The /etc/news/incoming.conf file must not have an extended ACL.",
1495
+ "description": "File system extended ACLs provide access to files beyond what is allowed by the mode numbers of the files. Excessive permissions on the \"incoming.conf\" file may allow unauthorized modification which could lead to Denial of Service to authorized users or provide access to unauthorized users.",
1496
+ "severity": "medium"
1497
+ },
1498
+ {
1499
+ "id": "V-22503",
1500
+ "title": "The /etc/news/hosts.nntp.nolimit file must not have an extended ACL.",
1501
+ "description": "File system extended ACLs provide access to files beyond what is allowed by the mode numbers of the files. Excessive permissions on the hosts.nntp.nolimit file may allow unauthorized modification which could lead to Denial of Service to authorized users or provide access to unauthorized users.",
1502
+ "severity": "medium"
1503
+ },
1504
+ {
1505
+ "id": "V-22504",
1506
+ "title": "The /etc/news/nnrp.access file must not have an extended ACL.",
1507
+ "description": "File system extended ACLs provide access to files beyond what is allowed by the mode numbers of the files. Excessive permissions on the nnrp.access file may allow unauthorized modification which could lead to Denial of Service to authorized users or provide access to unauthorized users.",
1508
+ "severity": "medium"
1509
+ },
1510
+ {
1511
+ "id": "V-22505",
1512
+ "title": "The /etc/news/passwd.nntp file must not have an extended ACL.",
1513
+ "description": "Extended ACLs may provide excessive permissions on the /etc/news/passwd.nntp file, which may permit unauthorized access or modification to the NNTP configuration.",
1514
+ "severity": "medium"
1515
+ },
1516
+ {
1517
+ "id": "V-22506",
1518
+ "title": "The system package management tool must be used to verify system software periodically.",
1519
+ "description": "Verification using the system package management tool can be used to determine that system software has not been tampered with.\n\nThis requirement is not applicable to systems not using package management tools.",
1520
+ "severity": "medium"
1521
+ },
1522
+ {
1523
+ "id": "V-22507",
1524
+ "title": "The file integrity tool must be configured to verify ACLs.",
1525
+ "description": "ACLs can provide permissions beyond those permitted through the file mode and must be verified by file integrity tools.",
1526
+ "severity": "low"
1527
+ },
1528
+ {
1529
+ "id": "V-22508",
1530
+ "title": "The file integrity tool must be configured to verify extended attributes.",
1531
+ "description": "Extended attributes in file systems are used to contain arbitrary data and file metadata with security implications.",
1532
+ "severity": "low"
1533
+ },
1534
+ {
1535
+ "id": "V-22509",
1536
+ "title": "The file integrity tool must use FIPS 140-2 approved cryptographic hashes for validating file contents.",
1537
+ "description": "File integrity tools often use cryptographic hashes for verifying that file contents have not been altered. These hashes must be FIPS 140-2 approved.",
1538
+ "severity": "low"
1539
+ },
1540
+ {
1541
+ "id": "V-22511",
1542
+ "title": "The Stream Control Transmission Protocol (SCTP) must be disabled unless required.",
1543
+ "description": "The Stream Control Transmission Protocol (SCTP) is an Internet Engineering Task Force (IETF)-standardized transport layer protocol. This protocol is not yet widely used. Binding this protocol to the network stack increases the attack surface of the host. Unprivileged local processes may be able to cause the system to dynamically load a protocol handler by opening a socket using the protocol.",
1544
+ "severity": "medium"
1545
+ },
1546
+ {
1547
+ "id": "V-22514",
1548
+ "title": "The Datagram Congestion Control Protocol (DCCP) must be disabled unless required.",
1549
+ "description": "The DCCP is a proposed transport layer protocol. This protocol is not yet widely used. Binding this protocol to the network stack increases the attack surface of the host. Unprivileged local processes may be able to cause the system to dynamically load a protocol handler by opening a socket using the protocol.",
1550
+ "severity": "medium"
1551
+ },
1552
+ {
1553
+ "id": "V-22517",
1554
+ "title": "The Lightweight User Datagram Protocol (UDP-Lite) must be disabled unless required.",
1555
+ "description": "The UDP-Lite is a proposed transport layer protocol. This protocol is not yet widely used. Binding this protocol to the network stack increases the attack surface of the host. Unprivileged local processes may be able to cause the system to dynamically load a protocol handler by opening a socket using the protocol.",
1556
+ "severity": "medium"
1557
+ },
1558
+ {
1559
+ "id": "V-22520",
1560
+ "title": "The Internetwork Packet Exchange (IPX) protocol must be disabled or not installed.",
1561
+ "description": "The IPX protocol is a network-layer protocol no longer in common use. Binding this protocol to the network stack increases the attack surface of the host. Unprivileged local processes may be able to cause the system to dynamically load a protocol handler by opening a socket using the protocol.",
1562
+ "severity": "medium"
1563
+ },
1564
+ {
1565
+ "id": "V-22524",
1566
+ "title": "The AppleTalk protocol must be disabled or not installed.",
1567
+ "description": "The AppleTalk suite of protocols is no longer in common use. Binding this protocol to the network stack increases the attack surface of the host. Unprivileged local processes may be able to cause the system to dynamically load a protocol handler by opening a socket using the protocol.",
1568
+ "severity": "medium"
1569
+ },
1570
+ {
1571
+ "id": "V-22530",
1572
+ "title": "The Reliable Datagram Sockets (RDS) protocol must be disabled or not installed unless required.",
1573
+ "description": "The RDS protocol is a relatively new protocol developed by Oracle for communication between the nodes of a cluster. Binding this protocol to the network stack increases the attack surface of the host. Unprivileged local processes may be able to cause the system to dynamically load a protocol handler by opening a socket using the protocol.",
1574
+ "severity": "medium"
1575
+ },
1576
+ {
1577
+ "id": "V-22533",
1578
+ "title": "The Transparent Inter-Process Communication (TIPC) protocol must be disabled or uninstalled.",
1579
+ "description": "The TIPC protocol is a relatively new cluster communications protocol developed by Ericsson. Binding this protocol to the network stack increases the attack surface of the host. Unprivileged local processes may be able to cause the system to dynamically load a protocol handler by opening a socket using the protocol.",
1580
+ "severity": "medium"
1581
+ },
1582
+ {
1583
+ "id": "V-22539",
1584
+ "title": "The Bluetooth protocol handler must be disabled or not installed.",
1585
+ "description": "Bluetooth is a Personal Area Network (PAN) technology. Binding this protocol to the network stack increases the attack surface of the host. Unprivileged local processes may be able to cause the kernel to dynamically load a protocol handler by opening a socket using the protocol.",
1586
+ "severity": "medium"
1587
+ },
1588
+ {
1589
+ "id": "V-22541",
1590
+ "title": "The IPv6 protocol handler must not be bound to the network stack unless needed.",
1591
+ "description": "IPv6 is the next version of the Internet protocol. Binding this protocol to the network stack increases the attack surface of the host.",
1592
+ "severity": "medium"
1593
+ },
1594
+ {
1595
+ "id": "V-22542",
1596
+ "title": "The IPv6 protocol handler must be prevented from dynamic loading unless needed.",
1597
+ "description": "IPv6 is the next generation of the Internet protocol. Binding this protocol to the network stack increases the attack surface of the host. Unprivileged local processes may be able to cause the system to dynamically load a protocol handler by opening a socket using the protocol.",
1598
+ "severity": "medium"
1599
+ },
1600
+ {
1601
+ "id": "V-22545",
1602
+ "title": "The system must not have 6to4 enabled.",
1603
+ "description": "6to4 is an IPv6 transition mechanism involving tunneling IPv6 packets encapsulated in IPv4 packets on an ad-hoc basis. This is not a preferred transition strategy and increases the attack surface of the system.",
1604
+ "severity": "medium"
1605
+ },
1606
+ {
1607
+ "id": "V-22546",
1608
+ "title": "The system must not have Teredo enabled.",
1609
+ "description": "Teredo is an IPv6 transition mechanism involving tunneling IPv6 packets encapsulated in IPv4 packets. Unauthorized tunneling may circumvent network security.",
1610
+ "severity": "medium"
1611
+ },
1612
+ {
1613
+ "id": "V-22547",
1614
+ "title": "The system must not have IP tunnels configured.",
1615
+ "description": "IP tunneling mechanisms can be used to bypass network filtering.",
1616
+ "severity": "medium"
1617
+ },
1618
+ {
1619
+ "id": "V-22548",
1620
+ "title": "The DHCP client must be disabled if not needed.",
1621
+ "description": "DHCP allows for the unauthenticated configuration of network parameters on the system by exchanging information with a DHCP server.",
1622
+ "severity": "medium"
1623
+ },
1624
+ {
1625
+ "id": "V-22549",
1626
+ "title": "The DHCP client must not send dynamic DNS updates.",
1627
+ "description": "Dynamic DNS updates transmit unencrypted information about a system including its name and address and should not be used unless needed.",
1628
+ "severity": "medium"
1629
+ },
1630
+ {
1631
+ "id": "V-22550",
1632
+ "title": "The system must ignore IPv6 ICMP redirect messages.",
1633
+ "description": "ICMP redirect messages are used by routers to inform hosts that a more direct route exists for a particular destination. These messages modify the host's route table and are unauthenticated. An illicit ICMP redirect message could result in a man-in-the-middle attack.",
1634
+ "severity": "medium"
1635
+ },
1636
+ {
1637
+ "id": "V-22552",
1638
+ "title": "The system must use an appropriate reverse-path filter for IPv6 network traffic, if the system uses IPv6.",
1639
+ "description": "Reverse-path filtering provides protection against spoofed source addresses by causing the system to discard packets with source addresses for which the system has no route or if the route does not point towards the interface on which the packet arrived. Depending on the role of the system, reverse-path filtering may cause legitimate traffic to be discarded and, therefore, should be used with a more permissive mode or filter, or not at all. Whenever possible, reverse-path filtering should be used.",
1640
+ "severity": "medium"
1641
+ },
1642
+ {
1643
+ "id": "V-22553",
1644
+ "title": "The system must not forward IPv6 source-routed packets.",
1645
+ "description": "Source-routed packets allow the source of the packet to suggest that routers forward the packet along a different path than configured on the router, which can be used to bypass network security measures. This requirement applies only to the forwarding of source-routed traffic, such as when IPv6 forwarding is enabled and the system is functioning as a router. ",
1646
+ "severity": "medium"
1647
+ },
1648
+ {
1649
+ "id": "V-22554",
1650
+ "title": "The system must not accept source-routed IPv6 packets.",
1651
+ "description": "Source-routed packets allow the source of the packet to suggest that routers forward the packet along a different path than configured on the router, which can be used to bypass network security measures. This requirement applies only to the handling of source-routed traffic destined to the system itself, not to traffic forwarded by the system to another, such as when IPv6 forwarding is enabled and the system is functioning as a router.",
1652
+ "severity": "medium"
1653
+ },
1654
+ {
1655
+ "id": "V-22555",
1656
+ "title": "If the system is using LDAP for authentication or account information, the system must use a TLS connection using FIPS 140-2 approved cryptographic algorithms.",
1657
+ "description": "LDAP can be used to provide user authentication and account information, which are vital to system security. Communication between an LDAP server and a host using LDAP requires protection.",
1658
+ "severity": "medium"
1659
+ },
1660
+ {
1661
+ "id": "V-22556",
1662
+ "title": "If the system is using LDAP for authentication or account information, certificates used to authenticate to the LDAP server must be provided from DoD PKI or a DoD-approved external PKI.",
1663
+ "description": "LDAP can be used to provide user authentication and account information, which are vital to system security. Communication between an LDAP server and a host using LDAP requires authentication.",
1664
+ "severity": "medium"
1665
+ },
1666
+ {
1667
+ "id": "V-22557",
1668
+ "title": "If the system is using LDAP for authentication or account information, the LDAP TLS connection must require the server provide a certificate with a valid trust path to a trusted CA.",
1669
+ "description": "The NSS LDAP service provides user mappings which are a vital component of system security. Communication between an LDAP server and a host using LDAP for NSS require authentication.",
1670
+ "severity": "medium"
1671
+ },
1672
+ {
1673
+ "id": "V-22558",
1674
+ "title": "If the system is using LDAP for authentication or account information, the system must verify the LDAP servers certificate has not been revoked.",
1675
+ "description": "LDAP can be used to provide user authentication and account information, which are vital to system security. Communication between an LDAP server and a host using LDAP requires authentication.",
1676
+ "severity": "medium"
1677
+ },
1678
+ {
1679
+ "id": "V-22559",
1680
+ "title": "If the system is using LDAP for authentication or account information the /etc/ldap.conf (or equivalent) file must have mode 0644 or less permissive.",
1681
+ "description": "LDAP can be used to provide user authentication and account information, which are vital to system security. The LDAP client configuration must be protected from unauthorized modification.",
1682
+ "severity": "medium"
1683
+ },
1684
+ {
1685
+ "id": "V-22560",
1686
+ "title": "If the system is using LDAP for authentication or account information, the /etc/ldap.conf (or equivalent) file must be owned by root.",
1687
+ "description": "LDAP can be used to provide user authentication and account information, which are vital to system security. The LDAP client configuration must be protected from unauthorized modification.",
1688
+ "severity": "medium"
1689
+ },
1690
+ {
1691
+ "id": "V-22561",
1692
+ "title": "If the system is using LDAP for authentication or account information, the /etc/ldap.conf (or equivalent) file must be group-owned by root, bin, sys, or system.",
1693
+ "description": "LDAP can be used to provide user authentication and account information, which are vital to system security. The LDAP client configuration must be protected from unauthorized modification.",
1694
+ "severity": "medium"
1695
+ },
1696
+ {
1697
+ "id": "V-22562",
1698
+ "title": "If the system is using LDAP for authentication or account information, the /etc/ldap.conf (or equivalent) file must not have an extended ACL.",
1699
+ "description": "LDAP can be used to provide user authentication and account information, which are vital to system security. The LDAP client configuration must be protected from unauthorized modification.",
1700
+ "severity": "medium"
1701
+ },
1702
+ {
1703
+ "id": "V-22563",
1704
+ "title": "If the system is using LDAP for authentication or account information, the TLS certificate authority file and/or directory (as appropriate) must be owned by root.",
1705
+ "description": "LDAP can be used to provide user authentication and account information, which are vital to system security. The LDAP client configuration must be protected from unauthorized modification.",
1706
+ "severity": "medium"
1707
+ },
1708
+ {
1709
+ "id": "V-22564",
1710
+ "title": "If the system is using LDAP for authentication or account information, the TLS certificate authority file and/or directory (as appropriate) must be group-owned by root, bin, sys, or system.",
1711
+ "description": "LDAP can be used to provide user authentication and account information, which are vital to system security. The LDAP client configuration must be protected from unauthorized modification",
1712
+ "severity": "medium"
1713
+ },
1714
+ {
1715
+ "id": "V-22565",
1716
+ "title": "If the system is using LDAP for authentication or account information, the TLS certificate authority file and/or directory (as appropriate) must have mode 0644 (0755 for directories) or less permissive.",
1717
+ "description": "LDAP can be used to provide user authentication and account information, which are vital to system security. The LDAP client configuration must be protected from unauthorized modification.",
1718
+ "severity": "medium"
1719
+ },
1720
+ {
1721
+ "id": "V-22566",
1722
+ "title": "If the system is using LDAP for authentication or account information, the LDAP TLS certificate authority file and/or directory (as appropriate) must not have an extended ACL.",
1723
+ "description": "LDAP can be used to provide user authentication and account information, which are vital to system security. The LDAP client configuration must be protected from unauthorized modification.",
1724
+ "severity": "medium"
1725
+ },
1726
+ {
1727
+ "id": "V-22567",
1728
+ "title": "For systems using NSS LDAP, the TLS certificate file must be owned by root.",
1729
+ "description": "The NSS LDAP service provides user mappings which are a vital component of system security. Its configuration must be protected from unauthorized modification.",
1730
+ "severity": "medium"
1731
+ },
1732
+ {
1733
+ "id": "V-22568",
1734
+ "title": "If the system is using LDAP for authentication or account information, the LDAP TLS certificate file must be group-owned by root, bin, sys, or system.",
1735
+ "description": "LDAP can be used to provide user authentication and account information, which are vital to system security. The LDAP client configuration must be protected from unauthorized modification.",
1736
+ "severity": "medium"
1737
+ },
1738
+ {
1739
+ "id": "V-22569",
1740
+ "title": "If the system is using LDAP for authentication or account information, the LDAP TLS certificate file must have mode 0644 or less permissive.",
1741
+ "description": "LDAP can be used to provide user authentication and account information, which are vital to system security. The LDAP client configuration must be protected from unauthorized modification.",
1742
+ "severity": "medium"
1743
+ },
1744
+ {
1745
+ "id": "V-22570",
1746
+ "title": "If the system is using LDAP for authentication or account information, the LDAP TLS certificate file must not have an extended ACL.",
1747
+ "description": "LDAP can be used to provide user authentication and account information, which are vital to system security. The LDAP client configuration must be protected from unauthorized modification.",
1748
+ "severity": "medium"
1749
+ },
1750
+ {
1751
+ "id": "V-22571",
1752
+ "title": "If the system is using LDAP for authentication or account information, the LDAP TLS key file must be owned by root.",
1753
+ "description": "LDAP can be used to provide user authentication and account information, which are vital to system security. The LDAP client configuration must be protected from unauthorized modification.",
1754
+ "severity": "medium"
1755
+ },
1756
+ {
1757
+ "id": "V-22572",
1758
+ "title": "If the system is using LDAP for authentication or account information, the LDAP TLS key file must be group-owned by root, bin, or sys.",
1759
+ "description": "LDAP can be used to provide user authentication and account information, which are vital to system security. The LDAP client configuration must be protected from unauthorized modification.",
1760
+ "severity": "medium"
1761
+ },
1762
+ {
1763
+ "id": "V-22573",
1764
+ "title": "If the system is using LDAP for authentication or account information, the LDAP TLS key file must have mode 0600 or less permissive.",
1765
+ "description": "LDAP can be used to provide user authentication and account information, which are vital to system security. The LDAP client configuration must be protected from unauthorized modification.\n\nNote: Depending on the particular implementation, group and other read permission may be necessary for unprivileged users to successfully resolve account information using LDAP. This will still be a finding, as these permissions provide users with access to system authenticators.",
1766
+ "severity": "medium"
1767
+ },
1768
+ {
1769
+ "id": "V-22574",
1770
+ "title": "If the system is using LDAP for authentication or account information, the LDAP TLS key file must not have an extended ACL.",
1771
+ "description": "LDAP can be used to provide user authentication and account information, which are vital to system security. The LDAP client configuration must be protected from unauthorized modification.",
1772
+ "severity": "medium"
1773
+ },
1774
+ {
1775
+ "id": "V-22577",
1776
+ "title": "Automated file system mounting tools must not be enabled unless needed.",
1777
+ "description": "Automated file system mounting tools may provide unprivileged users with the ability to access local media and network shares. If this access is not necessary for the system’s operation, it must be disabled to reduce the risk of unauthorized access to these resources.",
1778
+ "severity": "low"
1779
+ },
1780
+ {
1781
+ "id": "V-22582",
1782
+ "title": "The system must employ a local firewall.",
1783
+ "description": "A local firewall protects the system from exposing unnecessary or undocumented network services to the local enclave. If a system within the enclave is compromised, firewall protection on an individual system continues to protect it from attack.",
1784
+ "severity": "medium"
1785
+ },
1786
+ {
1787
+ "id": "V-22583",
1788
+ "title": "The systems local firewall must implement a deny-all, allow-by-exception policy.",
1789
+ "description": "A local firewall protects the system from exposing unnecessary or undocumented network services to the local enclave. If a system within the enclave is compromised, firewall protection on an individual system continues to protect it from attack.",
1790
+ "severity": "medium"
1791
+ },
1792
+ {
1793
+ "id": "V-22585",
1794
+ "title": "The systems boot loader configuration file(s) must not have extended ACLs.",
1795
+ "description": "File system extended ACLs provide access to files beyond what is allowed by the mode numbers of the files. If extended ACLs are present on the system's boot loader configuration file(s), these files may be vulnerable to unauthorized access or modification, which could compromise the system's boot process.",
1796
+ "severity": "medium"
1797
+ },
1798
+ {
1799
+ "id": "V-22586",
1800
+ "title": "The systems boot loader configuration files must be owned by root.",
1801
+ "description": "The system's boot loader configuration files are critical to the integrity of the system and must be protected. Unauthorized modification of these files resulting from improper ownership could compromise the system's boot loader configuration.",
1802
+ "severity": "medium"
1803
+ },
1804
+ {
1805
+ "id": "V-22587",
1806
+ "title": "The systems boot loader configuration file(s) must be group-owned by root, bin, sys, or system.",
1807
+ "description": "The system's boot loader configuration files are critical to the integrity of the system and must be protected. Unauthorized modifications resulting from improper group ownership may compromise the boot loader configuration.",
1808
+ "severity": "medium"
1809
+ },
1810
+ {
1811
+ "id": "V-22588",
1812
+ "title": "The system package management tool must cryptographically verify the authenticity of software packages during installation.",
1813
+ "description": "To prevent the installation of software from unauthorized sources, the system package management tool must use cryptographic algorithms to verify the packages are authentic.",
1814
+ "severity": "low"
1815
+ },
1816
+ {
1817
+ "id": "V-22589",
1818
+ "title": "The system package management tool must not automatically obtain updates.",
1819
+ "description": "System package management tools can obtain a list of updates and patches from a package repository and make this information available to the SA for review and action. Using a package repository outside of the organization's control presents a risk of malicious packages being introduced.",
1820
+ "severity": "low"
1821
+ },
1822
+ {
1823
+ "id": "V-22595",
1824
+ "title": "The /etc/security/access.conf file must not have an extended ACL.",
1825
+ "description": "If the access permissions are more permissive than 0640, system security could be compromised.",
1826
+ "severity": "medium"
1827
+ },
1828
+ {
1829
+ "id": "V-22596",
1830
+ "title": "The /etc/sysctl.conf file must not have an extended ACL.",
1831
+ "description": "The sysctl.conf file specifies the values for kernel parameters to be set on boot. These settings can affect the system's security.",
1832
+ "severity": "medium"
1833
+ },
1834
+ {
1835
+ "id": "V-22665",
1836
+ "title": "The system must not be running any routing protocol daemons, unless the system is a router.",
1837
+ "description": "Routing protocol daemons are typically used on routers to exchange network topology information with other routers. If this software is used when not required, system network information may be unnecessarily transmitted across the network.",
1838
+ "severity": "medium"
1839
+ },
1840
+ {
1841
+ "id": "V-22702",
1842
+ "title": "System audit logs must be group-owned by root, bin, sys, or system.",
1843
+ "description": "Sensitive system and user information could provide a malicious user with enough information to penetrate further into the system.",
1844
+ "severity": "medium"
1845
+ },
1846
+ {
1847
+ "id": "V-23732",
1848
+ "title": "The FTPS/FTP service on the system must be configured with the Department of Defense (DoD) login banner.",
1849
+ "description": "Failure to display the logon banner prior to a logon attempt will negate legal proceedings resulting from unauthorized access to system resources.\n\nNote: SFTP and FTPS are encrypted alternatives to FTP to be used in place of FTP. SFTP is implemented by the SSH service and uses its banner configuration.",
1850
+ "severity": "medium"
1851
+ },
1852
+ {
1853
+ "id": "V-23736",
1854
+ "title": "The system must use a separate file system for /var.",
1855
+ "description": "The use of separate file systems for different paths can protect the system from failures resulting from a file system becoming full or failing.",
1856
+ "severity": "low"
1857
+ },
1858
+ {
1859
+ "id": "V-23738",
1860
+ "title": "The system must use a separate file system for the system audit data path.",
1861
+ "description": "The use of separate file systems for different paths can protect the system from failures resulting from a file system becoming full or failing.",
1862
+ "severity": "low"
1863
+ },
1864
+ {
1865
+ "id": "V-23739",
1866
+ "title": "The system must use a separate file system for /tmp (or equivalent).",
1867
+ "description": "The use of separate file systems for different paths can protect the system from failures resulting from a file system becoming full or failing.",
1868
+ "severity": "low"
1869
+ },
1870
+ {
1871
+ "id": "V-23741",
1872
+ "title": "TCP backlog queue sizes must be set appropriately.",
1873
+ "description": "To provide some mitigation to TCP Denial of Service attacks, the TCP backlog queue sizes must be set to at least 1280 or in accordance with product-specific guidelines.",
1874
+ "severity": "medium"
1875
+ },
1876
+ {
1877
+ "id": "V-23952",
1878
+ "title": "Mail relaying must be restricted.",
1879
+ "description": "If unrestricted mail relaying is permitted, unauthorized senders could use this host as a mail relay for the purpose of sending SPAM or other unauthorized activity.",
1880
+ "severity": "medium"
1881
+ },
1882
+ {
1883
+ "id": "V-23953",
1884
+ "title": "The ldd command must be disabled unless it protects against the execution of untrusted files.",
1885
+ "description": "The 'ldd' command provides a list of dependent libraries needed by a given binary, which is useful for troubleshooting software. Instead of parsing the binary file, some 'ldd' implementations invoke the program with a special environment variable set, which causes the system dynamic linker to display the list of libraries. Specially crafted binaries can specify an alternate dynamic linker which may cause a program to be executed instead of examined. If the program is from an untrusted source, such as in a user home directory, or a file suspected of involvement in a system compromise, unauthorized software may be executed with the rights of the user running 'ldd'. \n\nSome 'ldd' implementations include protections that prevent the execution of untrusted files. If such protections exist, this requirement is not applicable.\n\nAn acceptable method of disabling 'ldd' is changing its mode to 0000. The SA may conduct troubleshooting by temporarily changing the mode to allow execution and running the 'ldd' command as an unprivileged user upon trusted system binaries.",
1886
+ "severity": "medium"
1887
+ },
1888
+ {
1889
+ "id": "V-23972",
1890
+ "title": "The system must not respond to ICMPv6 echo requests sent to a broadcast address.",
1891
+ "description": "Responding to broadcast ICMP echo requests facilitates network mapping and provides a vector for amplification attacks.",
1892
+ "severity": "medium"
1893
+ },
1894
+ {
1895
+ "id": "V-24357",
1896
+ "title": "The system must be configured to send audit records to a remote audit server.",
1897
+ "description": "Audit records contain evidence that can be used in the investigation of compromised systems. To prevent this evidence from compromise, it must be sent to a separate system continuously. Methods for sending audit records include, but are not limited to, system audit tools used to send logs directly to another host or through the system's syslog service to another host.\n",
1898
+ "severity": "low"
1899
+ },
1900
+ {
1901
+ "id": "V-24384",
1902
+ "title": "If the system is using LDAP for authentication or account information, the /etc/ldap.conf file (or equivalent) must not contain passwords.",
1903
+ "description": "The authentication of automated LDAP connections between systems must not use passwords since more secure methods are available, such as PKI and Kerberos. Additionally, the storage of unencrypted passwords on the system is not permitted.",
1904
+ "severity": "medium"
1905
+ },
1906
+ {
1907
+ "id": "V-24386",
1908
+ "title": "The telnet daemon must not be running.",
1909
+ "description": "The telnet daemon provides a typically unencrypted remote access service which does not provide for the confidentiality and integrity of user passwords or the remote session. If a privileged user were to log on using this service, the privileged user password could be compromised.",
1910
+ "severity": "high"
1911
+ },
1912
+ {
1913
+ "id": "V-27250",
1914
+ "title": "A file integrity baseline including cryptographic hashes must be created.",
1915
+ "description": "A file integrity baseline is a collection of file metadata which is to evaluate the integrity of the system. A minimal baseline must contain metadata for all device files, setuid files, setgid files, system libraries, system binaries, and system configuration files. The minimal metadata must consist of the mode, owner, group owner, and modification times. For regular files, metadata must also include file size and a cryptographic hash of the file’s contents.\n\n",
1916
+ "severity": "medium"
1917
+ },
1918
+ {
1919
+ "id": "V-27251",
1920
+ "title": "A file integrity baseline including cryptographic hashes must be maintained.\n\n",
1921
+ "description": "A file integrity baseline is a collection of file metadata which is to evaluate the integrity of the system. A minimal baseline must contain metadata for all device files, setuid files, setgid files, system libraries, system binaries, and system configuration files. The minimal metadata must consist of the mode, owner, group owner, and modification times. For regular files, metadata must also include file size and a cryptographic hash of the file’s contents.\n\n",
1922
+ "severity": "medium"
1923
+ },
1924
+ {
1925
+ "id": "V-27275",
1926
+ "title": "The system must not have the unnecessary news account.",
1927
+ "description": "Accounts that provide no operational purpose provide additional opportunities for system compromise. Unnecessary accounts include user accounts for individuals not requiring access to the system and application accounts for applications not installed on the system.",
1928
+ "severity": "medium"
1929
+ },
1930
+ {
1931
+ "id": "V-27276",
1932
+ "title": "The system must not have the unnecessary gopher account.",
1933
+ "description": "Accounts that provide no operational purpose provide additional opportunities for system compromise. Unnecessary accounts include user accounts for individuals not requiring access to the system and application accounts for applications not installed on the system.",
1934
+ "severity": "medium"
1935
+ },
1936
+ {
1937
+ "id": "V-27279",
1938
+ "title": "The system must not have the unnecessary ftp account.",
1939
+ "description": "Accounts that provide no operational purpose provide additional opportunities for system compromise. Unnecessary accounts include user accounts for individuals not requiring access to the system and application accounts for applications not installed on the system.",
1940
+ "severity": "medium"
1941
+ },
1942
+ {
1943
+ "id": "V-29236",
1944
+ "title": "The audit system must be configured to audit failed attempts to access files and programs.",
1945
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
1946
+ "severity": "medium"
1947
+ },
1948
+ {
1949
+ "id": "V-29237",
1950
+ "title": "The audit system must be configured to audit failed attempts to access files and programs.",
1951
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
1952
+ "severity": "medium"
1953
+ },
1954
+ {
1955
+ "id": "V-29238",
1956
+ "title": "The audit system must be configured to audit failed attempts to access files and programs.",
1957
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
1958
+ "severity": "medium"
1959
+ },
1960
+ {
1961
+ "id": "V-29239",
1962
+ "title": "The audit system must be configured to audit failed attempts to access files and programs.",
1963
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
1964
+ "severity": "medium"
1965
+ },
1966
+ {
1967
+ "id": "V-29240",
1968
+ "title": "The audit system must be configured to audit file deletions.",
1969
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
1970
+ "severity": "medium"
1971
+ },
1972
+ {
1973
+ "id": "V-29241",
1974
+ "title": "The audit system must be configured to audit all administrative, privileged, and security actions.",
1975
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
1976
+ "severity": "medium"
1977
+ },
1978
+ {
1979
+ "id": "V-29242",
1980
+ "title": "The audit system must be configured to audit all administrative, privileged, and security actions.",
1981
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
1982
+ "severity": "medium"
1983
+ },
1984
+ {
1985
+ "id": "V-29243",
1986
+ "title": "The audit system must be configured to audit all administrative, privileged, and security actions.",
1987
+ "description": " If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
1988
+ "severity": "medium"
1989
+ },
1990
+ {
1991
+ "id": "V-29245",
1992
+ "title": "The audit system must be configured to audit all administrative, privileged, and security actions.",
1993
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
1994
+ "severity": "medium"
1995
+ },
1996
+ {
1997
+ "id": "V-29246",
1998
+ "title": "The audit system must be configured to audit all administrative, privileged, and security actions.",
1999
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2000
+ "severity": "medium"
2001
+ },
2002
+ {
2003
+ "id": "V-29247",
2004
+ "title": "The audit system must be configured to audit all administrative, privileged, and security actions.",
2005
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2006
+ "severity": "medium"
2007
+ },
2008
+ {
2009
+ "id": "V-29248",
2010
+ "title": "The audit system must be configured to audit all administrative, privileged, and security actions.",
2011
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2012
+ "severity": "medium"
2013
+ },
2014
+ {
2015
+ "id": "V-29249",
2016
+ "title": "The audit system must be configured to audit all administrative, privileged, and security actions.",
2017
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2018
+ "severity": "medium"
2019
+ },
2020
+ {
2021
+ "id": "V-29250",
2022
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications.",
2023
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2024
+ "severity": "medium"
2025
+ },
2026
+ {
2027
+ "id": "V-29251",
2028
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications.",
2029
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2030
+ "severity": "medium"
2031
+ },
2032
+ {
2033
+ "id": "V-29252",
2034
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications.",
2035
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2036
+ "severity": "medium"
2037
+ },
2038
+ {
2039
+ "id": "V-29253",
2040
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications.",
2041
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2042
+ "severity": "medium"
2043
+ },
2044
+ {
2045
+ "id": "V-29255",
2046
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications.",
2047
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2048
+ "severity": "medium"
2049
+ },
2050
+ {
2051
+ "id": "V-29257",
2052
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications.",
2053
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2054
+ "severity": "medium"
2055
+ },
2056
+ {
2057
+ "id": "V-29259",
2058
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications.",
2059
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2060
+ "severity": "medium"
2061
+ },
2062
+ {
2063
+ "id": "V-29261",
2064
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications.",
2065
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2066
+ "severity": "medium"
2067
+ },
2068
+ {
2069
+ "id": "V-29272",
2070
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications.",
2071
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2072
+ "severity": "medium"
2073
+ },
2074
+ {
2075
+ "id": "V-29274",
2076
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications.",
2077
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2078
+ "severity": "medium"
2079
+ },
2080
+ {
2081
+ "id": "V-29275",
2082
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications.",
2083
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2084
+ "severity": "medium"
2085
+ },
2086
+ {
2087
+ "id": "V-29279",
2088
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications.",
2089
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2090
+ "severity": "medium"
2091
+ },
2092
+ {
2093
+ "id": "V-29281",
2094
+ "title": "The audit system must be configured to audit the loading and unloading of dynamic kernel modules - delete_module.",
2095
+ "description": "Actions concerning dynamic kernel modules must be recorded as they are substantial events. Dynamic kernel modules can increase the attack surface of a system. A malicious kernel module can be used to substantially alter the functioning of a system, often with the purpose of hiding a compromise from the SA.",
2096
+ "severity": "medium"
2097
+ },
2098
+ {
2099
+ "id": "V-29284",
2100
+ "title": "The audit system must be configured to audit the loading and unloading of dynamic kernel modules - /sbin/insmod.",
2101
+ "description": "Actions concerning dynamic kernel modules must be recorded as they are substantial events. Dynamic kernel modules can increase the attack surface of a system. A malicious kernel module can be used to substantially alter the functioning of a system, often with the purpose of hiding a compromise from the SA.",
2102
+ "severity": "medium"
2103
+ },
2104
+ {
2105
+ "id": "V-29286",
2106
+ "title": "The audit system must be configured to audit the loading and unloading of dynamic kernel modules -/sbin/modprobe.",
2107
+ "description": "Actions concerning dynamic kernel modules must be recorded as they are substantial events. Dynamic kernel modules can increase the attack surface of a system. A malicious kernel module can be used to substantially alter the functioning of a system, often with the purpose of hiding a compromise from the SA.",
2108
+ "severity": "medium"
2109
+ },
2110
+ {
2111
+ "id": "V-29288",
2112
+ "title": "The audit system must be configured to audit the loading and unloading of dynamic kernel modules - /sbin/rmmod",
2113
+ "description": "Actions concerning dynamic kernel modules must be recorded as they are substantial events. Dynamic kernel modules can increase the attack surface of a system. A malicious kernel module can be used to substantially alter the functioning of a system, often with the purpose of hiding a compromise from the SA.",
2114
+ "severity": "medium"
2115
+ },
2116
+ {
2117
+ "id": "V-29289",
2118
+ "title": "Files in cron script directories must have mode 0700 or less permissive.",
2119
+ "description": "To protect the integrity of scheduled system jobs and prevent malicious modification to these jobs, crontab files must be secured.",
2120
+ "severity": "medium"
2121
+ },
2122
+ {
2123
+ "id": "V-29376",
2124
+ "title": "The system must not have the unnecessary games account.",
2125
+ "description": "Accounts that provide no operational purpose provide additional opportunities for system compromise. Unnecessary accounts include user accounts for individuals not requiring access to the system and application accounts for applications not installed on the system.",
2126
+ "severity": "medium"
2127
+ },
2128
+ {
2129
+ "id": "V-34936",
2130
+ "title": "Global settings defined in common-{account,auth,password,session} must be applied in the pam.d definition files.",
2131
+ "description": "Pam global requirements are generally defined in the common-account, common-auth, common- password and common-session files located in the /etc/pam.d directory In order for the requirements to be applied the file(s) containing them must be included directly or indirectly in each program's definition file in /etc/pam.d",
2132
+ "severity": "medium"
2133
+ },
2134
+ {
2135
+ "id": "V-35025",
2136
+ "title": "The /etc/rsyslog.conf file must be owned by root.",
2137
+ "description": "If the /etc/rsyslog.conf file is not owned by root, unauthorized users could be allowed to view, edit, or delete important system messages handled by the syslog facility.",
2138
+ "severity": "medium"
2139
+ },
2140
+ {
2141
+ "id": "V-35026",
2142
+ "title": "The /etc/rsyslog.conf file must be group-owned by root, bin, sys, or system.",
2143
+ "description": "If the group owner of /etc/rsyslog.conf is not root, bin, or sys, unauthorized users could be permitted to view, edit, or delete important system messages handled by the syslog facility.",
2144
+ "severity": "medium"
2145
+ },
2146
+ {
2147
+ "id": "V-4084",
2148
+ "title": "The system must prohibit the reuse of passwords within five iterations.",
2149
+ "description": "If a user, or root, used the same password continuously or was allowed to change it back shortly after being forced to change it to something else, it would provide a potential intruder with the opportunity to keep guessing at one user's password until it was guessed correctly.",
2150
+ "severity": "medium"
2151
+ },
2152
+ {
2153
+ "id": "V-4087",
2154
+ "title": "User start-up files must not execute world-writable programs.",
2155
+ "description": "If start-up files execute world-writable programs, especially in unprotected directories, they could be maliciously modified to become trojans that destroy user files or otherwise compromise the system at the user, or higher, level. If the system is compromised at the user level, it is much easier to eventually compromise the system at the root and network level.",
2156
+ "severity": "medium"
2157
+ },
2158
+ {
2159
+ "id": "V-4089",
2160
+ "title": "All system start-up files must be owned by root.",
2161
+ "description": "System start-up files not owned by root could lead to system compromise by allowing malicious users or applications to modify them for unauthorized purposes. This could lead to system and network compromise.",
2162
+ "severity": "medium"
2163
+ },
2164
+ {
2165
+ "id": "V-4090",
2166
+ "title": "All system start-up files must be group-owned by root, sys, bin, other, or system.",
2167
+ "description": "If system start-up files do not have a group owner of root or a system group, the files may be modified by malicious users or intruders.",
2168
+ "severity": "medium"
2169
+ },
2170
+ {
2171
+ "id": "V-4091",
2172
+ "title": "System start-up files must only execute programs owned by a privileged UID or an application.",
2173
+ "description": "System start-up files executing programs owned by other than root (or another privileged user) or an application indicating the system may have been compromised.",
2174
+ "severity": "medium"
2175
+ },
2176
+ {
2177
+ "id": "V-4250",
2178
+ "title": "The systems boot loader configuration file(s) must have mode 0600 or less permissive.",
2179
+ "description": "File permissions greater than 0600 on boot loader configuration files could allow an unauthorized user to view or modify sensitive information pertaining to system boot instructions.",
2180
+ "severity": "medium"
2181
+ },
2182
+ {
2183
+ "id": "V-4268",
2184
+ "title": "The system must not have special privilege accounts, such as shutdown and halt.",
2185
+ "description": "If special privilege accounts are compromised, the accounts could provide privileges to execute malicious commands on a system.",
2186
+ "severity": "high"
2187
+ },
2188
+ {
2189
+ "id": "V-4269",
2190
+ "title": "The system must not have unnecessary accounts.",
2191
+ "description": "Accounts providing no operational purpose provide additional opportunities for system compromise. Unnecessary accounts include user accounts for individuals not requiring access to the system and application accounts for applications not installed on the system.",
2192
+ "severity": "medium"
2193
+ },
2194
+ {
2195
+ "id": "V-4273",
2196
+ "title": "The /etc/news/incoming.conf (or equivalent) must have mode 0600 or less permissive.",
2197
+ "description": "Excessive permissions on the \"incoming.conf\" file may allow unauthorized modification which could lead to Denial-of-Service to authorized users or provide access to unauthorized users.",
2198
+ "severity": "medium"
2199
+ },
2200
+ {
2201
+ "id": "V-4274",
2202
+ "title": "The /etc/news/infeed.conf (or equivalent) must have mode 0600 or less permissive.",
2203
+ "description": "Excessive permissions on the \"\" file may allow unauthorized modification which could lead to Denial of Service to authorized users or provide access to unauthorized users.",
2204
+ "severity": "medium"
2205
+ },
2206
+ {
2207
+ "id": "V-4275",
2208
+ "title": "The /etc/news/readers.conf (or equivalent) must have mode 0600 or less permissive.",
2209
+ "description": "Excessive permissions on the readers.conf file may allow unauthorized modification which could lead to Denial of Service to authorized users or provide access to unauthorized users.",
2210
+ "severity": "medium"
2211
+ },
2212
+ {
2213
+ "id": "V-4276",
2214
+ "title": "The /etc/news/passwd.nntp file (or equivalent) must have mode 0600 or less permissive.",
2215
+ "description": "File permissions more permissive than 0600 for \"/etc/news/passwd.nntp\" may allow access to privileged information by system intruders or malicious users.",
2216
+ "severity": "medium"
2217
+ },
2218
+ {
2219
+ "id": "V-4277",
2220
+ "title": "Files in /etc/news must be owned by root or news.",
2221
+ "description": "If critical system files are not owned by a privileged user, system integrity could be compromised.",
2222
+ "severity": "medium"
2223
+ },
2224
+ {
2225
+ "id": "V-4278",
2226
+ "title": "The files in /etc/news must be group-owned by root or news.",
2227
+ "description": "If critical system files do not have a privileged group-owner, system integrity could be compromised.",
2228
+ "severity": "medium"
2229
+ },
2230
+ {
2231
+ "id": "V-4295",
2232
+ "title": "The SSH daemon must be configured to only use the SSHv2 protocol.",
2233
+ "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.",
2234
+ "severity": "high"
2235
+ },
2236
+ {
2237
+ "id": "V-4298",
2238
+ "title": "Remote consoles must be disabled or protected from unauthorized access.",
2239
+ "description": "The remote console feature provides an additional means of access to the system which could allow unauthorized access if not disabled or properly secured. With virtualization technologies, remote console access is essential as there is no physical console for virtual machines. Remote console access must be protected in the same manner as any other remote privileged access method.",
2240
+ "severity": "medium"
2241
+ },
2242
+ {
2243
+ "id": "V-4301",
2244
+ "title": "The system clock must be synchronized to an authoritative DoD time source.",
2245
+ "description": "To assure the accuracy of the system clock, it must be synchronized with an authoritative time source within DoD. Many system functions, including time-based login and activity restrictions, automated reports, system logs, and audit records depend on an accurate system clock. If there is no confidence in the correctness of the system clock, time-based functions may not operate as intended and records may be of diminished value.\n\nAuthoritative time sources include authorized time servers within the enclave that synchronize with upstream authoritative sources. Specific requirements for the upstream synchronization of network time protocol (NTP) servers are covered in the Network Other Devices STIG.\n\nFor systems located on isolated or closed networks, it is not necessary to synchronize with a global authoritative time source. If a global authoritative time source is not available to systems on an isolated network, a local authoritative time source must be established on this network and used by the systems connected to this network. This is necessary to provide the ability to correlate events and allow for the correct operation of time-dependent protocols between systems on the isolated network.\n\nIf the system is completely isolated (i.e., it has no connections to networks or other systems), time synchronization is not required as no correlation of events between systems will be necessary. If the system is completely isolated, this requirement is not applicable.",
2246
+ "severity": "medium"
2247
+ },
2248
+ {
2249
+ "id": "V-4304",
2250
+ "title": "The root file system must employ journaling or another mechanism ensuring file system consistency.",
2251
+ "description": "File system journaling, or logging, can allow reconstruction of file system data after a system crash, preserving the integrity of data that may have otherwise been lost. Journaling file systems typically do not require consistency checks upon booting after a crash, which can improve system availability. Some file systems employ other mechanisms to ensure consistency also satisfying this requirement.",
2252
+ "severity": "medium"
2253
+ },
2254
+ {
2255
+ "id": "V-4321",
2256
+ "title": "The system must not run Samba unless needed.",
2257
+ "description": "Samba is a tool used for the sharing of files and printers between Windows and UNIX operating systems. It provides access to sensitive files and, therefore, poses a security risk if compromised.",
2258
+ "severity": "medium"
2259
+ },
2260
+ {
2261
+ "id": "V-4334",
2262
+ "title": "The /etc/sysctl.conf file must be owned by root.",
2263
+ "description": "The sysctl.conf file specifies the values for kernel parameters to be set on boot. These settings can affect the system's security.",
2264
+ "severity": "medium"
2265
+ },
2266
+ {
2267
+ "id": "V-4335",
2268
+ "title": "The /etc/sysctl.conf file must be group-owned by root.",
2269
+ "description": "The sysctl.conf file specifies the values for kernel parameters to be set on boot. These settings can affect the system's security.",
2270
+ "severity": "medium"
2271
+ },
2272
+ {
2273
+ "id": "V-4336",
2274
+ "title": "The /etc/sysctl.conf file must have mode 0600 or less permissive.",
2275
+ "description": "The sysctl.conf file specifies the values for kernel parameters to be set on boot. These settings can affect the system's security.",
2276
+ "severity": "medium"
2277
+ },
2278
+ {
2279
+ "id": "V-4339",
2280
+ "title": "The Linux NFS Server must not have the insecure file locking option.",
2281
+ "description": "Insecure file locking could allow for sensitive data to be viewed or edited by an unauthorized user.",
2282
+ "severity": "high"
2283
+ },
2284
+ {
2285
+ "id": "V-4346",
2286
+ "title": "The Linux PAM system must not grant sole access to admin privileges to the first user who logs into the console.",
2287
+ "description": "If an unauthorized user has been granted privileged access while logged in at the console, the security posture of a system could be greatly compromised. Additionally, such a situation could deny legitimate root access from another terminal.",
2288
+ "severity": "medium"
2289
+ },
2290
+ {
2291
+ "id": "V-4357",
2292
+ "title": "Audit logs must be rotated daily.",
2293
+ "description": "Rotate audit logs daily to preserve audit file system space and to conform to the DoD/DISA requirement. If it is not rotated daily and moved to another location, then there is more of a chance for the compromise of audit data by malicious users.",
2294
+ "severity": "medium"
2295
+ },
2296
+ {
2297
+ "id": "V-4358",
2298
+ "title": "The cron.deny file must have mode 0600 or less permissive.",
2299
+ "description": "If file permissions for cron.deny are more permissive than 0600, sensitive information could be viewed or edited by unauthorized users.\n",
2300
+ "severity": "medium"
2301
+ },
2302
+ {
2303
+ "id": "V-4360",
2304
+ "title": "Cron programs must not set the umask to a value less restrictive than 077.",
2305
+ "description": "The umask controls the default access mode assigned to newly created files. A umask of 077 limits new files to mode 700 or less permissive. Although umask is often represented as a 4-digit octal number, the first digit representing special access modes is typically ignored or required to be 0.",
2306
+ "severity": "low"
2307
+ },
2308
+ {
2309
+ "id": "V-4361",
2310
+ "title": "The cron.allow file must be owned by root, bin, or sys.",
2311
+ "description": "If the owner of the cron.allow file is not set to root, bin, or sys, the possibility exists for an unauthorized user to view or to edit sensitive information.",
2312
+ "severity": "medium"
2313
+ },
2314
+ {
2315
+ "id": "V-4364",
2316
+ "title": "The at directory must have mode 0755 or less permissive.",
2317
+ "description": "If the \"at\" directory has a mode more permissive than 0755, unauthorized users could be allowed to view or to edit files containing sensitive information within the \"at\" directory. Unauthorized modifications could result in Denial of Service to authorized \"at\" jobs.",
2318
+ "severity": "medium"
2319
+ },
2320
+ {
2321
+ "id": "V-4365",
2322
+ "title": "The atjobs directory must be owned by root, bin, daemon or at.",
2323
+ "description": "If the owner of the \"atjobs\" directory is not root, bin, daemon or at, unauthorized users could be allowed to view or edit files containing sensitive information within the directory.",
2324
+ "severity": "medium"
2325
+ },
2326
+ {
2327
+ "id": "V-4366",
2328
+ "title": "At jobs must not set the umask to a value less restrictive than 077.",
2329
+ "description": "The umask controls the default access mode assigned to newly created files. A umask of 077 limits new files to mode 700 or less permissive. Although umask is often represented as a 4-digit number, the first digit representing special access modes is typically ignored or required to be 0.",
2330
+ "severity": "medium"
2331
+ },
2332
+ {
2333
+ "id": "V-4367",
2334
+ "title": "The at.allow file must be owned by root, bin, or sys.",
2335
+ "description": "If the owner of the at.allow file is not set to root, bin, or sys, unauthorized users could be allowed to view or edit sensitive information contained within the file.",
2336
+ "severity": "medium"
2337
+ },
2338
+ {
2339
+ "id": "V-4368",
2340
+ "title": "The at.deny file must be owned by root, bin, or sys.",
2341
+ "description": "If the owner of the at.deny file is not set to root, bin, or sys, unauthorized users could be allowed to view or edit sensitive information contained within the file.",
2342
+ "severity": "medium"
2343
+ },
2344
+ {
2345
+ "id": "V-4369",
2346
+ "title": "The traceroute command owner must be root.",
2347
+ "description": "If the traceroute command owner has not been set to root, an unauthorized user could use this command to obtain knowledge of the network topology inside the firewall. This information may allow an attacker to determine trusted routers and other network information potentially leading to system and network compromise.",
2348
+ "severity": "medium"
2349
+ },
2350
+ {
2351
+ "id": "V-4370",
2352
+ "title": "The traceroute command must be group-owned by sys, bin, root, or system.",
2353
+ "description": "If the group owner of the traceroute command has not been set to a system group, unauthorized users could have access to the command and use it to gain information regarding a network's topology inside of the firewall. This information may allow an attacker to determine trusted routers and other network information potentially leading to system and network compromise.",
2354
+ "severity": "medium"
2355
+ },
2356
+ {
2357
+ "id": "V-4371",
2358
+ "title": "The traceroute file must have mode 0700 or less permissive.",
2359
+ "description": "If the mode of the traceroute executable is more permissive than 0700, malicious code could be inserted by an attacker and triggered whenever the traceroute command is executed by authorized users. Additionally, if an unauthorized user is granted executable permissions to the traceroute command, it could be used to gain information about the network topology behind the firewall. This information may allow an attacker to determine trusted routers and other network information potentially leading to system and network compromise.",
2360
+ "severity": "medium"
2361
+ },
2362
+ {
2363
+ "id": "V-4382",
2364
+ "title": "Administrative accounts must not run a web browser, except as needed for local service administration.",
2365
+ "description": "If a web browser flaw is exploited while running as a privileged user, the entire system could be compromised.\n\nSpecific exceptions for local service administration should be documented in site-defined policy. These exceptions may include HTTP(S)-based tools used for the administration of the local system, services, or attached devices. Examples of possible exceptions are HP’s System Management Homepage (SMH), the CUPS administrative interface, and Sun's StorageTek Common Array Manager (CAM) when these services are running on the local system.",
2366
+ "severity": "high"
2367
+ },
2368
+ {
2369
+ "id": "V-4384",
2370
+ "title": "The SMTP services SMTP greeting must not provide version information.",
2371
+ "description": "The version of the SMTP service can be used by attackers to plan an attack based on vulnerabilities present in the specific version.",
2372
+ "severity": "low"
2373
+ },
2374
+ {
2375
+ "id": "V-4385",
2376
+ "title": "The system must not use .forward files.",
2377
+ "description": "The .forward file allows users to automatically forward mail to another system. Use of .forward files could allow the unauthorized forwarding of mail and could potentially create mail loops which could degrade system performance.",
2378
+ "severity": "medium"
2379
+ },
2380
+ {
2381
+ "id": "V-4387",
2382
+ "title": "Anonymous FTP accounts must not have a functional shell.",
2383
+ "description": "If an anonymous FTP account has been configured to use a functional shell, attackers could gain access to the shell if the account is compromised.",
2384
+ "severity": "high"
2385
+ },
2386
+ {
2387
+ "id": "V-4388",
2388
+ "title": "The anonymous FTP account must be configured to use chroot or a similarly isolated environment.",
2389
+ "description": "If an anonymous FTP account does not use a chroot or similarly isolated environment, the system may be more vulnerable to exploits against the FTP service. Such exploits could allow an attacker to gain shell access to the system and view, edit, or remove sensitive files.",
2390
+ "severity": "medium"
2391
+ },
2392
+ {
2393
+ "id": "V-4392",
2394
+ "title": "If the system is a Network Management System (NMS) server, it must only run the NMS and any software required by the NMS.",
2395
+ "description": "Installing extraneous software on a system designated as a dedicated Network Management System (NMS) server poses a security threat to the system and the network. Should an attacker gain access to the NMS through unauthorized software, the entire network may be susceptible to malicious activity.",
2396
+ "severity": "medium"
2397
+ },
2398
+ {
2399
+ "id": "V-4393",
2400
+ "title": "The /etc/rsyslog.conf file must be owned by root.",
2401
+ "description": "If the /etc/syslog.conf file is not owned by root, unauthorized users could be allowed to view, edit, or delete important system messages handled by the syslog facility.",
2402
+ "severity": "medium"
2403
+ },
2404
+ {
2405
+ "id": "V-4394",
2406
+ "title": "The /etc/rsyslog.conf file must be group-owned by root, bin, sys, or system.",
2407
+ "description": "If the group owner of /etc/syslog.conf is not root, bin, or sys, unauthorized users could be permitted to view, edit, or delete important system messages handled by the syslog facility.",
2408
+ "severity": "medium"
2409
+ },
2410
+ {
2411
+ "id": "V-4395",
2412
+ "title": "The system must only use remote syslog servers (log hosts) that is justified and documented using site-defined procedures.",
2413
+ "description": "If a remote log host is in use and it has not been justified and documented with the IAO, sensitive information could be obtained by unauthorized users without the SA's knowledge. A remote log host is any host to which the system is sending syslog messages over a network.",
2414
+ "severity": "medium"
2415
+ },
2416
+ {
2417
+ "id": "V-4397",
2418
+ "title": "The system must be configured with a default gateway for IPv4 if the system uses IPv4, unless the system is a router.",
2419
+ "description": "If a system has no default gateway defined, the system is at increased risk of man-in-the-middle, monitoring, and Denial of Service attacks.",
2420
+ "severity": "medium"
2421
+ },
2422
+ {
2423
+ "id": "V-4398",
2424
+ "title": "A system used for routing must not run other network services or applications.",
2425
+ "description": "Installing extraneous software on a system designated as a dedicated router poses a security threat to the system and the network. Should an attacker gain access to the router through the unauthorized software, the entire network is susceptible to malicious activity.",
2426
+ "severity": "medium"
2427
+ },
2428
+ {
2429
+ "id": "V-4399",
2430
+ "title": "The system must not use UDP for NIS/NIS+.",
2431
+ "description": "Implementing Network Information Service (NIS) or NIS+ under UDP may make the system more susceptible to a Denial of Service attack and does not provide the same quality of service as TCP.",
2432
+ "severity": "high"
2433
+ },
2434
+ {
2435
+ "id": "V-4427",
2436
+ "title": "All .rhosts, .shosts, or host.equiv files must only contain trusted host-user pairs.",
2437
+ "description": "If these files are not properly configured, they could allow malicious access by unknown malicious users from untrusted hosts who could compromise the system.",
2438
+ "severity": "medium"
2439
+ },
2440
+ {
2441
+ "id": "V-4428",
2442
+ "title": "All .rhosts, .shosts, .netrc, or hosts.equiv files must be accessible by only root or the owner.",
2443
+ "description": "If these files are accessible by users other than root or the owner, they could be used by a malicious user to set up a system compromise.",
2444
+ "severity": "medium"
2445
+ },
2446
+ {
2447
+ "id": "V-4430",
2448
+ "title": "The cron.deny file must be owned by root, bin, or sys.",
2449
+ "description": "Cron daemon control files restrict the scheduling of automated tasks and must be protected.\n",
2450
+ "severity": "medium"
2451
+ },
2452
+ {
2453
+ "id": "V-4687",
2454
+ "title": "The rsh daemon must not be running.",
2455
+ "description": "The rshd process provides a typically unencrypted, host-authenticated remote access service. SSH should be used in place of this service.",
2456
+ "severity": "high"
2457
+ },
2458
+ {
2459
+ "id": "V-4688",
2460
+ "title": "The rexec daemon must not be running.",
2461
+ "description": "The rexecd process provides a typically unencrypted, host-authenticated remote access service. SSH should be used in place of this service.",
2462
+ "severity": "high"
2463
+ },
2464
+ {
2465
+ "id": "V-4689",
2466
+ "title": "The SMTP service must be an up-to-date version.",
2467
+ "description": "The SMTP service version on the system must be current to avoid exposing vulnerabilities present in unpatched versions.",
2468
+ "severity": "high"
2469
+ },
2470
+ {
2471
+ "id": "V-4690",
2472
+ "title": "The sendmail server must have the debug feature disabled.",
2473
+ "description": "Debug mode is a feature present in older versions of sendmail which, if not disabled, may allow an attacker to gain access to a system through the sendmail service.",
2474
+ "severity": "high"
2475
+ },
2476
+ {
2477
+ "id": "V-4691",
2478
+ "title": "The SMTP service must not have a uudecode alias active.",
2479
+ "description": "A common configuration for older Mail Transfer Agents (MTAs) is to include an alias for the decode user. All mail sent to this user is sent to the uudecode program, which automatically converts and stores files. By sending mail to the decode or the uudecode aliases present on some systems, a remote attacker may be able to create or overwrite files on the remote host. This could possibly be used to gain remote access.",
2480
+ "severity": "high"
2481
+ },
2482
+ {
2483
+ "id": "V-4692",
2484
+ "title": "The SMTP service must not have the EXPN feature active.",
2485
+ "description": "The SMTP EXPN function allows an attacker to determine if an account exists on a system, providing significant assistance to a brute force attack on user accounts. EXPN may also provide additional information concerning users on the system, such as the full names of account owners.",
2486
+ "severity": "low"
2487
+ },
2488
+ {
2489
+ "id": "V-4693",
2490
+ "title": "The SMTP service must not have the Verify (VRFY) feature active.",
2491
+ "description": "The VRFY command allows an attacker to determine if an account exists on a system, providing significant assistance to a brute force attack on user accounts. VRFY may provide additional information about users on the system, such as the full names of account owners.",
2492
+ "severity": "low"
2493
+ },
2494
+ {
2495
+ "id": "V-4694",
2496
+ "title": "The sendmail service must not have the wizard backdoor active.",
2497
+ "description": "Very old installations of the Sendmail mailing system contained a feature whereby a remote user connecting to the SMTP port can enter the WIZ command and be given an interactive shell with root privileges.",
2498
+ "severity": "low"
2499
+ },
2500
+ {
2501
+ "id": "V-4695",
2502
+ "title": "Any active TFTP daemon must be authorized and approved in the system accreditation package.",
2503
+ "description": "TFTP is a file transfer protocol often used by embedded systems to obtain configuration data or software. The service is unencrypted and does not require authentication of requests. Data available using this service may be subject to unauthorized access or interception.",
2504
+ "severity": "high"
2505
+ },
2506
+ {
2507
+ "id": "V-4696",
2508
+ "title": "The system must not have the UUCP service active.",
2509
+ "description": "The UUCP utility is designed to assist in transferring files, executing remote commands, and sending e-mail between UNIX systems over phone lines and direct connections between systems. The UUCP utility is a primitive and arcane system with many security issues. There are alternate data transfer utilities/products that can be configured to more securely transfer data by providing for authentication as well as encryption.",
2510
+ "severity": "medium"
2511
+ },
2512
+ {
2513
+ "id": "V-4697",
2514
+ "title": "X displays must not be exported to the world.",
2515
+ "description": "Open X displays allow an attacker to capture keystrokes and to execute commands remotely. Many users have their X Server set to “xhost +”, permitting access to the X Server by anyone, from anywhere.",
2516
+ "severity": "high"
2517
+ },
2518
+ {
2519
+ "id": "V-4701",
2520
+ "title": "The system must not have the finger service active.",
2521
+ "description": "The finger service provides information about the system's users to network clients. This information could expose more information for potential used in subsequent attacks.",
2522
+ "severity": "low"
2523
+ },
2524
+ {
2525
+ "id": "V-4702",
2526
+ "title": "If the system is an anonymous FTP server, it must be isolated to the DMZ network.",
2527
+ "description": "Anonymous FTP is a public data service which is only permitted in a server capacity when located on the DMZ network.",
2528
+ "severity": "medium"
2529
+ },
2530
+ {
2531
+ "id": "V-72825",
2532
+ "title": "Wireless network adapters must be disabled.",
2533
+ "description": "The use of wireless networking can introduce many different attack vectors into the organization’s network. Common attack vectors such as malicious association and ad hoc networks will allow an attacker to spoof a wireless access point (AP), allowing validated systems to connect to the malicious AP and enabling the attacker to monitor and record network traffic. These malicious APs can also serve to create a man-in-the-middle attack or be used to create a denial-of-service to valid network resources.",
2534
+ "severity": "medium"
2535
+ },
2536
+ {
2537
+ "id": "V-756",
2538
+ "title": "The system must require authentication upon booting into single-user and maintenance modes.",
2539
+ "description": "If the system does not require valid root authentication before it boots into single-user or maintenance mode, anyone who invokes single-user or maintenance mode is granted privileged access to all files on the system.",
2540
+ "severity": "medium"
2541
+ },
2542
+ {
2543
+ "id": "V-760",
2544
+ "title": "Direct logins must not be permitted to shared, default, application, or utility accounts.",
2545
+ "description": "Shared accounts (accounts where two or more people log in with the same user identification) do not provide identification and authentication. There is no way to provide for non-repudiation or individual accountability.",
2546
+ "severity": "medium"
2547
+ },
2548
+ {
2549
+ "id": "V-761",
2550
+ "title": "All accounts on the system must have unique user or account names.",
2551
+ "description": "A unique user name is the first part of the identification and authentication process. If user names are not unique, there can be no accountability on the system for auditing purposes. Multiple accounts sharing the same name could result in the denial of service to one or both of the accounts or unauthorized access to files or privileges.",
2552
+ "severity": "medium"
2553
+ },
2554
+ {
2555
+ "id": "V-762",
2556
+ "title": "All accounts must be assigned unique User Identification Numbers (UIDs).",
2557
+ "description": "Accounts sharing a UID have full access to each others' files. This has the same effect as sharing a login. There is no way to assure identification, authentication, and accountability because the system sees them as the same user. If the duplicate UID is 0, this gives potential intruders another privileged account to attack.",
2558
+ "severity": "medium"
2559
+ },
2560
+ {
2561
+ "id": "V-763",
2562
+ "title": "The Department of Defense (DoD) login banner must be displayed immediately prior to, or as part of, console login prompts.",
2563
+ "description": "Failure to display the logon banner prior to a logon attempt will negate legal proceedings resulting from unauthorized access to system resources.",
2564
+ "severity": "medium"
2565
+ },
2566
+ {
2567
+ "id": "V-765",
2568
+ "title": "Successful and unsuccessful logins and logouts must be logged.",
2569
+ "description": "Monitoring and recording successful and unsuccessful logins assists in tracking unauthorized access to the system. Without this logging, the ability to track unauthorized activity to specific user accounts may be diminished.",
2570
+ "severity": "medium"
2571
+ },
2572
+ {
2573
+ "id": "V-766",
2574
+ "title": "The system must disable accounts after three consecutive unsuccessful login attempts.",
2575
+ "description": "Disabling accounts after a limited number of unsuccessful login attempts improves protection against password guessing attacks.",
2576
+ "severity": "medium"
2577
+ },
2578
+ {
2579
+ "id": "V-768",
2580
+ "title": "The delay between login prompts following a failed login attempt must be at least 4 seconds.",
2581
+ "description": "Enforcing a delay between successive failed login attempts increases protection against automated password guessing attacks.",
2582
+ "severity": "medium"
2583
+ },
2584
+ {
2585
+ "id": "V-769",
2586
+ "title": "The root user must not own the logon session for an application requiring a continuous display.",
2587
+ "description": "If an application is providing a continuous display and is running with root privileges, unauthorized users could interrupt the process and gain root access to the system.",
2588
+ "severity": "medium"
2589
+ },
2590
+ {
2591
+ "id": "V-770",
2592
+ "title": "The system must not have accounts configured with blank or null passwords.",
2593
+ "description": "If an account is configured for password authentication but does not have an assigned password, it may be possible to log into the account without authentication. If the root user is configured without a password, the entire system may be compromised. For user accounts not using password authentication, the account must be configured with a password lock value instead of a blank or null value. ",
2594
+ "severity": "high"
2595
+ },
2596
+ {
2597
+ "id": "V-773",
2598
+ "title": "The root account must be the only account having a UID of 0.",
2599
+ "description": "If an account has a UID of 0, it has root authority. Multiple accounts with a UID of 0 afford more opportunity for potential intruders to guess a password for a privileged account.\n",
2600
+ "severity": "medium"
2601
+ },
2602
+ {
2603
+ "id": "V-774",
2604
+ "title": "The root users home directory must not be the root directory (/).",
2605
+ "description": "Changing the root home directory to something other than / and assigning it a 0700 protection makes it more difficult for intruders to manipulate the system by reading the files root places in its default directory. It also gives root the same discretionary access control for root's home directory as for the other user home directories.",
2606
+ "severity": "low"
2607
+ },
2608
+ {
2609
+ "id": "V-775",
2610
+ "title": "The root accounts home directory (other than /) must have mode 0700.",
2611
+ "description": "Permissions greater than 0700 could allow unauthorized users access to the root home directory.",
2612
+ "severity": "medium"
2613
+ },
2614
+ {
2615
+ "id": "V-776",
2616
+ "title": "The root accounts executable search path must be the vendor default and must contain only absolute paths.",
2617
+ "description": "The executable search path (typically the PATH environment variable) contains a list of directories for the shell to search to find executables. If this path includes the current working directory or other relative paths, executables in these directories may be executed instead of system commands. This variable is formatted as a colon-separated list of directories. If there is an empty entry, such as a leading or trailing colon or two consecutive colons, this is interpreted as the current working directory. Entries starting with a slash (/) are absolute paths.\n",
2618
+ "severity": "medium"
2619
+ },
2620
+ {
2621
+ "id": "V-777",
2622
+ "title": "The root account must not have world-writable directories in its executable search path.",
2623
+ "description": "If the root search path contains a world-writable directory, malicious software could be placed in the path by intruders and/or malicious users and inadvertently run by root with all of root's privileges.\n",
2624
+ "severity": "medium"
2625
+ },
2626
+ {
2627
+ "id": "V-778",
2628
+ "title": "The system must prevent the root account from directly logging in except from the system console.",
2629
+ "description": "Limiting the root account direct logins to only system consoles protects the root account from direct unauthorized access from a non-console device.",
2630
+ "severity": "medium"
2631
+ },
2632
+ {
2633
+ "id": "V-780",
2634
+ "title": "GIDs reserved for system accounts must not be assigned to non-system groups.",
2635
+ "description": "Reserved GIDs are typically used by system software packages. If non-system groups have GIDs in this range, they may conflict with system software, possibly leading to the group having permissions to modify system files.",
2636
+ "severity": "medium"
2637
+ },
2638
+ {
2639
+ "id": "V-781",
2640
+ "title": "All GIDs referenced in the /etc/passwd file must be defined in the /etc/group file.",
2641
+ "description": "If a user is assigned the GID of a group not existing on the system, and a group with the GID is subsequently created, the user may have unintended rights to the group.\n",
2642
+ "severity": "low"
2643
+ },
2644
+ {
2645
+ "id": "V-782",
2646
+ "title": "The system must have a host-based intrusion detection tool installed.",
2647
+ "description": "Without a host-based intrusion detection tool, there is no system-level defense when an intruder gains access to a system or network. Additionally, a host-based intrusion detection tool can provide methods to immediately lock out detected intrusion attempts.",
2648
+ "severity": "medium"
2649
+ },
2650
+ {
2651
+ "id": "V-783",
2652
+ "title": "System security patches and updates must be installed and up-to-date.",
2653
+ "description": "Timely patching is critical for maintaining the operational availability, confidentiality, and integrity of information technology (IT) systems. However, failure to keep operating system and application software patched is a common mistake made by IT professionals. New patches are released daily, and it is often difficult for even experienced system administrators to keep abreast of all the new patches. When new weaknesses in an operating system exist, patches are usually made available by the vendor to resolve the problems. If the most recent security patches and updates are not installed, unauthorized users may take advantage of weaknesses present in the unpatched software. The lack of prompt attention to patching could result in a system compromise.",
2654
+ "severity": "medium"
2655
+ },
2656
+ {
2657
+ "id": "V-784",
2658
+ "title": "System files and directories must not have uneven access permissions.",
2659
+ "description": "Discretionary access control is undermined if users, other than a file owner, have greater access permissions to system files and directories than the owner.",
2660
+ "severity": "medium"
2661
+ },
2662
+ {
2663
+ "id": "V-785",
2664
+ "title": "All files and directories must have a valid owner.",
2665
+ "description": "Un-owned files and directories may be unintentionally inherited if a user is assigned the same UID as the UID of the un-owned files.",
2666
+ "severity": "medium"
2667
+ },
2668
+ {
2669
+ "id": "V-786",
2670
+ "title": "All network services daemon files must have mode 0755 or less permissive.",
2671
+ "description": "Restricting permission on daemons will protect them from unauthorized modification and possible system compromise.",
2672
+ "severity": "medium"
2673
+ },
2674
+ {
2675
+ "id": "V-787",
2676
+ "title": "System log files must have mode 0640 or less permissive.",
2677
+ "description": "If the system log files are not protected, unauthorized users could change the logged data, eliminating its forensic value.",
2678
+ "severity": "medium"
2679
+ },
2680
+ {
2681
+ "id": "V-788",
2682
+ "title": "All skeleton files (typically those in /etc/skel) must have mode 0644 or less permissive.",
2683
+ "description": "If the skeleton files are not protected, unauthorized personnel could change user startup parameters and possibly jeopardize user files.\n\n",
2684
+ "severity": "medium"
2685
+ },
2686
+ {
2687
+ "id": "V-789",
2688
+ "title": "NIS/NIS+/yp files must be owned by root, sys, or bin.",
2689
+ "description": "NIS/NIS+/yp files are part of the system's identification and authentication processes and are critical to system security. Failure to give ownership of sensitive files or utilities to root or bin provides the designated owner and unauthorized users with the potential to access sensitive information or change the system configuration which could weaken the system's security posture.",
2690
+ "severity": "medium"
2691
+ },
2692
+ {
2693
+ "id": "V-790",
2694
+ "title": "NIS/NIS+/yp files must be group-owned by root, sys, or bin.",
2695
+ "description": "NIS/NIS+/yp files are part of the system's identification and authentication processes and are, therefore, critical to system security. Failure to give ownership of sensitive files or utilities to root or bin provides the designated owner and unauthorized users with the potential to access sensitive information or change the system configuration which could weaken the system's security posture.",
2696
+ "severity": "medium"
2697
+ },
2698
+ {
2699
+ "id": "V-791",
2700
+ "title": "The NIS/NIS+/yp command files must have mode 0755 or less permissive.",
2701
+ "description": "NIS/NIS+/yp files are part of the system's identification and authentication processes and are critical to system security. Unauthorized modification of these files could compromise these processes and the system.",
2702
+ "severity": "medium"
2703
+ },
2704
+ {
2705
+ "id": "V-792",
2706
+ "title": "Manual page files must have mode 0644 or less permissive.",
2707
+ "description": "If manual pages are compromised, misleading information could be inserted, causing actions to compromise the system.",
2708
+ "severity": "low"
2709
+ },
2710
+ {
2711
+ "id": "V-793",
2712
+ "title": "Library files must have mode 0755 or less permissive.",
2713
+ "description": "Unauthorized access could destroy the integrity of the library files.",
2714
+ "severity": "medium"
2715
+ },
2716
+ {
2717
+ "id": "V-794",
2718
+ "title": "All system command files must have mode 0755 or less permissive.",
2719
+ "description": "Restricting permissions will protect system command files from unauthorized modification. System command files include files present in directories used by the operating system for storing default system executables and files present in directories included in the system's default executable search paths.",
2720
+ "severity": "medium"
2721
+ },
2722
+ {
2723
+ "id": "V-795",
2724
+ "title": "All system files, programs, and directories must be owned by a system account.",
2725
+ "description": "Restricting permissions will protect the files from unauthorized modification.",
2726
+ "severity": "medium"
2727
+ },
2728
+ {
2729
+ "id": "V-796",
2730
+ "title": "System files, programs, and directories must be group-owned by a system group.",
2731
+ "description": "Restricting permissions will protect the files from unauthorized modification.",
2732
+ "severity": "medium"
2733
+ },
2734
+ {
2735
+ "id": "V-797",
2736
+ "title": "The /etc/shadow (or equivalent) file must be owned by root.",
2737
+ "description": "The /etc/shadow file contains the list of local system accounts. It is vital to system security and must be protected from unauthorized modification. Failure to give ownership of sensitive files or utilities to root or bin provides the designated owner and unauthorized users with the potential to access sensitive information or change the system configuration which could weaken the system's security posture.",
2738
+ "severity": "medium"
2739
+ },
2740
+ {
2741
+ "id": "V-798",
2742
+ "title": "The /etc/passwd file must have mode 0644 or less permissive.",
2743
+ "description": "If the passwd file is writable by a group-owner or the world, the risk of passwd file compromise is increased. The passwd file contains the list of accounts on the system and associated information.",
2744
+ "severity": "medium"
2745
+ },
2746
+ {
2747
+ "id": "V-800",
2748
+ "title": "The /etc/shadow (or equivalent) file must have mode 0400.",
2749
+ "description": "The /etc/shadow file contains the list of local system accounts. It is vital to system security and must be protected from unauthorized modification. The file also contains password hashes which must not be accessible to users other than root.",
2750
+ "severity": "medium"
2751
+ },
2752
+ {
2753
+ "id": "V-801",
2754
+ "title": "The owner, group-owner, mode, ACL, and location of files with the setuid bit set must be documented using site-defined procedures.",
2755
+ "description": "All files with the setuid bit set will allow anyone running these files to be temporarily assigned the UID of the file. While many system files depend on these attributes for proper operation, security problems can result if setuid is assigned to programs allowing reading and writing of files, or shell escapes. Only default vendor-supplied executables should have the setuid bit set.",
2756
+ "severity": "medium"
2757
+ },
2758
+ {
2759
+ "id": "V-802",
2760
+ "title": "The owner, group-owner, mode, ACL and location of files with the setgid bit set must be documented using site-defined procedures.",
2761
+ "description": "All files with the setgid bit set will allow anyone running these files to be temporarily assigned the GID of the file. While many system files depend on these attributes for proper operation, security problems can result if setgid is assigned to programs allowing reading and writing of files, or shell escapes.",
2762
+ "severity": "medium"
2763
+ },
2764
+ {
2765
+ "id": "V-803",
2766
+ "title": "The system must be checked weekly for unauthorized setuid files as well as unauthorized modification to authorized setuid files.",
2767
+ "description": "Files with the setuid bit set will allow anyone running these files to be temporarily assigned the UID of the file. While many system files depend on these attributes for proper operation, security problems can result if setuid is assigned to programs allowing reading and writing of files, or shell escapes.",
2768
+ "severity": "medium"
2769
+ },
2770
+ {
2771
+ "id": "V-804",
2772
+ "title": "The system must be checked weekly for unauthorized setgid files as well as unauthorized modification to authorized setgid files.",
2773
+ "description": "Files with the setgid bit set will allow anyone running these files to be temporarily assigned the group id of the file. While many system files depend on these attributes for proper operation, security problems can result if setgid is assigned to programs allowing reading and writing of files, or shell escapes.",
2774
+ "severity": "medium"
2775
+ },
2776
+ {
2777
+ "id": "V-805",
2778
+ "title": "Removable media, remote file systems, and any file system not containing approved setuid files must be mounted with the nosuid option.",
2779
+ "description": "The \"nosuid\" mount option causes the system to not execute setuid files with owner privileges. This option must be used for mounting any file system not containing approved setuid files. Executing setuid files from untrusted file systems, or file systems not containing approved setuid files, increases the opportunity for unprivileged users to attain unauthorized administrative access.",
2780
+ "severity": "medium"
2781
+ },
2782
+ {
2783
+ "id": "V-806",
2784
+ "title": "The sticky bit must be set on all public directories.",
2785
+ "description": "Failing to set the sticky bit on the public directories allows unauthorized users to delete files in the directory structure.\n\nThe only authorized public directories are those temporary directories supplied with the system or those designed to be temporary file repositories. The setting is normally reserved for directories used by the system and by users for temporary file storage, (e.g., /tmp), and for directories requiring global read/write access.",
2786
+ "severity": "low"
2787
+ },
2788
+ {
2789
+ "id": "V-807",
2790
+ "title": "All public directories must be owned by root or an application account.",
2791
+ "description": "If a public directory has the sticky bit set and is not owned by a privileged UID, unauthorized users may be able to modify files created by others.\n\nThe only authorized public directories are those temporary directories supplied with the system or those designed to be temporary file repositories. The setting is normally reserved for directories used by the system and by users for temporary file storage, (e.g., /tmp), and for directories requiring global read/write access.",
2792
+ "severity": "medium"
2793
+ },
2794
+ {
2795
+ "id": "V-808",
2796
+ "title": "The system and user default umask must be 077.",
2797
+ "description": "The umask controls the default access mode assigned to newly created files. An umask of 077 limits new files to mode 700 or less permissive. Although umask can be represented as a 4-digit number, the first digit representing special access modes is typically ignored or required to be 0. This requirement applies to the globally configured system defaults and the user defaults for each account on the system.",
2798
+ "severity": "medium"
2799
+ },
2800
+ {
2801
+ "id": "V-810",
2802
+ "title": "Default system accounts must be disabled or removed.",
2803
+ "description": "Vendor accounts and software may contain backdoors allowing unauthorized access to the system. These backdoors are common knowledge and present a threat to system security if the account is not disabled.",
2804
+ "severity": "medium"
2805
+ },
2806
+ {
2807
+ "id": "V-811",
2808
+ "title": "Auditing must be implemented.",
2809
+ "description": "Without auditing, individual system accesses cannot be tracked and malicious activity cannot be detected and traced back to an individual account.",
2810
+ "severity": "medium"
2811
+ },
2812
+ {
2813
+ "id": "V-812",
2814
+ "title": "System audit logs must be owned by root.",
2815
+ "description": "Failure to give ownership of system audit log files to root provides the designated owner and unauthorized users with the potential to access sensitive information.",
2816
+ "severity": "medium"
2817
+ },
2818
+ {
2819
+ "id": "V-813",
2820
+ "title": "System audit logs must have mode 0640 or less permissive.",
2821
+ "description": "If a user can write to the audit logs, audit trails can be modified or destroyed and system intrusion may not be detected. System audit logs are those files generated from the audit system and do not include activity, error, or other log files created by application software.",
2822
+ "severity": "medium"
2823
+ },
2824
+ {
2825
+ "id": "V-814",
2826
+ "title": "The audit system must be configured to audit failed attempts to access files and programs.",
2827
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2828
+ "severity": "medium"
2829
+ },
2830
+ {
2831
+ "id": "V-815",
2832
+ "title": "The audit system must be configured to audit file deletions.",
2833
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2834
+ "severity": "medium"
2835
+ },
2836
+ {
2837
+ "id": "V-816",
2838
+ "title": "The audit system must be configured to audit all administrative, privileged, and security actions.",
2839
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2840
+ "severity": "medium"
2841
+ },
2842
+ {
2843
+ "id": "V-818",
2844
+ "title": "The audit system must be configured to audit login, logout, and session initiation.",
2845
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.",
2846
+ "severity": "medium"
2847
+ },
2848
+ {
2849
+ "id": "V-819",
2850
+ "title": "The audit system must be configured to audit all discretionary access control permission modifications.",
2851
+ "description": "If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.\n",
2852
+ "severity": "medium"
2853
+ },
2854
+ {
2855
+ "id": "V-821",
2856
+ "title": "The inetd.conf file, xinetd.conf file, and the xinetd.d directory must be owned by root or bin.",
2857
+ "description": "Failure to give ownership of sensitive files or utilities to root provides the designated owner and unauthorized users with the potential to access sensitive information or change the system configuration possibly weakening the system's security posture.",
2858
+ "severity": "medium"
2859
+ },
2860
+ {
2861
+ "id": "V-822",
2862
+ "title": "The xinetd.conf files must have mode 0640 or less permissive.",
2863
+ "description": "The Internet service daemon configuration files must be protected as malicious modification could cause Denial of Service or increase the attack surface of the system.",
2864
+ "severity": "medium"
2865
+ },
2866
+ {
2867
+ "id": "V-823",
2868
+ "title": "The services file must be owned by root or bin.",
2869
+ "description": "Failure to give ownership of sensitive files or utilities to root or bin provides the designated owner and unauthorized users with the potential to access sensitive information or change the system configuration possibly weakening the system's security posture.",
2870
+ "severity": "medium"
2871
+ },
2872
+ {
2873
+ "id": "V-824",
2874
+ "title": "The services file must have mode 0644 or less permissive.",
2875
+ "description": "The services file is critical to the proper operation of network services and must be protected from unauthorized modification. Unauthorized modification could result in the failure of network services.",
2876
+ "severity": "medium"
2877
+ },
2878
+ {
2879
+ "id": "V-825",
2880
+ "title": "Global initialization files must contain the mesg -n or mesg n commands.",
2881
+ "description": "If the \"mesg -n\" or \"mesg n\" command is not placed into the system profile, messaging can be used to cause a Denial of Service attack.",
2882
+ "severity": "low"
2883
+ },
2884
+ {
2885
+ "id": "V-827",
2886
+ "title": "The hosts.lpd file (or equivalent) must not contain a + character.",
2887
+ "description": "Having the '+' character in the hosts.lpd (or equivalent) file allows all hosts to use local system print resources.",
2888
+ "severity": "medium"
2889
+ },
2890
+ {
2891
+ "id": "V-828",
2892
+ "title": "The hosts.lpd (or equivalent) file must be owned by root, bin, sys, or lp.",
2893
+ "description": "Failure to give ownership of the hosts.lpd file to root, bin, sys, or lp provides the designated owner, and possible unauthorized users, with the potential to modify the hosts.lpd file. Unauthorized modifications could disrupt access to local printers from authorized remote hosts or permit unauthorized remote access to local printers.",
2894
+ "severity": "medium"
2895
+ },
2896
+ {
2897
+ "id": "V-829",
2898
+ "title": "The hosts.lpd (or equivalent) must have mode 0644 or less permissive.",
2899
+ "description": "Excessive permissions on the hosts.lpd (or equivalent) file may permit unauthorized modification. Unauthorized modifications could disrupt access to local printers from authorized remote hosts or permit unauthorized remote access to local printers.",
2900
+ "severity": "medium"
2901
+ },
2902
+ {
2903
+ "id": "V-831",
2904
+ "title": "The alias file must be owned by root.",
2905
+ "description": "If the alias file is not owned by root, an unauthorized user may modify the file adding aliases to run malicious code or redirect e-mail.",
2906
+ "severity": "medium"
2907
+ },
2908
+ {
2909
+ "id": "V-832",
2910
+ "title": "The alias file must have mode 0644 or less permissive.",
2911
+ "description": "Excessive permissions on the aliases file may permit unauthorized modification. If the alias file is modified by an unauthorized user, they may modify the file to run malicious code or redirect e-mail.",
2912
+ "severity": "medium"
2913
+ },
2914
+ {
2915
+ "id": "V-833",
2916
+ "title": "Files executed through a mail aliases file must be owned by root and must reside within a directory owned and writable only by root.",
2917
+ "description": "If a file executed through a mail aliases file is not owned and writable only by root, it may be subject to unauthorized modification. Unauthorized modification of files executed through aliases may allow unauthorized users to attain root privileges.",
2918
+ "severity": "high"
2919
+ },
2920
+ {
2921
+ "id": "V-834",
2922
+ "title": "Files executed through a mail aliases file must have mode 0755 or less permissive.",
2923
+ "description": "If a file executed through a mail aliases file has permissions greater than 0755, it can be modified by an unauthorized user and may contain malicious code or instructions potentially compromising the system.",
2924
+ "severity": "medium"
2925
+ },
2926
+ {
2927
+ "id": "V-835",
2928
+ "title": "Sendmail logging must not be set to less than nine in the sendmail.cf file.",
2929
+ "description": "If Sendmail is not configured to log at level 9, system logs may not contain the information necessary for tracking unauthorized use of the sendmail service.",
2930
+ "severity": "low"
2931
+ },
2932
+ {
2933
+ "id": "V-836",
2934
+ "title": "The system syslog service must log informational and more severe SMTP service messages.",
2935
+ "description": "If informational and more severe SMTP service messages are not logged, malicious activity on the system may go unnoticed.",
2936
+ "severity": "medium"
2937
+ },
2938
+ {
2939
+ "id": "V-837",
2940
+ "title": "The SMTP service log file must be owned by root.",
2941
+ "description": "If the SMTP service log file is not owned by root, then unauthorized personnel may modify or delete the file to hide a system compromise.",
2942
+ "severity": "medium"
2943
+ },
2944
+ {
2945
+ "id": "V-838",
2946
+ "title": "The SMTP service log file must have mode 0644 or less permissive.",
2947
+ "description": "If the SMTP service log file is more permissive than 0644, unauthorized users may be allowed to change the log file.",
2948
+ "severity": "medium"
2949
+ },
2950
+ {
2951
+ "id": "V-840",
2952
+ "title": "The ftpusers file must exist.",
2953
+ "description": "The ftpusers file contains a list of accounts not allowed to use FTP to transfer files. If this file does not exist, then unauthorized accounts can utilize FTP.",
2954
+ "severity": "medium"
2955
+ },
2956
+ {
2957
+ "id": "V-841",
2958
+ "title": "The ftpusers file must contain account names not allowed to use FTP.",
2959
+ "description": "The ftpusers file contains a list of accounts not allowed to use FTP to transfer files. If the file does not contain the names of all accounts not authorized to use FTP, then unauthorized use of FTP may take place.",
2960
+ "severity": "medium"
2961
+ },
2962
+ {
2963
+ "id": "V-842",
2964
+ "title": "The ftpusers file must be owned by root.",
2965
+ "description": "If the file ftpusers is not owned by root, an unauthorized user may modify the file to allow unauthorized accounts to use FTP.",
2966
+ "severity": "medium"
2967
+ },
2968
+ {
2969
+ "id": "V-843",
2970
+ "title": "The ftpusers file must have mode 0640 or less permissive.",
2971
+ "description": "Excessive permissions on the ftpusers file could permit unauthorized modification. Unauthorized modification could result in Denial of Service to authorized FTP users or permit unauthorized users to access the FTP service.",
2972
+ "severity": "medium"
2973
+ },
2974
+ {
2975
+ "id": "V-845",
2976
+ "title": "The FTP daemon must be configured for logging or verbose mode.",
2977
+ "description": "The -l option allows basic logging of connections. The verbose (on HP) and the debug (on Solaris) allow logging of what files the ftp session transferred. This extra logging makes it possible to easily track which files are being transferred onto or from a system. If they are not configured, the only option for tracking is the audit files. The audit files are much harder to read. If auditing is not properly configured, then there would be no record at all of the file transfer transactions.",
2978
+ "severity": "low"
2979
+ },
2980
+ {
2981
+ "id": "V-846",
2982
+ "title": "Anonymous FTP must not be active on the system unless authorized.",
2983
+ "description": "Due to the numerous vulnerabilities inherent in anonymous FTP, it is not recommended. If anonymous FTP must be used on a system, the requirement must be authorized and approved in the system accreditation package.",
2984
+ "severity": "medium"
2985
+ },
2986
+ {
2987
+ "id": "V-847",
2988
+ "title": "The TFTP daemon must operate in secure mode which provides access only to a single directory on the host file system.",
2989
+ "description": "Secure mode limits TFTP requests to a specific directory. If TFTP is not running in secure mode, it may be able to write to any file or directory and may seriously impair system integrity, confidentiality, and availability.",
2990
+ "severity": "high"
2991
+ },
2992
+ {
2993
+ "id": "V-848",
2994
+ "title": "The TFTP daemon must have mode 0755 or less permissive.",
2995
+ "description": "If TFTP runs with the setuid or setgid bit set, it may be able to write to any file or directory and may seriously impair system integrity, confidentiality, and availability.",
2996
+ "severity": "high"
2997
+ },
2998
+ {
2999
+ "id": "V-849",
3000
+ "title": "The TFTP daemon must be configured to vendor specifications, including a dedicated TFTP user account, a non-login shell such as /bin/false, and a home directory owned by the TFTP user.",
3001
+ "description": "If TFTP has a valid shell, it increases the likelihood someone could log on to the TFTP account and compromise the system.",
3002
+ "severity": "medium"
3003
+ },
3004
+ {
3005
+ "id": "V-850",
3006
+ "title": "Any X Windows host must write .Xauthority files.",
3007
+ "description": ".Xauthority files ensure the user is authorized to access specific X Windows host. If .Xauthority files are not used, it may be possible to obtain unauthorized access to the X Windows host.",
3008
+ "severity": "medium"
3009
+ },
3010
+ {
3011
+ "id": "V-867",
3012
+ "title": "The Network Information System (NIS) protocol must not be used.",
3013
+ "description": "Due to numerous security vulnerabilities existing within NIS, it must not be used. Possible alternative directory services are NIS+ and LDAP.",
3014
+ "severity": "medium"
3015
+ },
3016
+ {
3017
+ "id": "V-899",
3018
+ "title": "All interactive users must be assigned a home directory in the /etc/passwd file.",
3019
+ "description": "If users do not have a valid home directory, there is no place for the storage and control of files they own.",
3020
+ "severity": "low"
3021
+ },
3022
+ {
3023
+ "id": "V-900",
3024
+ "title": "All interactive user home directories defined in the /etc/passwd file must exist.",
3025
+ "description": "If a user has a home directory defined that does not exist, the user may be given the / directory, by default, as the current working directory upon logon. This could create a Denial of Service because the user would not be able to perform useful tasks in this location.",
3026
+ "severity": "low"
3027
+ },
3028
+ {
3029
+ "id": "V-901",
3030
+ "title": "All user home directories must have mode 0750 or less permissive.",
3031
+ "description": "Excessive permissions on home directories allow unauthorized access to user files.",
3032
+ "severity": "medium"
3033
+ },
3034
+ {
3035
+ "id": "V-902",
3036
+ "title": "All interactive user home directories must be owned by their respective users.",
3037
+ "description": "If users do not own their home directories, unauthorized users could access user files.",
3038
+ "severity": "medium"
3039
+ },
3040
+ {
3041
+ "id": "V-903",
3042
+ "title": "All interactive user home directories must be group-owned by the home directory owners primary group.",
3043
+ "description": "If the Group Identifier (GID) of the home directory is not the same as the GID of the user, this would allow unauthorized access to files.",
3044
+ "severity": "medium"
3045
+ },
3046
+ {
3047
+ "id": "V-904",
3048
+ "title": "All local initialization files must be owned by the home directorys user or root.",
3049
+ "description": "Local initialization files are used to configure the user's shell environment upon login. Malicious modification of these files could compromise accounts upon logon.",
3050
+ "severity": "medium"
3051
+ },
3052
+ {
3053
+ "id": "V-905",
3054
+ "title": "All local initialization files must have mode 0740 or less permissive.",
3055
+ "description": "Local initialization files are used to configure the user's shell environment upon login. Malicious modification of these files could compromise accounts upon logon.",
3056
+ "severity": "medium"
3057
+ },
3058
+ {
3059
+ "id": "V-906",
3060
+ "title": "All run control scripts must have mode 0755 or less permissive.",
3061
+ "description": "If the startup files are writable by other users, they could modify the startup files to insert malicious commands into the startup files.",
3062
+ "severity": "medium"
3063
+ },
3064
+ {
3065
+ "id": "V-907",
3066
+ "title": "Run control scripts executable search paths must contain only absolute paths.",
3067
+ "description": "The executable search path (typically the PATH environment variable) contains a list of directories for the shell to search to find executables. If this path includes the current working directory or other relative paths, executables in these directories may be executed instead of system commands. This variable is formatted as a colon-separated list of directories. If there is an empty entry, such as a leading or trailing colon, or two consecutive colons, this is interpreted as the current working directory. Paths starting with a slash (/) are absolute paths.",
3068
+ "severity": "medium"
3069
+ },
3070
+ {
3071
+ "id": "V-910",
3072
+ "title": "Run control scripts must not execute world-writable programs or scripts.\n",
3073
+ "description": "World-writable files could be modified accidentally or maliciously to compromise system integrity.",
3074
+ "severity": "high"
3075
+ },
3076
+ {
3077
+ "id": "V-913",
3078
+ "title": "There must be no .netrc files on the system.\n",
3079
+ "description": "Unencrypted passwords for remote FTP servers may be stored in .netrc files. Policy requires passwords be encrypted in storage and not used in access scripts.",
3080
+ "severity": "medium"
3081
+ },
3082
+ {
3083
+ "id": "V-914",
3084
+ "title": "All files and directories contained in interactive user home directories must be owned by the home directorys owner.",
3085
+ "description": "If users do not own the files in their directories, unauthorized users may be able to access them. Additionally, if files are not owned by the user, this could be an indication of system compromise.",
3086
+ "severity": "low"
3087
+ },
3088
+ {
3089
+ "id": "V-915",
3090
+ "title": "All files and directories contained in user home directories must have mode 0750 or less permissive.",
3091
+ "description": "Excessive permissions allow unauthorized access to user files.\n",
3092
+ "severity": "low"
3093
+ },
3094
+ {
3095
+ "id": "V-916",
3096
+ "title": "The /etc/shells (or equivalent) file must exist.",
3097
+ "description": "The shells file (or equivalent) lists approved default shells. It helps provide layered defense to the security approach by ensuring users cannot change their default shell to an unauthorized unsecure shell.",
3098
+ "severity": "medium"
3099
+ },
3100
+ {
3101
+ "id": "V-917",
3102
+ "title": "All shells referenced in /etc/passwd must be listed in the /etc/shells file, except any shells specified for the purpose of preventing logins.",
3103
+ "description": "The shells file lists approved default shells. It helps provide layered defense to the security approach by ensuring users cannot change their default shell to an unauthorized unsecure shell.",
3104
+ "severity": "medium"
3105
+ },
3106
+ {
3107
+ "id": "V-918",
3108
+ "title": "Accounts must be locked upon 35 days of inactivity.",
3109
+ "description": "On some systems, accounts with disabled passwords still allow access using rcp, remsh, or rlogin through equivalent remote hosts. All that is required is the remote host name and the user name match an entry in a hosts.equiv file and have a .rhosts file in the user directory. Using a shell called /bin/false or /dev/null (or an equivalent) will add a layered defense.\n\nNon-interactive accounts on the system, such as application accounts, may be documented exceptions.",
3110
+ "severity": "medium"
3111
+ },
3112
+ {
3113
+ "id": "V-921",
3114
+ "title": "All shell files must be owned by root or bin.",
3115
+ "description": "If shell files are owned by users other than root or bin, they could be modified by intruders or malicious users to perform unauthorized actions.",
3116
+ "severity": "medium"
3117
+ },
3118
+ {
3119
+ "id": "V-922",
3120
+ "title": "All shell files must have mode 0755 or less permissive.",
3121
+ "description": "Shells with world/group write permissions give the ability to maliciously modify the shell to obtain unauthorized access.",
3122
+ "severity": "high"
3123
+ },
3124
+ {
3125
+ "id": "V-923",
3126
+ "title": "The system must be checked for extraneous device files at least weekly.",
3127
+ "description": "If an unauthorized device is allowed to exist on the system, there is the possibility the system may perform unauthorized operations.",
3128
+ "severity": "low"
3129
+ },
3130
+ {
3131
+ "id": "V-924",
3132
+ "title": "Device files and directories must only be writable by users with a system account or as configured by the vendor.",
3133
+ "description": "System device files in writable directories could be modified, removed, or used by an unprivileged user to control system hardware.",
3134
+ "severity": "medium"
3135
+ },
3136
+ {
3137
+ "id": "V-925",
3138
+ "title": "Device files used for backup must only be readable and/or writable by root or the backup user.",
3139
+ "description": "System backups could be accidentally or maliciously overwritten and destroy the ability to recover the system if a compromise should occur. Unauthorized users could also copy system files.",
3140
+ "severity": "medium"
3141
+ },
3142
+ {
3143
+ "id": "V-928",
3144
+ "title": "The Network File System (NFS) export configuration file must be owned by root.",
3145
+ "description": "Failure to give ownership of the NFS export configuration file to root provides the designated owner and possible unauthorized users with the potential to change system configuration which could weaken the system's security posture.",
3146
+ "severity": "medium"
3147
+ },
3148
+ {
3149
+ "id": "V-929",
3150
+ "title": "The Network File System (NFS) export configuration file must have mode 0644 or less permissive.",
3151
+ "description": "Excessive permissions on the NFS export configuration file could allow unauthorized modification of the file, which could result in Denial of Service to authorized NFS exports and the creation of additional unauthorized exports.",
3152
+ "severity": "low"
3153
+ },
3154
+ {
3155
+ "id": "V-931",
3156
+ "title": "All Network File System (NFS) exported system files and system directories must be owned by root.",
3157
+ "description": "Failure to give ownership of sensitive files or directories to root provides the designated owner and possible unauthorized users with the potential to access sensitive information or change system configuration which could weaken the system's security posture.",
3158
+ "severity": "medium"
3159
+ },
3160
+ {
3161
+ "id": "V-932",
3162
+ "title": "The Network File System (NFS) anonymous UID and GID must be configured to values without permissions.",
3163
+ "description": "When an NFS server is configured to deny remote root access, a selected UID and GID are used to handle requests from the remote root user. The UID and GID should be chosen from the system to provide the appropriate level of non-privileged access.",
3164
+ "severity": "medium"
3165
+ },
3166
+ {
3167
+ "id": "V-933",
3168
+ "title": "The Network File System (NFS) server must be configured to restrict file system access to local hosts.",
3169
+ "description": "The NFS access option limits user access to the specified level. This assists in protecting exported file systems. If access is not restricted, unauthorized hosts may be able to access the system's NFS exports.",
3170
+ "severity": "medium"
3171
+ },
3172
+ {
3173
+ "id": "V-935",
3174
+ "title": "The Network File System (NFS) server must not allow remote root access.",
3175
+ "description": "If the NFS server allows root access to local file systems from remote hosts, this access could be used to compromise the system.",
3176
+ "severity": "medium"
3177
+ },
3178
+ {
3179
+ "id": "V-936",
3180
+ "title": "The nosuid option must be enabled on all Network File System (NFS) client mounts.",
3181
+ "description": "Enabling the nosuid mount option prevents the system from granting owner or group-owner privileges to programs with the suid or sgid bit set. If the system does not restrict this access, users with unprivileged access to the local system may be able to acquire privileged access by executing suid or sgid files located on the mounted NFS file system.",
3182
+ "severity": "medium"
3183
+ },
3184
+ {
3185
+ "id": "V-940",
3186
+ "title": "The system must use an access control program.",
3187
+ "description": "Access control programs (such as TCP_WRAPPERS) provide the ability to enhance system security posture.",
3188
+ "severity": "medium"
3189
+ },
3190
+ {
3191
+ "id": "V-941",
3192
+ "title": "The systems access control program must log each system access attempt.",
3193
+ "description": "If access attempts are not logged, then multiple attempts to log on to the system by an unauthorized user may go undetected.",
3194
+ "severity": "medium"
3195
+ },
3196
+ {
3197
+ "id": "V-974",
3198
+ "title": "Access to the cron utility must be controlled using the cron.allow and/or cron.deny file(s).",
3199
+ "description": "The cron facility allows users to execute recurring jobs on a regular and unattended basis. The cron.allow file designates accounts allowed to enter and execute jobs using the cron facility. If neither cron.allow nor cron.deny exists, then any account may use the cron facility. This may open the facility up for abuse by system intruders and malicious users.",
3200
+ "severity": "medium"
3201
+ },
3202
+ {
3203
+ "id": "V-975",
3204
+ "title": "The cron.allow file must have mode 0600 or less permissive.",
3205
+ "description": "A readable and/or writable cron.allow file by users other than root could allow potential intruders and malicious users to use the file contents to help discern information, such as who is allowed to execute cron programs, which could be harmful to overall system and network security.",
3206
+ "severity": "medium"
3207
+ },
3208
+ {
3209
+ "id": "V-976",
3210
+ "title": "Cron must not execute group-writable or world-writable programs.",
3211
+ "description": "If cron executes group-writable or world-writable programs, there is a possibility that unauthorized users could manipulate the programs with malicious intent. This could compromise system and network security.",
3212
+ "severity": "medium"
3213
+ },
3214
+ {
3215
+ "id": "V-977",
3216
+ "title": "Cron must not execute programs in, or subordinate to, world-writable directories.",
3217
+ "description": "If cron programs are located in or subordinate to world-writable directories, they become vulnerable to removal and replacement by malicious users or system intruders.",
3218
+ "severity": "medium"
3219
+ },
3220
+ {
3221
+ "id": "V-978",
3222
+ "title": "Crontab files must have mode 0600 or less permissive.",
3223
+ "description": "To protect the integrity of scheduled system jobs and prevent malicious modification to these jobs, crontab files must be secured.",
3224
+ "severity": "medium"
3225
+ },
3226
+ {
3227
+ "id": "V-979",
3228
+ "title": "Cron and crontab directories must have mode 0755 or less permissive.",
3229
+ "description": "To protect the integrity of scheduled system jobs and to prevent malicious modification to these jobs, crontab files must be secured.",
3230
+ "severity": "medium"
3231
+ },
3232
+ {
3233
+ "id": "V-980",
3234
+ "title": "Cron and crontab directories must be owned by root or bin.",
3235
+ "description": "Incorrect ownership of the cron or crontab directories could permit unauthorized users the ability to alter cron jobs and run automated jobs as privileged users. Failure to give ownership of cron or crontab directories to root or to bin provides the designated owner and unauthorized users with the potential to access sensitive information or change the system configuration which could weaken the system's security posture.",
3236
+ "severity": "medium"
3237
+ },
3238
+ {
3239
+ "id": "V-981",
3240
+ "title": "Cron and crontab directories must be group-owned by root, sys, bin or cron.",
3241
+ "description": "To protect the integrity of scheduled system jobs and to prevent malicious modification to these jobs, crontab files must be secured. Failure to give group-ownership of cron or crontab directories to a system group provides the designated group and unauthorized users with the potential to access sensitive information or change the system configuration which could weaken the system's security posture.",
3242
+ "severity": "medium"
3243
+ },
3244
+ {
3245
+ "id": "V-982",
3246
+ "title": "Cron logging must be implemented.",
3247
+ "description": "Cron logging can be used to trace the successful or unsuccessful execution of cron jobs. It can also be used to spot intrusions into the use of the cron facility by unauthorized and malicious users.\n",
3248
+ "severity": "medium"
3249
+ },
3250
+ {
3251
+ "id": "V-983",
3252
+ "title": "The cronlog file must have mode 0600 or less permissive.",
3253
+ "description": "Cron logs contain reports of scheduled system activities and must be protected from unauthorized access or manipulation.\n",
3254
+ "severity": "medium"
3255
+ },
3256
+ {
3257
+ "id": "V-984",
3258
+ "title": "Access to the at utility must be controlled via the at.allow and/or at.deny file(s).",
3259
+ "description": "The \"at\" facility selectively allows users to execute jobs at deferred times. It is usually used for one-time jobs. The at.allow file selectively allows access to the \"at\" facility. If there is no at.allow file, there is no ready documentation of who is allowed to submit \"at\" jobs.",
3260
+ "severity": "medium"
3261
+ },
3262
+ {
3263
+ "id": "V-985",
3264
+ "title": "The at.deny file must not be empty if it exists.",
3265
+ "description": "On some systems, if there is no at.allow file and there is an empty at.deny file, then the system assumes everyone has permission to use the \"at\" facility. This could create an insecure setting in the case of malicious users or system intruders.",
3266
+ "severity": "medium"
3267
+ },
3268
+ {
3269
+ "id": "V-986",
3270
+ "title": "Default system accounts (with the exception of root) must not be listed in the at.allow file or must be included in the at.deny file if the at.allow file does not exist.",
3271
+ "description": "Default accounts, such as bin, sys, adm, uucp, daemon, and others, should never have access to the \"at\" facility. This would create a possible vulnerability open to intruders or malicious users.",
3272
+ "severity": "medium"
3273
+ },
3274
+ {
3275
+ "id": "V-987",
3276
+ "title": "The at.allow file must have mode 0600 or less permissive.",
3277
+ "description": "Permissions more permissive than 0600 (read, write and execute for the owner) may allow unauthorized or malicious access to the at.allow and/or at.deny files.",
3278
+ "severity": "medium"
3279
+ },
3280
+ {
3281
+ "id": "V-988",
3282
+ "title": "The at daemon must not execute group-writable or world-writable programs.",
3283
+ "description": "If the \"at\" facility executes world-writable or group-writable programs, it is possible for the programs to be accidentally or maliciously changed or replaced without the owner's intent or knowledge. This would cause a system security breach.",
3284
+ "severity": "medium"
3285
+ },
3286
+ {
3287
+ "id": "V-989",
3288
+ "title": "The at daemon must not execute programs in, or subordinate to, world-writable directories.",
3289
+ "description": "If \"at\" programs are located in, or subordinate, to world-writable directories, they become vulnerable to removal and replacement by malicious users or system intruders.",
3290
+ "severity": "medium"
3291
+ },
3292
+ {
3293
+ "id": "V-993",
3294
+ "title": "SNMP communities, users, and passphrases must be changed from the default.",
3295
+ "description": "Whether active or not, default SNMP passwords, users, and passphrases must be changed to maintain security. If the service is running with the default authenticators, then anyone can gather data about the system and the network and use the information to potentially compromise the integrity of the system or network(s).",
3296
+ "severity": "high"
3297
+ },
3298
+ {
3299
+ "id": "V-994",
3300
+ "title": "The snmpd.conf file must have mode 0600 or less permissive.",
3301
+ "description": "The snmpd.conf file contains authenticators and must be protected from unauthorized access and modification.",
3302
+ "severity": "medium"
3303
+ },
3304
+ {
3305
+ "id": "V-995",
3306
+ "title": "Management Information Base (MIB) files must have mode 0640 or less permissive.",
3307
+ "description": "The ability to read the MIB file could impart special knowledge to an intruder or malicious user about the ability to extract compromising information about the system or network.",
3308
+ "severity": "medium"
3309
+ }
3310
+ ]
3311
+ }