Unauthenticated SQL Injection - Paid Memberships Pro < 2.9.8 (WordPress Plugin)# CVE-2023-23488-PoC
Unauthenticated SQL Injection - Paid Memberships Pro < 2.9.8 (WordPress Plugin)
Running this script against a WordPress instance with Paid Membership Pro plugin
tells you if the target is vulnerable.
As the SQL injection technique required to exploit it is Time-based blind, instead of
trying to directly exploit the vuln, it will generate the appropriate sqlmap command
to dump the whole database (probably very time-consuming) or specific chose data like
usernames and passwords.
Usage example:
```shell
python3 CVE-2023-23488.py http://127.0.0.1/wordpress
```
## References
+ Credits to **Joshua Martinelle**, who discovered the vulnerability
+ Vendor Homepage: https://www.paidmembershipspro.com
+ Vulnerable software Link: https://downloads.wordpress.org/plugin/paid-memberships-pro.2.9.7.zip
+ Advisory: https://github.com/advisories/GHSA-pppw-hpjp-v2p9
[4.0K] /data/pocs/84ded9ba30f4d4aba4d2924c652fa09bcb0b8390
├── [2.8K] CVE-2023-23488.py
└── [ 890] README.md
0 directories, 2 files