WordPress 2.2.3 - '/wp-admin/post.php?popuptitle' Cross-Site Scripting

Related Vulnerabilities: CVE-2008-0192  
Publish Date: 03 Jan 2008
Author: 3APA3A
                							

                source: http://www.securityfocus.com/bid/27123/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. 

http://site/wp-admin/post.php?popuptitle=%22%20style=%22xss:expression(alert(document.cookie))%22