Share
## https://sploitus.com/exploit?id=4B241425-A6B5-59BB-8DD8-51001A8AD03F
# 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)