1337r0j4n / CVE-2023-5360

CVE-2023-5360 Exploit/POC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

CVE-2023-5360 Exploit/POC


Languages

Language:Shell 100.0%