Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:26955
HistorySep 05, 2011 - 12:00 a.m.

XSS in Redirection wordpress plugin

2011-09-0500:00:00
vulners.com
36

Vulnerability ID: HTB23038
Reference: https://www.htbridge.ch/advisory/xss_in_redirection_wordpress_plugin.html
Product: Redirection wordpress plugin
Vendor: John Godley ( http://urbangiraffe.com )
Vulnerable Version: 2.2.8 and probably prior
Tested Version: 2.2.8
Vendor Notification: 10 August 2011
Vulnerability Type: XSS (Cross Site Scripting)
Status: Fixed by Vendor
Risk level: Medium
Credit: High-Tech Bridge SA Security Research Lab ( https://www.htbridge.ch/advisory/ )

Vulnerability Details:
High-Tech Bridge SA Security Research Lab has discovered vulnerability in Redirection wordpress plugin, which can be exploited to perform cross-site scripting attacks.

Input passed via the "id" GET parameter to /wp-admin/tools.php (when "page" is set to "redirection.php") is not properly sanitised before being returned to the user.
This can be exploited to execute arbitrary HTML and script code in a administrator's browser session in context of affected website.

The following PoC code is available:

http://[host]/wp-admin/tools.php?page=redirection.php&id=%22%3E%3Cscript%3Ealert%28document.cookie%29;%3C/script%3E
Solution: Upgrade to the most recent version