Skip to main content
Version: 2.1.1-preview

CISA.MS.EXO.6.2 - Calendar details SHALL NOT be shared with all domains.

Overview​

Calendar details SHALL NOT be shared with all domains.

Rationale: Calendar details may contain information that should not be shared by default with all domains. Disabling sharing with all domains closes an avenue for data exfiltration while still allowing for legitimate use as needed.

Remediation action:​

To restrict sharing with all domains:

  1. Sign in to the Exchange admin center.
  2. On the left-hand pane under Organization, select Sharing.
  3. Select Individual Sharing.
  4. For all existing policies, select the policy, then select Manage domains.
  5. For all sharing rules under all existing policies, ensure Sharing with everyone and Anonymous do not include CalendarSharing.

Test Metadata​

FieldValue
Test IDCISA.MS.EXO.6.2
SeverityMedium
SuiteCISA
Categoryexchange
PowerShell testTest-MtCisaCalendarSharing
TagsCISA, CISA.MS.EXO.6.2, MS.EXO, MS.EXO.6.2

Source​

  • Pester test: tests/cisa/exchange/Test-MtCisaCalendarSharing.Tests.ps1
  • PowerShell source: powershell/public/cisa/exchange/Test-MtCisaCalendarSharing.ps1