Patch Tuesday Fixes Two Zero
Vulnerabilities mentionedAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2023-36761 | Information Disclosure Flaw in Microsoft Word Actively Exploited (CVE-2023-36761) CVE-2023-36761 is an information disclosure vulnerability in Microsoft Word caused by improper input validation (CWE-20). It is triggered when a user opens a specially crafted document, requiring user interaction but no authentication or special privileges, per the CVSS vector (AV:N/PR:N/UI:R). A successful attacker gains access to sensitive information from the affected system, with public reporting indicating the flaw can leak authentication material such as NTLM credentials. Anyone running affected versions of Word, including Word within Microsoft 365 Apps, Microsoft Office, and Office LTSC, is exposed, and the flaw was fixed in Microsoft's September 2023 Patch Tuesday updates. The vulnerability was exploited as a zero-day before patching: CISA added it to the Known Exploited Vulnerabilities catalog on September 12, 2023, and its EPSS score of 19.0% (97th percentile) signals elevated near-term exploitation risk. Do: Apply Microsoft's September 2023 security updates for Microsoft 365 Apps, Office, Office LTSC, and Word immediately, per vendor instructions and CISA KEV requirements. Until patched, treat unsolicited documents as untrusted and consider restricting outbound SMB/NTLM traffic to limit credential leakage. Given confirmed in-the-wild exploitation and no known public PoC, prioritize this KEV remediation and verify patch deployment across endpoints. | 6.5 | 20% | KEV |
| masshundreds of millions of users/devices (Word ships with Microsoft 365 and Office across enterprise and consumer fleets) | |
| CVE-2023-36792 | Visual Studio Remote Code Execution Vulnerability Visual Studio Remote Code Execution Vulnerability NVD description · AI analysis pending | 7.8 | 1% |
| — | ||
| CVE-2023-36802 | Use-After-Free Privilege Escalation in Microsoft Streaming Service Proxy CVE-2023-36802 is a use-after-free vulnerability (CWE-416) in the Microsoft Streaming Service Proxy, a component that ships with Windows, that allows an attacker to escalate privileges. It is triggered by a local attacker who can already execute code on a target machine and interacts with the streaming service proxy component in a way that mishandles freed memory. Successful exploitation typically yields elevated (SYSTEM/kernel-level) privileges, giving an attacker full control of the host and making it a common link in chained attack sequences alongside other exploits. Any Windows system carrying the affected component is potentially affected, which in practice means a very broad installed base of Windows client and server machines. The flaw is being actively exploited — CISA added it to the Known Exploited Vulnerabilities catalog on 2023-09-12 — though no public proof-of-concept is known and Microsoft's severity scoring was not yet available in the source data; EPSS estimates a high 27.5% chance of exploitation within 30 days (98th percentile). Do: Apply Microsoft's security updates for this vulnerability via the vendor's mitigation instructions (Windows Update/patch channel), as required by the CISA KEV listing, prioritizing internet-reachable and multi-user Windows hosts. Since exploitation requires local access, limit who can run code on Windows systems and review endpoints for signs of local privilege escalation activity; confirm the patch landed by checking installed updates against Microsoft's advisory. | 7.8 | 28% | KEV |
| mass≈hundreds of millions of Windows devices (the Streaming Service Proxy component ships with Windows, so exposure broadly mirrors the Windows install base) | |
| CVE-2023-38148 | Internet Connection Sharing (ICS) Remote Code Execution Vulnerability Internet Connection Sharing (ICS) Remote Code Execution Vulnerability NVD description · AI analysis pending | 8.8 | 8% |
| — |
Full article368 words · extracted from infosecurity-magazine.com · click to collapse
Microsoft patched two zero-day vulnerabilities being actively exploited in the wild as part of its September Patch Tuesday yesterday.
The first is CVE-2023-36761: a Microsoft Word information disclosure vulnerability that has been publicly disclosed. Microsoft patched a similar vulnerability in Outlook back in March.
“Successful exploitation results in disclosure of NTLM hashes, which could provide an attacker with the means to ‘Pass the Hash’ and authenticate remotely without any need to brute force the hash,” explained Rapid7 lead software engineer, Adam Barnett.
“Microsoft is clearly concerned about the potential impact of CVE-2023-36761, since it is providing patches not only for current versions of Word, but also for Word 2013, which reached its extended end date back in April 2023.”
The second zero-day bug fixed this month is CVE-2023-36802; an elevation of privilege vulnerability in the Microsoft Streaming Service Proxy. This could grant system privileges to an attacker via exploitation of a kernel driver, Barnett said.
Read more on Patch Tuesday: Microsoft Fixes Six Zero-Days This Patch Tuesday
Immersive Labs cybersecurity engineer, Nikolas Cemerkic, explained that the service proxy is the successor to Office 365 Video, allowing playback at scale across any device on the network.
“A vulnerability has been discovered within this service that would allow an attacker who has managed to compromise the target system the ability to gain administrator privileges on that same machine,” he added.
“Although an attacker would need to be on the machine with low-level privileges, no user interaction would be required for the attacker to elevate their privileges.”
Elsewhere, there are fixes for four critical remote code execution (RCE) vulnerabilities this month.
Three of these impact Visual Studio: CVE-2023-36793, CVE-2023-36796 and CVE-2023-36792.
“They all rely on the user opening a malicious package file, and are thus classed as arbitrary code execution rather than no-interaction RCE,” explained Barnett.
“In each case, patches are available for a long list of Visual Studio and .NET installations. Organizations with large developer headcount are likely to be disproportionately at risk.”
A fourth critical bug, CVE-2023-38148, is found in Windows Internet Connection Sharing (ICS), but requires an attacker to be within the same shared physical or logical network as the targeted system.
Text extracted automatically; images, tables and formatting may be missing. Original: https://www.infosecurity-magazine.com/news/fixes-two-zeroday-bugs-used-attacks/