Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1020 CNY

100%

CVE-2023-22518 PoC — Atlassian Confluence Data Center 和 Confluence Server 安全漏洞

Source
Associated Vulnerability
Title:Atlassian Confluence Data Center 和 Confluence Server 安全漏洞 (CVE-2023-22518)
Description:All versions of Confluence Data Center and Server are affected by this unexploited vulnerability. This Improper Authorization vulnerability allows an unauthenticated attacker to reset Confluence and create a Confluence instance administrator account. Using this account, an attacker can then perform all administrative actions that are available to Confluence instance administrator leading to - but not limited to - full loss of confidentiality, integrity and availability.  Atlassian Cloud sites are not affected by this vulnerability. If your Confluence site is accessed via an atlassian.net domain, it is hosted by Atlassian and is not vulnerable to this issue.
Description
Checker for CVE-2023-22518 vulnerability on Confluence
Readme
# CVE-2023-22518
Checker for CVE-2023-22518 and CVE-2023-22515 critical vulnerabilities in Confluence.

## Description
This script is designed to check for and exploit vulnerabilities in Atlassian Confluence instances. It checks for the vulnerability CVE-2023-22518, and exploits the vulnerability CVE-2023-22515 to create a new administrator account if the instance is vulnerable (using code from [Chocapikk](https://github.com/Chocapikk/CVE-2023-22515))

## Usage Guide:

# Installation:

- Ensure you have Python 3 installed on your machine.
- Install the required libraries using the command:

        pip install -r requirements.txt

# Running the script:

- Single Instance Check and Exploit:
- Use the command:

      python CVE-2023-22518.py -i <instance-url> -o <output-file>

-Replace <instance-url> with the URL of the Confluence instance you want to check and exploit.
- Replace <output-file> with the name of the file where you want to save any successful exploits. This argument is optional.

For example: 

    python CVE-2023-22518.py -i https://example.com/confluence -o exploits.txt

## Legal Disclaimer:
This script is intended for educational and authorized testing purposes only. The user is responsible for ensuring that they have the necessary permissions to engage in testing activities on the target Confluence instance(s). Unauthorized access to computer systems is illegal, and users should ensure compliance with all applicable laws and regulations. The developer(s) assume no liability and are not responsible for any misuse or damage caused by this script.
File Snapshot

[4.0K] /data/pocs/2544d595d50b065ec754903909b69646f205a25d ├── [7.7K] CVE-2023-22518.py ├── [ 34K] LICENSE ├── [1.5K] README.md └── [ 69] requirements.txt 0 directories, 4 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →