Microsoft patches two actively exploited zero-days (CVE-2024-29988, CVE-2024-26234)
Vulnerabilities mentionedAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2023-24932 | Secure Boot Security Feature Bypass Vulnerability Secure Boot Security Feature Bypass Vulnerability NVD description · AI analysis pending | 6.7 | 11% |
| — | ||
| CVE-2024-20670 | Outlook for Windows Spoofing Vulnerability Outlook for Windows Spoofing Vulnerability NVD description · AI analysis pending | 8.1 | 2% |
| — | ||
| CVE-2024-20678 +1 in the same advisory: …26234 | Remote Procedure Call Runtime Remote Code Execution Vulnerability Remote Procedure Call Runtime Remote Code Execution Vulnerability NVD description · AI analysis pending | 8.8 group max | 3% |
| — | ||
| CVE-2024-21412 | CVE-2024-21412: Security Feature Bypass in Microsoft Windows Internet Shortcut Files CVE-2024-21412 is a security feature bypass (CWE-693) in how Microsoft Windows handles Internet Shortcut files: a crafted shortcut can make Windows skip the security warning prompt that normally appears before untrusted internet content is opened or downloaded. Triggering it requires user interaction — an attacker must deliver a malicious shortcut file, typically via email or a malicious website, and convince the user to open it, which is reflected in the CVSS vector's UI:R component. An attacker who succeeds gains a bypass of those prompts, making it easier to retrieve and execute malicious remote content with fewer warnings; the DarkGate malware operators used exactly this technique in zero-day campaigns to distribute their loader. Anyone running the affected Windows 10 (1809, 21H2, 22H2), Windows 11 (21H2, 22H2, 23H2), Windows Server 2019, or Windows Server 2022 (including 23H2) builds was exposed. The flaw was patched in Microsoft's February 2024 Patch Tuesday release (2024-02-13), the same day CISA added it to the KEV catalog, and it is under active exploitation with known ransomware association and a 95.4% EPSS score. Do: Apply the February 2024 Windows cumulative security update (released 2024-02-13) or any later monthly cumulative update to every affected Windows 10, Windows 11, Windows Server 2019, and Windows Server 2022 build, and verify patch levels through your endpoint inventory. Because exploitation requires user interaction, as an interim control flag or block .url/Internet Shortcut attachments at email gateways and remind users not to open shortcuts from untrusted sources. Prioritize internet-facing and shared endpoints given the KEV listing and known ransomware use. | 8.1 | 95% | KEV ransomware |
| mass≈1 billion Windows 10/11/Server installations potentially affected worldwide (pre-patch installed base) | |
| CVE-2024-26221 | Windows DNS Server Remote Code Execution Vulnerability Windows DNS Server Remote Code Execution Vulnerability NVD description · AI analysis pending | 6.6 | 2% |
| — | ||
| CVE-2024-29063 | Azure AI Search Information Disclosure Vulnerability Azure AI Search Information Disclosure Vulnerability NVD description · AI analysis pending | 5.5 | <1% |
| — | ||
| CVE-2024-29988 | Mark of the Web Security Feature Bypass in Microsoft SmartScreen Prompt CVE-2024-29988 is a security feature bypass in Microsoft SmartScreen Prompt that allows an attacker to defeat the Mark of the Web (MotW) mechanism, which normally flags internet-downloaded files so SmartScreen shows a warning before they run. An attacker triggers it by delivering a crafted file that Windows processes without the expected SmartScreen prompt, often as part of an exploit chain with CVE-2023-38831 (WinRAR) or the related SmartScreen bypass CVE-2024-21412. Successful exploitation strips away a key browser/download defense layer, letting a malicious file execute with no user warning. Any Windows system that relies on SmartScreen to vet internet-delivered content is affected; the available data does not specify affected version ranges. The flaw is confirmed to be exploited in the wild — CISA added it to the Known Exploited Vulnerabilities catalog on 2024-04-30 — and EPSS estimates a 45.2% chance of exploitation in the next 30 days (99th percentile), though no public PoC is known. Do: Apply Microsoft's update for CVE-2024-29988 as soon as possible via Windows Update, per CISA's KEV required action to apply vendor mitigations; verify patch status across Windows endpoints. Until patched, scrutinize internet-delivered archives and installers, and ensure the chain components are also remediated — update WinRAR for CVE-2023-38831 and patch the related SmartScreen bypass CVE-2024-21412. | 8.8 | 45% | KEV |
| masshundreds of millions of Windows devices (SmartScreen is built into and enabled by default on Windows 10/11) |
Full article740 words · extracted from helpnetsecurity.com · click to collapse
On this April 2024 Patch Tuesday, Microsoft has fixed a record 147 CVE-numbered vulnerabilities, including CVE-2024-29988, a vulnerability that Microsoft hasn’t marked as exploited, but Peter Girnus, senior threat researcher with Trend Micro’s Zero Day Initiative (ZDI), has found being leveraged by attackers in the wild.

