[] NeoSense

WordPress Core 2.0 - Comment Post HTML Injection

Author: imei
type: webapps
platform: php
port: 
date_added: 2006-02-15 
date_updated: 2017-05-04 
verified: 1 
codes: CVE-2006-0733;OSVDB-23266 
tags: 
aliases:  
screenshot_url:  
application_url: http://www.exploit-db.comWordPress-2.0.zip

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

WordPress is prone to an HTML-injection vulnerability.

Attacker-supplied HTML and script code would be executed in the context of the affected website, potentially allowing for the theft of cookie-based authentication credentials. An attacker could also exploit this issue to control how the site is rendered to the user; other attacks are also possible.

WordPress version 2.0.0 is reportedly vulnerable; other versions may also be affected.

An example has been provided:

<strong>author's website</strong>:
<strong>" onfocus="alert(1)" onblur="alert(1)</strong>