CVE-2006-0733
WordPress 2.0.0 - Stored Cross-Site Scripting via Author Website Field
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-0733. PoCs published by imei.
AI-analyzed exploit summary The provided text describes an HTML injection vulnerability in WordPress 2.0.0, where attacker-supplied HTML and script code can be executed in the context of the affected website. An example payload is included to demonstrate the vulnerability.
Description
Cross-site scripting (XSS) vulnerability in WordPress 2.0.0 allows remote attackers to inject arbitrary web script or HTML via scriptable attributes such as (1) onfocus and (2) onblur in the "author's website" field. NOTE: followup comments to the researcher's web log suggest that this issue is only exploitable by the same user who injects the XSS, so this might not be a vulnerability
Exploits (1)
The provided text describes an HTML injection vulnerability in WordPress 2.0.0, where attacker-supplied HTML and script code can be executed in the context of the affected website. An example payload is included to demonstrate the vulnerability.