STIGQter STIGQter: STIG Summary: Microsoft Exchange 2019 Edge Server Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 30 Jan 2025:

Exchange must have accepted domains configured.

DISA Rule

SV-259579r960801_rule

Vulnerability Number

V-259579

Group Title

SRG-APP-000038

Rule Version

EX19-ED-000017

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Update the EDSP.

Open the Exchange Management Shell and enter the following command:

Set-AcceptedDomain -Identity <'IdentityName'> -MakeDefault $true

Note: The <IdentityName> value must be in quotes.

Check Contents

Review the Email Domain Security Plan (EDSP).

Determine the Accepted Domain values.

Open the Exchange Management Shell and enter the following command:

Get-AcceptedDomain | Select-Object -Property Name, DomainName, Identity, Default

If the value of "Default" is not set to "True", this is a finding.

or

If the "Default" value for "AcceptedDomains" is set to another value other than "True" and has signoff and risk acceptance in the EDSP, this is not a finding.

Vulnerability Number

V-259579

Documentable

False

Rule Version

EX19-ED-000017

Severity Override Guidance

Review the Email Domain Security Plan (EDSP).

Determine the Accepted Domain values.

Open the Exchange Management Shell and enter the following command:

Get-AcceptedDomain | Select-Object -Property Name, DomainName, Identity, Default

If the value of "Default" is not set to "True", this is a finding.

or

If the "Default" value for "AcceptedDomains" is set to another value other than "True" and has signoff and risk acceptance in the EDSP, this is not a finding.

Check Content Reference

M

Target Key

5579