UCF STIG Viewer Logo

The OS X system must be configured to disable hot corners.


Overview

Finding ID Version Rule ID IA Controls Severity
V-75947 AOSX-12-000006 SV-90635r2_rule Medium
Description
Although hot comers can be used to initiate a session lock or launch useful applications, they can also be configured to disable an automatic session lock from initiating. Such a configuration introduces the risk that a user might forget to manually lock the screen before stepping away from the computer. A session time-out lock is a temporary action taken when a user stops work and moves away from the immediate physical vicinity of the information system but does not log out because of the temporary nature of the absence. Rather than relying on the user to manually lock their operating system session prior to vacating the vicinity, operating systems need to be able to identify when a user's session has idled and take action to initiate the session lock.
STIG Date
Apple OS X 10.12 Security Technical Implementation Guide 2018-12-24

Details

Check Text ( C-75629r2_chk )
To check if the system is configured to disable hot corners, run the following commands:

/usr/sbin/system_profiler SPConfigurationProfileDataType | /usr/bin/grep '"wvous-bl-corner = 0;"'
/usr/sbin/system_profiler SPConfigurationProfileDataType | /usr/bin/grep '"wvous-tl-corner = 0;"'
/usr/sbin/system_profiler SPConfigurationProfileDataType | /usr/bin/grep '"wvous-br-corner = 0;"'
/usr/sbin/system_profiler SPConfigurationProfileDataType | /usr/bin/grep '"wvous-tr-corner = 0;"'

If any of the commands returns no result, this is a finding.
Fix Text (F-82585r1_fix)
This setting is enforced using the "Custom Policy" configuration profile.