目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1000

100.0%

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

来源
关联漏洞
标题:Atlassian Confluence Data Center 和 Confluence Server 安全漏洞 (CVE-2023-22518)
Description:Atlassian Confluence Server是澳大利亚Atlassian公司的一套具有企业知识管理功能,并支持用于构建企业WiKi的协同软件的服务器版本。 Atlassian Confluence Data Center 和 Confluence Server存在安全漏洞,该漏洞源于授权管理不当。
Description
Checker for CVE-2023-22518 vulnerability on Confluence
介绍
# 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.
文件快照

[4.0K] /data/pocs/2544d595d50b065ec754903909b69646f205a25d ├── [7.7K] CVE-2023-22518.py ├── [ 34K] LICENSE ├── [1.5K] README.md └── [ 69] requirements.txt 0 directories, 4 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →