WordPress Social Invitations Plugin 'test.php' XSS Vulnerability

Summary
This host is installed with WordPress Social Invitations Plugin and is prone to cross site scripting vulnerability.
Impact
Successful exploitation will allow attacker to execute arbitrary HTML and script code in a user's browser session in the context of an affected site. Impact Level: Application
Solution
Upgrade to version 1.4.4.3 or higher, For updates refer to http://wordpress.org/plugins/wp-social-invitations
Insight
Input passed via the 'xhrurl' HTTP GET parameter to test.php script is not properly sanitised before returning to the user.
Affected
WordPress Social Invitations Plugin version before 1.4.4.3
Detection
Send a crafted data via HTTP GET request and check whether it is able to read cookie or not.
References