<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Cpe:2.3:a:microsoft:sharepoint_server:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3amicrosoftsharepoint_server/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Fri, 04 Sep 2026 09:02:53 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3amicrosoftsharepoint_server/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Exploitation of CVE-2024-30043 XXE in Microsoft SharePoint Server</title><link>https://feed.craftedsignal.io/briefs/2026-09-cve-2024-30043-xxe/</link><pubDate>Fri, 04 Sep 2026 09:02:53 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cve-2024-30043-xxe/</guid><description>A publicly available exploit for CVE-2024-30043 allows unauthenticated remote attackers to perform XML External Entity (XXE) injection against Microsoft SharePoint Server via URL parsing confusion, potentially leading to sensitive data disclosure.</description><content:encoded><![CDATA[<p>CVE-2024-30043 is an XML External Entity (XXE) injection vulnerability affecting Microsoft SharePoint Server. The vulnerability is caused by improper handling of URL parsing, which allows an attacker to manipulate XML entities processed by the server. By sending specially crafted HTTP requests to the target SharePoint instance, an unauthenticated attacker can force the server to parse malicious XML, resulting in the disclosure of local files or internal resources. A proof-of-concept (PoC) Python script has been published on the KitPloit platform, confirming the exploitability of the flaw on SharePoint Server 2019 versions including 16.0.10409.20027. Defenders should prioritize patching, as the availability of functional exploit code significantly increases the risk of exploitation in the wild.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker identifies an internet-facing Microsoft SharePoint Server instance.</li>
<li>Attacker crafts a malicious HTTP request leveraging URL parsing confusion to embed an external DTD (Document Type Definition) reference.</li>
<li>Attacker sends the crafted POST request to the target SharePoint application endpoint.</li>
<li>The SharePoint server processes the XML payload, triggering the XXE vulnerability during the parsing phase.</li>
<li>The server attempts to resolve the external entity, allowing the attacker to access restricted files or internal network resources.</li>
<li>The server returns the contents of the requested resource back to the attacker via the HTTP response.</li>
<li>Attacker successfully exfiltrates sensitive server-side data (e.g., configuration files or internal service responses).</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2024-30043 allows unauthorized actors to read arbitrary files from the SharePoint server or reach internal services. This leads to the loss of confidentiality regarding server configuration, sensitive business data, and potentially internal network architecture information. The vulnerability affects SharePoint Server 2016 and 2019 versions prior to build 16.0.17328.20292.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized actions for security teams:</p>
<ul>
<li>Patch all Microsoft SharePoint Server deployments to build 16.0.17328.20292 or later immediately.</li>
<li>Inspect web access logs for anomalous POST requests containing XML-related keywords or unusual URL parsing patterns targeting SharePoint endpoints.</li>
<li>Audit internet-facing SharePoint instances to ensure they are not exposing sensitive backend XML processing interfaces.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>vulnerability</category><category>xxe</category><category>sharepoint</category><category>cve-2024-30043</category></item></channel></rss>