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
Hands-on security lab demonstrating CVE-2023-22515 — Atlassian Confluence Authentication Bypass using a simulated vulnerable environment.
Readme
# cve-2023-22515-lab
Hands-on security lab demonstrating CVE-2023-22515 — Atlassian Confluence Authentication Bypass using a simulated vulnerable environment.
File Snapshot

[4.0K] /data/pocs/22b70c614cf3366fdd1926f6f8302d73e3c6af0b ├── [4.0K] exploit │   └── [ 1] exploit.sh ├── [1.0K] LICENSE ├── [ 1] package.json ├── [4.0K] public │   └── [ 1] style.css ├── [ 161] README.md └── [4.0K] server ├── [4.0K] data │   └── [ 1] users.json ├── [4.0K] middleware │   └── [ 1] exploitCheck.js ├── [4.0K] routes │   ├── [ 1] admin.js │   └── [ 1] login.js ├── [ 1] server.js └── [4.0K] views ├── [ 1] admin.html ├── [ 1] error.html └── [ 1] login.html 8 directories, 13 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.