WordPress Core 1.2 - 'wp-login.php' Multiple Cross-Site Scripting Vulnerabilities

EDB-ID:

24641




Platform:

PHP

Date:

2004-09-28


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

It is reported that Wordpress is affected by various cross-site scripting vulnerabilities. These issues are due to a failure of the application to properly sanitize user-supplied URI input. 

Wordpress 1.2 is reported vulnerable, however, other versions may be affected as well.

/wp-login.php?redirect_to=[XSS]
/wp-login.php?mode=bookmarklet&text=[XSS]
/wp-login.php?mode=bookmarklet&popupurl=[XSS]
/wp-login.php?mode=bookmarklet&popuptitle=[XSS]