WordPress Core <= 3.0.4 - Cross-Site Scripting

2007-02-11 00:00
Nils Jueneman

Strategic Overview

Status
Patched in 3.0.5
Affected CoreWordPress 3.0
Affected Version<= 3.0.4
CVSS6.4Medium
CVECVE-2011-0700
View all WordPress 3.0 vulnerabilities

Vulnerability Overview

Multiple cross-site scripting (XSS) vulnerabilities in WordPress before 3.0.5 allow remote authenticated users to inject arbitrary web script or HTML via vectors related to (1) the Quick/Bulk Edit title (aka post title or post_title), (2) post_status, (3) comment_status, (4) ping_status, and (5) escaping of tags within the tags meta box.

Technical Analysis

REMEDIATION: Update to version 3.0.5, or a newer patched version --- IDENTIFIER: CWE-79 (Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')) The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C