Skip to content
Threat Feed
critical threat PoC updated

Atlassian Confluence CVE-2023-22515 Exploitation Attempt

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.

CVE search metadata

CVE search record: CVE-2023-22515. Severity: critical. CVSS: 9.8. EPSS: 99.16%. KEV: no. Product: Confluence Data Center, Confluence Server. Brief: Atlassian Confluence CVE-2023-22515 Exploitation Attempt. Brief link: https://feed.craftedsignal.io/briefs/2024-01-confluence-cve-2023-22515/

What's new

  • 1. poc_available; added CVE-2023-22515 Aug 28, 00:20 via sploitus

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 /server-info.action endpoint with a modified bootstrapStatusProvider.applicationConfig.setupComplete 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.

Attack Chain

  1. The attacker sends an HTTP GET request to /server-info.action endpoint on a vulnerable Confluence server.
  2. The GET request includes a modified parameter bootstrapStatusProvider.applicationConfig.setupComplete set to false or 0.
  3. The Confluence server incorrectly processes the request due to the vulnerability.
  4. The attacker bypasses authentication checks.
  5. The attacker gains access to administrative functionalities of the Confluence server.
  6. The attacker creates a new administrator account.
  7. The attacker logs in to the Confluence server using the newly created administrator account.
  8. The attacker gains complete control over the Confluence server, enabling data exfiltration, code execution, or further malicious activities.

Impact

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.

Recommendation

  • Deploy the Sigma rule Confluence CVE-2023-22515 Trigger Vulnerability to your SIEM to detect exploitation attempts based on specific URL patterns and HTTP status codes.
  • Enable web server logging and ensure that the logs are being ingested into your SIEM.
  • Apply the latest patches for Atlassian Confluence to remediate CVE-2023-22515 on all affected servers.
  • Monitor network traffic for suspicious HTTP requests to the /server-info.action endpoint, as detected by the Confluence CVE-2023-22515 Trigger Vulnerability rule.

Detection coverage 2

Confluence CVE-2023-22515 Trigger Vulnerability

critical

Detects successful accesses to vulnerable endpoints indicative of CVE-2023-22515 exploitation attempts in Atlassian Confluence.

sigma tactics: initial_access techniques: T1190 sources: webserver, linux

Confluence CVE-2023-22515 Attempt via POST

high

Detects possible exploitation attempts of Confluence CVE-2023-22515 via POST requests

sigma tactics: initial_access techniques: T1190 sources: webserver, linux

Detection queries are available on the platform. Get full rules →