APPL-13-002069 - The macOS system must authenticate peripherals before establishing a connection.

Information

Without authenticating devices, unidentified or unknown devices may be introduced, thereby facilitating malicious activity.

Peripherals include, but are not limited to, such devices as flash drives, external storage, and printers.

Solution

Configure the macOS system to require authentication to access all system-level preference panes with the following actions:

Copy the authorization database to a file:
/usr/bin/sudo /usr/bin/security authorizationdb read system.preferences > ~/Desktop/authdb.txt

Edit the 'shared' section of the file:
<key>shared</key>
<false/>

Reload the authorization database:
/usr/bin/sudo /usr/bin/security authorizationdb write system.preferences < ~/Desktop/authdb.txt

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_Apple_macOS_13_V1R1_STIG.zip

Item Details

References: CAT|II, CCI|CCI-001958, Rule-ID|SV-257223r905302_rule, STIG-ID|APPL-13-002069, Vuln-ID|V-257223

Plugin: Unix

Control ID: 4d1b6576aeb7984fec8ca528d10e7b254c2d01a7f6d736cdf86caa3c9faa2137