header-logo
Suggest Exploit
vendor:
GD Star Rating WordPress plugin
by:
Unknown
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: GD Star Rating WordPress plugin
Affected Version From: 1.9.2007
Affected Version To: 1.9.2007
Patch Exists: YES
Related CWE: CVE-2010-xxxx
CPE: a:gd_star_rating_project:gd_star_rating:1.9.7
Other Scripts:
Platforms Tested: WordPress
2010

Cross-Site Scripting in GD Star Rating WordPress plugin

The GD Star Rating plugin for WordPress is prone to a cross-site-scripting vulnerability because it fails to properly sanitize user-supplied input. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

Mitigation:

Update to the latest version of the GD Star Rating plugin (1.9.8 or later) or apply a patch provided by the vendor. Sanitize user-supplied input to prevent XSS attacks.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/46480/info

The GD Star Rating plugin for WordPress is prone to a cross-site-scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

GD Star Rating 1.9.7 is vulnerable; other versions may also be affected. 

http://www.example.com/wp-content/plugins/gd-star-rating/widgets/widget_top.php?wpfn="><script>alert("XSS");</script>