“Threat actors are sending exploits in a zipped file to evade EDR/NDR detection and then using this bug (and others) to bypass MotW,” notes Dustin Childs, head of threat awareness at the ZDI.
CVE-2024-29988 has also been reported by Dmitrij Lenz and Vlad Stolyarov of Google’s Threat Analysis Group, which means active exploitation is very likely, despite not having been acknowledged by Microsoft.
“CVE-2024-29988 is credited to some of the same researchers that disclosed a similar flaw in February (CVE-2024-21412) that was exploited as a zero-day,” says Satnam Narang, senior staff research engineer at Tenable.
“Social engineering through direct means (email and direct messages) that requires some type of user interaction is a typical route for exploitation for this type of flaw. CVE-2024-21412 was used as part of a DarkGate campaign that leveraged fake software installers impersonating Apple’s iTunes, Notion, NVIDIA and more.”
Other vulnerabilities of note
Childs urges users running Windows DNS servers to deploy patches for seven remote code execution flaws (CVE-2024-26221-CVE-2024-26224, CVE-2024-26227, CVE-2024-26231 and CVE-2024-26233) sooner rather than later, despite a timing factor being involved in successful exploitation.
Microsoft has fixed 24 vulnerabilities that may allow attackers to bypass Windows Secure Boot, a security feature that aims to prevent malware from loading when PCs boot up.
Narang pointed out that though Microsoft considers their exploitation “less likely”, the last time Microsoft patched a flaw in Windows Secure Boot (CVE-2023-24932) in May 2023 had a notable impact as it was exploited in the wild and linked to the BlackLotus UEFI bootkit.
“The patch fixes the [Secure Boot] bugs, but the protections aren’t enabled by default,” Childs added. Users should consult this document and enable them.
He also singled out CVE-2024-20678, an authenticated RCE flaw in Remote Procedure Call (RCP) Runtime, and CVE-2024-20670, an Outlook for Windows vulnerability that may allow attackers to harvest users’ NTLM (authentication) hashes, as likely to be targeted by attackers in the coming months and should therefore be quickly patched.
Finally, there are patches for several critical and important Microsoft Defender for IoT bugs, as well as an interesting information disclosure bug in Azure AI Search (CVE-2024-29063) that could allow attackers to obtain sensitive API keys.
“The vulnerability has been mitigated by a recent update to Azure AI Search’s backend infrastructure. Customers who are required to rotate specific credentials have been notified through Azure Service Health Alerts under TrackingID: WL1G-3TZ,” Microsoft said. “Customers who did not receive this Azure Service Health Alert do not need to take any action to be protected against this vulnerability.”
Should defenders prioritize fixing EoP flaws?
Narang commented that 2024 has been an unusually quiet year in terms of zero-days.
“It’s difficult to pinpoint why we’ve seen this decrease, whether it’s just a lack of visibility or if it signifies a trend with attackers utilizing known vulnerabilities as part of their attacks on organizations,” he commented.
Another interesting thing recently pointed out by SonicWall Capture Labs is that despited RCE bugs getting more attention from defenders, in 2023 attackers exploited Microsoft elevation of privilege (EoP) zero-day vulnerabilities more frequently that RCEs.
“We’re seeing that attackers favor phishing over Microsoft-specific exploits for initial entry, and subsequently favoring exploiting Microsoft’s privilege vulnerabilities to enhance their access,” the researchers noted.
Also, after the 2023 Patch Tuesdays, CISA added only four Microsoft vulnerabilities (aside from the exploited zero-days) to their Known Exploited Vulnerabilities catalog: three EoPs and one Security Feature Bypass.
“When considering these two data points, it’s reasonable to conclude that, for organizations looking at a large list of Microsoft vulnerabilities, the category of elevation of privileges should carry more weight in prioritization than the exploitable index or other types of vulnerabilities,” SonicWall pointed out.
“While elevation of privilege vulnerabilities can receive a lower CVSS and exploitability probability score, they are often the most attractive to threat actors because they fill a critical gap in their playbook.”
UPDATE (April 9, 2024, 06:00 p.m. ET):
Microsoft has updated the advisory for CVE-2024-26234, a proxy driver spoofing vulnerability, to say the flaw is exploited and public.
It was reported by Sophos X-Ops researcher Christopher Budd. More information is available here.
Text extracted automatically; images, tables and formatting may be missing. Original: https://www.helpnetsecurity.com/2024/04/09/april-2024-patch-tuesday-cve-2024-29988/