Jump to content

Recommended Posts

Posted
Posted (edited)

Hi,

 

Just wondered from those who have applied these updates so far, how did it go?

 

With CVSS scores being above 7 (CVE-2022-37966 - 8.1, CVE-2022-37967 - 7.2 & CVE-2022-38023 - 8.1) and to ensuring ongoing compliancy with Cyber Essentials this only gives to next Tuesday (22nd November 2022) to apply the updates etc. I realise that elements of it can/do go into Audit mode initially (pending mandatory activation at some stage next year via another Microsoft Update).

 

Provisionally, I have run this script on Domain Controller(s)

 

Get-ADObject -properties msDS-SupportedEncryptionTypes -filter * | ? { (($_.'msDS-SupportedEncryptionTypes' -BAND 0x3F) -NE 0) -AND (($_.'msDS-SupportedEncryptionTypes' -BAND 0x38) -EQ 0)} | Select Name, msDS-SupportedEncryptionTypes | Sort-Object Name

 

with no results returned (which I believe is a good start?) but presumably the Event Logs still need to be monitored as per the various MS KB articles.

 

Thanks,

Edited by MYK-IT
Posted

OOB update to address an issue with sign in and Kerberos authentication

MC468176 · Published 17 Nov 2022

 

MAJOR UPDATE

 

Message Summary

Microsoft is releasing Out-of-band (OOB) security updates today, November 17, 2022. This update addresses a known issue for installation on all the Domain Controllers (DCs) in your environment. You do not need to install any update or make any changes to other servers or client devices in your environment to resolve this issue. If you used any workaround or mitigations for this issue, they are no longer needed, and we recommend you remove them.

 

To get the standalone package for these out-of-band updates, search for the KB number in the Microsoft Update Catalog. You can manually import these updates into Windows Server Update Services (WSUS) and Microsoft Endpoint Configuration Manager. For WSUS instructions, see WSUS and the Catalog Site. For Configuration Manger instructions, see Import updates from the Microsoft Update Catalog. Note The below updates are not available from Windows Update and will not install automatically.

 

Cumulative updates:

 

Note: You do not need to apply any previous update before installing these cumulative updates. If you have already installed updates released November 8, 2022, you do not need to uninstall the affected updates before installing any later updates including the updates listed above.

 

Standalone Updates:

 

  • Windows Server 2012 R2: KB5021653
  • Windows Server 2012: KB5021652
  • Windows Server 2008 R2 SP1: This update is not yet available. Please check here in the coming week for more information.
  • Windows Server 2008 SP2: KB5021657

Note: If you are using security only updates for these versions of Windows Server, you only need to install these standalone updates for the month of November 2022. Security only updates are not cumulative, and you will also need to install all previous Security only updates to be fully up to date. Monthly rollup updates are cumulative and include security and all quality updates. If you are using Monthly rollup updates, you will need to install both the standalone updates listed above to resolve this issue, and install the Monthly rollups released November 8, 2022 to receive the quality updates for November 2022. If you have already installed updates released November 8, 2022, you do not need to uninstall the affected updates before installing any later updates including the updates listed above.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...