## https://sploitus.com/exploit?id=477FBD6F-0365-5E88-8596-DC906A520863
# CVE-2022-0412 - Unauthenticated Blind SQL Injection in TI WooCommerce Wishlist WordPress plugin
# Overview
Python script to detect the SQL injection vulnerability associated with CVE-2022-0412 in the WordPress Wishlist Plugin.
## Single domain
* python3 CVE-2022-0412.py -d example.com
## Multiple domains from a file
* python3 CVE-2022-0412.py -f domains.txt