Detection and Response

Patch Tuesday - May 2022

|Last updated on May 10, 2022|1 min read
LinkedInFacebookX
Patch Tuesday - May 2022

This month is par for the course in terms of both number and severity of vulnerabilities being patched by Microsoft. That means there’s plenty of work to be done by system and network administrators, as usual.

There is one 0-day this month: CVE-2022-26925, a Spoofing vulnerability in the Windows Local Security Authority (LSA) subsystem, which allows attackers able to perform a man-in-the-middle attack to force domain controllers to authenticate to the attacker using NTLM authentication. This is very bad news when used in conjunction with an NTLM relay attack, potentially leading to remote code execution (RCE). This bug affects all supported versions of Windows, but Domain Controllers should be patched on a priority basis before updating other servers.

Two other CVEs were also publicly disclosed before today’s releases, though they have not yet been seen exploited in the wild. CVE-2022-22713 is a denial-of-service vulnerability that affects Hyper-V servers running relatively recent versions of Windows (20H2 and later). CVE-2022-29972 is a Critical RCE that affects the Amazon Redshift ODBC driver used by Microsoft’s Self-hosted Integration Runtime (a client agent that enables on-premises data sources to exchange data with cloud services such as Azure Data Factory and Azure Synapse Pipelines). This vulnerability also prompted Microsoft to publish their first guidance-based advisory of the year, ADV220001, indicating their plans to strengthen tenant isolation in their cloud services without actually providing any specific details or actions to be taken by customers.

All told, 74 CVEs were fixed this month, the vast majority of which affect functionality within the Windows operating system. Other notable vulnerabilities include CVE-2022-21972 and CVE-2022-23270, critical RCEs in the Point-to-Point Tunneling Protocol. Exploitation requires attackers to win a race condition, which increases the complexity, but if you have any RAS servers in your environment, patch sooner rather than later.

CVE-2022-26937 carries a CVSSv3 score of 9.8 and affects services using the Windows Network File System (NFS). This can be mitigated by disabling NFSV2 and NFSV3 on the server; however, this may cause compatibility issues, and upgrading is highly recommended.

CVE-2022-22017 is yet another client-side Remote Desktop Protocol (RDP) vulnerability. While not as worrisome as when an RCE affects RDP servers, if a user can be enticed to connect to a malicious RDP server via social engineering tactics, an attacker will gain RCE on their system.

Sharepoint Server administrators should be aware of CVE-2022-29108, a post-authentication RCE fixed today. Exchange admins have CVE-2022-21978 to worry about, which could allow an attacker with elevated privileges on an Exchange server to gain the rights of a Domain Administrator.

A host of Lightweight Directory Access Protocol (LDAP) vulnerabilities were also addressed this month, including CVE-2022-22012 and CVE-2022-29130 – both RCEs that, thankfully, are only exploitable if the MaxReceiveBuffer LDAP policy is set to a value higher than the default value.

Although there are no browser vulnerabilities this month, two RCEs affecting Excel (CVE-2022-29109 and CVE-2022-29110) and one Security Feature Bypass affecting Office (CVE-2022-29107) mean there is still some endpoint application patching to do.

Summary charts

2022-05-vuln_count_severity.png2022-05-vuln_count_impact.png2022-05-cvssv3_hist.png2022-05-vuln_count_component.png

Summary tables

Azure vulnerabilities

CVETitleExploited?Publicly disclosed?CVSSv3 base scoreHas FAQ?
CVE-2022-29972Insight Software: CVE-2022-29972 Magnitude Simba Amazon Redshift ODBC DriverNoYesN/AYes

Developer Tools vulnerabilities

CVETitleExploited?Publicly disclosed?CVSSv3 base scoreHas FAQ?
CVE-2022-29148Visual Studio Remote Code Execution VulnerabilityNoNo7.8Yes
CVE-2022-30129Visual Studio Code Remote Code Execution VulnerabilityNoNo8.8Yes
CVE-2022-23267.NET and Visual Studio Denial of Service VulnerabilityNoNo7.5No
CVE-2022-29117.NET and Visual Studio Denial of Service VulnerabilityNoNo7.5No
CVE-2022-29145.NET and Visual Studio Denial of Service VulnerabilityNoNo7.5No
CVE-2022-30130.NET Framework Denial of Service VulnerabilityNoNo3.3No

ESU Windows vulnerabilities

CVETitleExploited?Publicly disclosed?CVSSv3 base scoreHas FAQ?
CVE-2022-26935Windows WLAN AutoConfig Service Information Disclosure VulnerabilityNoNo6.5Yes
CVE-2022-29121Windows WLAN AutoConfig Service Denial of Service VulnerabilityNoNo6.5Yes
CVE-2022-26936Windows Server Service Information Disclosure VulnerabilityNoNo6.5Yes
CVE-2022-22015Windows Remote Desktop Protocol (RDP) Information Disclosure VulnerabilityNoNo6.5Yes
CVE-2022-29103Windows Remote Access Connection Manager Elevation of Privilege VulnerabilityNoNo7.8No
CVE-2022-29132Windows Print Spooler Elevation of Privilege VulnerabilityNoNo7.8No
CVE-2022-26937Windows Network File System Remote Code Execution VulnerabilityNoNo9.8Yes
CVE-2022-26925Windows LSA Spoofing VulnerabilityYesYes8.1Yes
CVE-2022-22012Windows LDAP Remote Code Execution VulnerabilityNoNo9.8Yes
CVE-2022-29130Windows LDAP Remote Code Execution VulnerabilityNoNo9.8Yes
CVE-2022-22013Windows LDAP Remote Code Execution VulnerabilityNoNo8.8No
CVE-2022-22014Windows LDAP Remote Code Execution VulnerabilityNoNo8.8No
CVE-2022-29128Windows LDAP Remote Code Execution VulnerabilityNoNo8.8Yes
CVE-2022-29129Windows LDAP Remote Code Execution VulnerabilityNoNo8.8Yes
CVE-2022-29137Windows LDAP Remote Code Execution VulnerabilityNoNo8.8No
CVE-2022-29139Windows LDAP Remote Code Execution VulnerabilityNoNo8.8Yes
CVE-2022-29141Windows LDAP Remote Code Execution VulnerabilityNoNo8.8No
CVE-2022-26931Windows Kerberos Elevation of Privilege VulnerabilityNoNo7.5Yes
CVE-2022-26934Windows Graphics Component Information Disclosure VulnerabilityNoNo6.5Yes
CVE-2022-29112Windows Graphics Component Information Disclosure VulnerabilityNoNo6.5Yes
CVE-2022-22011Windows Graphics Component Information Disclosure VulnerabilityNoNo5.5Yes
CVE-2022-29115Windows Fax Service Remote Code Execution VulnerabilityNoNo7.8Yes
CVE-2022-26926Windows Address Book Remote Code Execution VulnerabilityNoNo7.8Yes
CVE-2022-22019Remote Procedure Call Runtime Remote Code Execution VulnerabilityNoNo8.8Yes
CVE-2022-21972Point-to-Point Tunneling Protocol Remote Code Execution VulnerabilityNoNo8.1Yes
CVE-2022-23270Point-to-Point Tunneling Protocol Remote Code Execution VulnerabilityNoNo8.1Yes
CVE-2022-29105Microsoft Windows Media Foundation Remote Code Execution VulnerabilityNoNo7.8No
CVE-2022-29127BitLocker Security Feature Bypass VulnerabilityNoNo4.2Yes

Exchange Server vulnerabilities

CVETitleExploited?Publicly disclosed?CVSSv3 base scoreHas FAQ?
CVE-2022-21978Microsoft Exchange Server Elevation of Privilege VulnerabilityNoNo8.2Yes

Microsoft Office vulnerabilities

CVETitleExploited?Publicly disclosed?CVSSv3 base scoreHas FAQ?
CVE-2022-29108Microsoft SharePoint Server Remote Code Execution VulnerabilityNoNo8.8Yes
CVE-2022-29107Microsoft Office Security Feature Bypass VulnerabilityNoNo5.5Yes
CVE-2022-29109Microsoft Excel Remote Code Execution VulnerabilityNoNo7.8Yes
CVE-2022-29110Microsoft Excel Remote Code Execution VulnerabilityNoNo7.8Yes

Windows vulnerabilities

CVETitleExploited?Publicly disclosed?CVSSv3 base scoreHas FAQ?
CVE-2022-26930Windows Remote Access Connection Manager Information Disclosure VulnerabilityNoNo5.5Yes
CVE-2022-29125Windows Push Notifications Apps Elevation of Privilege VulnerabilityNoNo7Yes
CVE-2022-29114Windows Print Spooler Information Disclosure VulnerabilityNoNo5.5Yes
CVE-2022-29140Windows Print Spooler Information Disclosure VulnerabilityNoNo5.5Yes
CVE-2022-29104Windows Print Spooler Elevation of Privilege VulnerabilityNoNo7.8No
CVE-2022-22016Windows PlayToManager Elevation of Privilege VulnerabilityNoNo7Yes
CVE-2022-26933Windows NTFS Information Disclosure VulnerabilityNoNo5.5Yes
CVE-2022-29131Windows LDAP Remote Code Execution VulnerabilityNoNo8.8Yes
CVE-2022-29116Windows Kernel Information Disclosure VulnerabilityNoNo4.7Yes
CVE-2022-29133Windows Kernel Elevation of Privilege VulnerabilityNoNo8.8Yes
CVE-2022-29142Windows Kernel Elevation of Privilege VulnerabilityNoNo7Yes
CVE-2022-29106Windows Hyper-V Shared Virtual Disk Elevation of Privilege VulnerabilityNoNo7Yes
CVE-2022-24466Windows Hyper-V Security Feature Bypass VulnerabilityNoNo4.1Yes
CVE-2022-22713Windows Hyper-V Denial of Service VulnerabilityNoYes5.6Yes
CVE-2022-26927Windows Graphics Component Remote Code Execution VulnerabilityNoNo8.8Yes
CVE-2022-29102Windows Failover Cluster Information Disclosure VulnerabilityNoNo5.5Yes
CVE-2022-29113Windows Digital Media Receiver Elevation of Privilege VulnerabilityNoNo7.8Yes
CVE-2022-29134Windows Clustered Shared Volume Information Disclosure VulnerabilityNoNo6.5Yes
CVE-2022-29120Windows Clustered Shared Volume Information Disclosure VulnerabilityNoNo6.5Yes
CVE-2022-29122Windows Clustered Shared Volume Information Disclosure VulnerabilityNoNo6.5Yes
CVE-2022-29123Windows Clustered Shared Volume Information Disclosure VulnerabilityNoNo6.5Yes
CVE-2022-29138Windows Clustered Shared Volume Elevation of Privilege VulnerabilityNoNo7Yes
CVE-2022-29135Windows Cluster Shared Volume (CSV) Elevation of Privilege VulnerabilityNoNo7Yes
CVE-2022-29150Windows Cluster Shared Volume (CSV) Elevation of Privilege VulnerabilityNoNo7Yes
CVE-2022-29151Windows Cluster Shared Volume (CSV) Elevation of Privilege VulnerabilityNoNo7Yes
CVE-2022-26913Windows Authentication Security Feature Bypass VulnerabilityNoNo7.4Yes
CVE-2022-23279Windows ALPC Elevation of Privilege VulnerabilityNoNo7Yes
CVE-2022-29126Tablet Windows User Interface Application Core Elevation of Privilege VulnerabilityNoNo7Yes
CVE-2022-26932Storage Spaces Direct Elevation of Privilege VulnerabilityNoNo8.2Yes
CVE-2022-26938Storage Spaces Direct Elevation of Privilege VulnerabilityNoNo7Yes
CVE-2022-26939Storage Spaces Direct Elevation of Privilege VulnerabilityNoNo7Yes
CVE-2022-26940Remote Desktop Protocol Client Information Disclosure VulnerabilityNoNo6.5Yes
CVE-2022-22017Remote Desktop Client Remote Code Execution VulnerabilityNoNo8.8Yes
CVE-2022-26923Active Directory Domain Services Elevation of Privilege VulnerabilityNoNo8.8Yes

NEVER MISS A BLOG

Get the latest stories, expertise, and news about security today.

Subscribe

Related blog posts