Check: APPL-14-000007
Apple macOS 14 (Sonoma) STIG:
APPL-14-000007
(in versions v1 r2 through v1 r1)
Title
The macOS system must disable hot corners. (Cat II impact)
Discussion
Hot corners must be disabled. The information system conceals, via the session lock, information previously visible on the display with a publicly viewable image. Although hot corners can be used to initiate a session lock or to 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.
Check Content
Verify the macOS system is configured to disable hot corners with the following command: /usr/bin/profiles -P -o stdout | /usr/bin/grep -Ec '"wvous-bl-corner" = 0|"wvous-br-corner" = 0|"wvous-tl-corner" = 0|"wvous-tr-corner" = 0' If the result is not "4", this is a finding.
Fix Text
Configure the macOS system to disable hot corners by installing the "com.apple.ManagedClient.preferences" configuration profile.
Additional Identifiers
Rule ID: SV-259422r940888_rule
Vulnerability ID: V-259422
Group Title: SRG-OS-000031-GPOS-00012
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000060 |
The information system conceals, via the session lock, information previously visible on the display with a publicly viewable image. |
Controls
Number | Title |
---|---|
AC-11 (1) |
Pattern-Hiding Displays |