Patch actively exploited Microsoft SharePoint bug, CISA orders federal agencies (CVE-2023-24955)
Vulnerabilities mentionedAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2023-24955 | Authenticated Code Injection RCE in Microsoft SharePoint Server (Actively Exploited) CVE-2023-24955 is a code injection vulnerability (CWE-94) in on-premises Microsoft SharePoint Server that enables remote code execution over the network (CVSS 3.1: 7.2, AV:N/AC:L/PR:H/UI:N). Exploitation requires authentication with high privileges — e.g., a SharePoint site administrator account — and no user interaction, so an attacker who has obtained elevated site credentials can send crafted requests that execute code on the SharePoint server. A successful attacker gains code execution in the context of the SharePoint service, with high impact on confidentiality, integrity, and availability, providing a foothold for lateral movement or ransomware deployment. Organizations running affected on-premises SharePoint Server releases are affected; the flaw was demonstrated at Pwn2Own and Microsoft patched it in the May 2023 Patch Tuesday updates. The bug is now exploited in the wild: CISA added it to the Known Exploited Vulnerabilities catalog on 2024-03-26 with known ransomware use, and EPSS places its 30-day exploitation probability at 85.4% (100th percentile). Do: Apply Microsoft's May 2023 (or later) security updates for SharePoint Server immediately, prioritizing internet-facing servers; CISA's KEV entry requires federal agencies to apply vendor mitigations or discontinue use of the product. Audit and tighten accounts holding SharePoint site-administrator rights, and hunt for signs of exploitation such as unexpected site-admin activity or unusual process launches from SharePoint service accounts. Public reporting on the 2024 exploitation suggests it may be chained with SharePoint privilege-escalation flaw CVE-2023-29357 to achieve unauthenticated access, so ensure both flaws are patched. | 7.2 | 85% | KEV ransomware |
| large≈ tens of thousands of on-premises SharePoint servers (10k–100k exposed systems) | |
| CVE-2023-29357 | Privilege Escalation via JWT Authentication Bypass in Microsoft SharePoint Server Microsoft SharePoint Server contains a privilege escalation flaw (CWE-303, incorrect implementation of an authentication algorithm) in which an attacker can forge (spoof) JSON Web Token (JWT) authentication tokens that the server accepts as valid. An unauthenticated remote attacker who presents such spoofed tokens bypasses authentication entirely and gains administrator privileges on the affected SharePoint deployment. Organizations running on-premises Microsoft SharePoint Server are affected, including both internet-facing and internally hosted servers. Exploitation is confirmed in the wild: the flaw was added to CISA's Known Exploited Vulnerabilities catalog on 2024-01-10 with known ransomware use, and EPSS assigns it a 100% probability of exploitation within 30 days. No public proof-of-concept is catalogued, but the KEV listing and perfect EPSS score make urgent patching critical. Do: Apply Microsoft's SharePoint Server security updates immediately (the fix shipped in Microsoft's March 2023 Patch Tuesday updates for supported SharePoint Server versions), consistent with the CISA KEV required action. Until patched, restrict internet exposure of SharePoint servers and review authentication logs for anomalous or spoofed-token activity, hunting for signs of compromise given known ransomware use. If mitigations are unavailable, CISA advises discontinuing use of the product. | 9.8 | 100% | KEV ransomware |
| largetens of thousands of internet-exposed SharePoint servers, with likely 100,000+ total on-prem deployments |
Full article353 words · extracted from helpnetsecurity.com · click to collapse
The Cybersecurity and Infrastructure Security Agency (CISA) has added CVE-2023-24955 – a code injection vulnerability that allows authenticated attackers to execute code remotely on a vulnerable Microsoft SharePoint Server – to its KEV catalog and is demanding that US federal civilian agencies implement the patch for it by April 16.
As per usual, details about the attack in which the flaw is leveraged have not been shared.
About CVE-2023-24955 and CVE-2023-29357
CVE-2023-24955 and CVE-2023-29357, a Microsoft SharePoint Server flaw that allows attackers to bypass authentication and achieve admin privileges, were exploited by security researcher Nguyễn Tiến Giang (Jang) in March 2023 at Pwn2Own Vancouver, to achieve pre-authentication RCE on a fully patched machine running SharePoint 2019 (16.0.10396.20000).
Microsoft released patches for the two vulnerabilities in May and June 2023, respectively.
The researcher published a technical analysis of his exploit chain in September 2023, and published the PoC exploit in December 2023. (A standalone PoC exploit for CVE-2023-29357 has also been published on GitHub in September 2023.)
But luckily it took some time for attackers to exploit CVE-2023-29357 in the wild: CISA added it to the KEV catalog in January 2024.
Patch quickly (if you haven’t already)
“This CISA advisory highlights the importance of patching and updating your software regularly, especially for private and public-facing servers that handle sensitive data. These chained vulnerabilities are very serious because they allow attackers to circumvent authentication and execute code remotely on vulnerable servers,” Ray Kelly, a Fellow at Synopsys Software Integrity Group, told Help Net Security.
“However, it’s important to point out that security patches for these vulnerabilities have been available since last summer. The fact that CISA is now warning us about active exploitation indicates that many organizations have failed to apply the necessary security updates in a timely manner. Malicious actors will always look for the easy targets and an unpatched server will always be easing pickings for them.”
CISA’s KEV catalog is compiled for US Federal Civilian Executive Branch (FCEB) agencies, but all organizations – including private ones – can and should use it to help prioritize their vulnerability management efforts.
Text extracted automatically; images, tables and formatting may be missing. Original: https://www.helpnetsecurity.com/2024/03/28/cve-2023-24955-exploited/