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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-22515 PoC — Atlassian Confluence Server 安全漏洞

Source
Associated Vulnerability
Title:Atlassian Confluence Server 安全漏洞 (CVE-2023-22515)
Description:Atlassian Confluence Server是澳大利亚Atlassian公司的一套具有企业知识管理功能,并支持用于构建企业WiKi的协同软件的服务器版本。 Atlassian Confluence Server存在安全漏洞,该漏洞源于外部攻击者可能利用可公开访问的Confluence Data Center和Confluence Serve,用未知的漏洞来创建Confluence 管理员帐户并访问 Confluence 实例。
Description
Confluence未授权添加管理员用户漏洞利用脚本
Readme
# CVE-2023-22515 Exploit Script

## 影响版本
```
8.0.0<=Atlassian Confluence<=8.5.1
```

## 漏洞利用
随机添加用户名和密码
```
python3 CVE-2023-22515.py -h
usage: confluence.py [-h] [-url URL]
optional arguments:
  -h, --help  show this help message and exit
  -url URL    目标url如:http://xx.xx.xx.xx
```
![image](https://github.com/sincere9/CVE-2023-22515/assets/128219249/caedd132-4cdf-4f94-9831-e45721b85170)
File Snapshot

[4.0K] /data/pocs/5841daa7eed976daefb5ae7ceec9c968490fefec ├── [1.7K] CVE-2023-22515.py └── [ 435] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.