Skip to content

Instantly share code, notes, and snippets.

@Xib3rR4dAr
Last active March 21, 2024 14:24
Show Gist options
  • Save Xib3rR4dAr/561ac3c17b92cb55d3032504a076fa4b to your computer and use it in GitHub Desktop.
Save Xib3rR4dAr/561ac3c17b92cb55d3032504a076fa4b to your computer and use it in GitHub Desktop.
WP Plugin Permalink Manager <=2.4.3.1 Multiple Reflected XSS
@Xib3rR4dAr
Copy link
Author

Xib3rR4dAr commented Mar 17, 2024

Admin Self XSS: (Permalink Manager Pro)

  1. Login as administrator user
  2. Visit /wp-admin/tools.php?page=permalink-manager&section=settings#licence
  3. Paste '" autofocus onfocus=alert(2) a in Licence key input field
  4. XSS will trigger when Save settings is clicked (note that XSS won't trigger when page is reloaded)
    image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment