Advertisement
hackerscommunity

WordPress Rating-Widget Plugin 1.3.1 XSS

Jul 11th, 2015
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. Rating-Widget is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
  2.  
  3. An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
  4.  
  5. Rating-Widget 1.3.1 is vulnerable; other versions may also be affected.
  6.  
  7. http://www.example.com/wp-content/plugins/rating-widget/view/rating.php?vars[type]=[xss]
  8. http://www.example.com/plugins/rating-widget/view/availability_options.php?selected_key=[xss]
  9. http://www.example.com/wp-content/plugins/rating-widget/view/save.php?rw_form_hidden_field_name=[xss]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement