Wordpress plugin membership for woocommerce < v2.1.7 arbitrary file upload to shell (unauthenticated) Vulnerability / Exploit
/
/
/
Exploits / Vulnerability Discovered : 2024-04-02 |
Type : webapps |
Platform : php
This exploit / vulnerability Wordpress plugin membership for woocommerce < v2.1.7 arbitrary file upload to shell (unauthenticated) is for educational purposes only and if it is used you will do on your own risk!
[+] Code ...
# Exploit Title: Wordpress Plugin - Membership For WooCommerce < v2.1.7 - Arbitrary File Upload to Shell (Unauthenticated)
# Date: 2024-02-25
# Author: Milad Karimi (Ex3ptionaL)
# Category : webapps
# Tested on: windows 10 , firefox
import sys , requests, re , json
from multiprocessing.dummy import Pool
from colorama import Fore
from colorama import init
init(autoreset=True)