[Forgot Password]
Login  Register Subscribe

30479

 
 

423868

 
 

249461

 
 

909

 
 

195508

 
 

282

Paid content will be excluded from the download.


Download | Alert*
CCE
view XML

CCE-50402-7

Platform: cpe:/o:apple:mac_os_14Date: (C)2024-04-23   (M)2024-04-23



USB devices connected to a Mac must be authorized. NOTE: This feature is removed if a smart card is paired or smart card attribute mapping is configured. Audit: Verify the macOS system is configured to authorize USB devices before allowing connection with the following command: /usr/bin/osascript -l JavaScript << EOS function run() { let pref1 = ObjC.unwrap($.NSUserDefaults.alloc.initWithSuiteName('com.apple.applicationaccess')\ .objectForKey('allowUSBRestrictedMode')) if ( pref1 == false ) { return("false") } else { return("true") } } EOS If the result is not "true", this is a finding. Remediation: Configure the macOS system to disable handoff by installing the "com.apple.applicationaccess" configuration profile with 'allowUSBRestrictedMode' key set to true


Parameter:

[Yes/No]


Technical Mechanism:

Configure the macOS system to disable handoff by installing the "com.apple.applicationaccess" configuration profile with 'allowUSBRestrictedMode' key set to true

CCSS Severity:CCSS Metrics:
CCSS Score : 6.8Attack Vector: PHYSICAL
Exploit Score: 0.9Attack Complexity: LOW
Impact Score: 5.9Privileges Required: NONE
Severity: MEDIUMUser Interaction: NONE
Vector: AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HScope: UNCHANGED
 Confidentiality: HIGH
 Integrity: HIGH
 Availability: HIGH
  

References:
Resource IdReference
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:99401


OVAL    1
oval:org.secpod.oval:def:99401
XCCDF    1
xccdf_org.secpod_benchmark_general_Mac_OS_14

© SecPod Technologies