## https://sploitus.com/exploit?id=2FD4F014-0E0B-542A-921E-1C75E58DCD8A
# CVE-2024-43917
A proof of concept developed to exploit [CVE-2024-43917](https://nvd.nist.gov/vuln/detail/CVE-2024-43917). Based on PatchStack's [article](https://patchstack.com/articles/unpatched-sql-injection-vulnerability-in-ti-woocommerce-wishlist-plugin/).
# Usage
```
usage: python CVE-2024-43917.py --help
TI WooCommerce Wishlist (WordPress plugin) <= 2.8.2 CVE-2024-43917 PoC
positional arguments:
COMMAND SQL command to execute
SHARE_KEY share key of the wish list
optional arguments:
-h, --help show this help message and exit
--https use HTTPS?
--RHOST RHOST remote host
--RPORT RPORT remote port
-v, --version show program's version number and exit
```
# Affected Versions
All versions of TI WooCommerce Wishlist (WordPress plugin) <= 2.8.2
# Patch Guidance
Upgrade to the latest version available.
# Authors
Made by [@sug4r-wr41th](https://github.com/sug4r-wr41th)
# Disclaimer
Fair Use disclaimer: for educational purposes only.