<?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:atlassian:confluence_data_center:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aatlassianconfluence_data_center/</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>Tue, 23 Jan 2024 12:00:00 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aatlassianconfluence_data_center/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>Atlassian Confluence CVE-2023-22515 Exploitation Attempt</title><link>https://feed.craftedsignal.io/briefs/2024-01-confluence-cve-2023-22515/</link><pubDate>Tue, 23 Jan 2024 12:00:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2024-01-confluence-cve-2023-22515/</guid><description>Detection of CVE-2023-22515 exploitation attempts targeting Atlassian Confluence servers by sending crafted HTTP requests to specific vulnerable endpoints, potentially leading to unauthorized access and privilege escalation.</description><content:encoded><![CDATA[<p>CVE-2023-22515 is a critical vulnerability in Atlassian Confluence Data Center and Server that allows an unauthenticated attacker to create administrator accounts. This vulnerability impacts Confluence Data Center and Server versions before 7.19.16, from 7.20.0 before 8.3.4, from 8.4.0 before 8.4.4, from 8.5.0 before 8.5.2. Exploitation involves sending a specially crafted HTTP GET request to the <code>/server-info.action</code> endpoint with a modified <code>bootstrapStatusProvider.applicationConfig.setupComplete</code> parameter. Successful exploitation allows attackers to bypass authentication and gain administrative control, potentially leading to data breaches, code execution, or denial of service. Observed exploitation began in October 2023, shortly after the public disclosure of the vulnerability and a proof-of-concept exploit.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker sends an HTTP GET request to <code>/server-info.action</code> endpoint on a vulnerable Confluence server.</li>
<li>The GET request includes a modified parameter <code>bootstrapStatusProvider.applicationConfig.setupComplete</code> set to <code>false</code> or <code>0</code>.</li>
<li>The Confluence server incorrectly processes the request due to the vulnerability.</li>
<li>The attacker bypasses authentication checks.</li>
<li>The attacker gains access to administrative functionalities of the Confluence server.</li>
<li>The attacker creates a new administrator account.</li>
<li>The attacker logs in to the Confluence server using the newly created administrator account.</li>
<li>The attacker gains complete control over the Confluence server, enabling data exfiltration, code execution, or further malicious activities.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2023-22515 allows attackers to gain full administrative control of vulnerable Atlassian Confluence servers. This can lead to complete data breaches, where sensitive information stored within Confluence is exposed. Attackers can also use their administrative privileges to install malware, pivot to other systems within the network, or cause a denial of service. Numerous organizations across various sectors have been targeted, with the vulnerability actively exploited in the wild.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the Sigma rule <code>Confluence CVE-2023-22515 Trigger Vulnerability</code> to your SIEM to detect exploitation attempts based on specific URL patterns and HTTP status codes.</li>
<li>Enable web server logging and ensure that the logs are being ingested into your SIEM.</li>
<li>Apply the latest patches for Atlassian Confluence to remediate CVE-2023-22515 on all affected servers.</li>
<li>Monitor network traffic for suspicious HTTP requests to the <code>/server-info.action</code> endpoint, as detected by the <code>Confluence CVE-2023-22515 Trigger Vulnerability</code> rule.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">threat</category><category>confluence</category><category>cve-2023-22515</category><category>privilege-escalation</category><category>vulnerability</category></item></channel></rss>