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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2021-26084 PoC — Atlassian Confluence Server 注入漏洞

Source
Associated Vulnerability
Title:Atlassian Confluence Server 注入漏洞 (CVE-2021-26084)
Description:In affected versions of Confluence Server and Data Center, an OGNL injection vulnerability exists that would allow an unauthenticated attacker to execute arbitrary code on a Confluence Server or Data Center instance. The affected versions are before version 6.13.23, from version 6.14.0 before 7.4.11, from version 7.5.0 before 7.11.6, and from version 7.12.0 before 7.12.5.
Description
Python 3 script to identify CVE-2021-26084 via network requests.
Readme
# ConfluCHECK
Python 3 script to identify CVE-2021-26084 via network requests.

## Requirement
> pip install -r requirements.txt

## How to use

First of all, said that i'm not an expert programer then... i'm pretty sure that my code may be improve, i will accept pull request.

> python3 conflucheck.py

![alt text](https://raw.githubusercontent.com/quesodipesto/conflucheck/main/images/imagen_0.png)

> python3 conflucheck.py http://xxx.xxx.xxx.xxx:yyyy

![alt text](https://github.com/quesodipesto/conflucheck/blob/d521d28fbe058332044422c09c5783a2b6eb6955/images/imagen_1.png)

> python3 conflucheck.py file_with_links.txt

![alt text](https://raw.githubusercontent.com/quesodipesto/conflucheck/main/images/imagen_2.png)
![alt text](https://raw.githubusercontent.com/quesodipesto/conflucheck/main/images/imagen_3.png)
File Snapshot

[4.0K] /data/pocs/063732261c9ab7c6c52c8b6f0ef25c9127cb64b3 ├── [7.5K] conflucheck.py ├── [4.0K] images │   ├── [ 12K] imagen_0.png │   ├── [ 13K] imagen_1.png │   ├── [ 16K] imagen_2.png │   └── [9.6K] imagen_3.png ├── [ 821] README.md └── [ 67] requirements.txt 1 directory, 7 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 →