Skip to content

[New feature] Download Domains configuration check#577

Merged
dpaulson45 merged 3 commits into
mainfrom
lusassl-ddfeature
May 7, 2021
Merged

[New feature] Download Domains configuration check#577
dpaulson45 merged 3 commits into
mainfrom
lusassl-ddfeature

Conversation

@lusassl-msft
Copy link
Copy Markdown
Contributor

Feature description
We introduced the Download Domains feature with Exchange 2016 CU18 and Exchange 2019 CU7. The feature was introduced to address CVE-2021-1730 Spoofing Vulnerability and should be configured.

For more information, see the FAQ section: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-1730

Fix:
We check if the Download Domains feature is enabled or not. We show a red warning if it's available but not configured (disabled).
If the feature is enabled, then we check the configuration.
We compare the ExternalDownloadHostName and InternalDownloadHostName with the OWA ExternalUrl and InternalUrl and show a red warning if they are configured to use the same namespace (like owa.contoso.com).

Validation:
Validated in lab. Possible Pester test case.

Comment thread Diagnostics/HealthChecker/Analyzer/Invoke-AnalyzerEngine.ps1
Comment thread Diagnostics/HealthChecker/Analyzer/Invoke-AnalyzerEngine.ps1 Outdated
Comment thread Diagnostics/HealthChecker/Analyzer/Invoke-AnalyzerEngine.ps1 Outdated
@lusassl-msft lusassl-msft requested a review from dpaulson45 May 6, 2021 16:50
@dpaulson45 dpaulson45 merged commit 80191c5 into main May 7, 2021
@dpaulson45 dpaulson45 deleted the lusassl-ddfeature branch May 7, 2021 16:27
@dpaulson45 dpaulson45 added Enhancement New feature or request Health Checker labels Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement New feature or request Health Checker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants