Skip to content

1337r0j4n/CVE-2023-5360

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages