Conversation
The changes made in the script are as follows: 1. For Cve26858 we only show the error if the path in the error message “Download failed and temporary file <path> needs to be removed” is invalid (does not start with C:\Program Files\Microsoft\Exchange Server\V15\ClientAccess\OAB) 2. For set-virtual directory we throw an error only if the url is invalid 3. For the get-suspicious files we only show those if one of the 4 vulnerabilities (Cve26855 Or Cve26857 or Cve26858 or Cve27065 ) is found. This was done because even customers who did not have any vulnerabilities were alerted due to the presence of some zip files that they had created in their system. These false positives lead to a lot of confusion and the uneasiness for the customers. 4. We also show an additional error message regarding web shells if we find logs of successful reset-virtualdirectory hits (having a bad anchor mailbox object) in the httpsproxy folder.
Fix sorting in release description
Adding changes to reduce false positives seen by customers
Make script names download links for that release
Fix 27065 logic
Added FixInstallerCache Script
dpaulson45
approved these changes
Mar 18, 2021
dpaulson45
added a commit
that referenced
this pull request
Apr 20, 2021
November 2020 Security Updates (SU) added
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.