WordPress Core <= 2.2.1 - Authenticated (Admin+) Cross-Site Scripting

2007-08-05 00:00
Anonymous

Strategic Overview

Status
Patched in 2.2.2
Affected CoreWordPress 2.2
Affected Version<= 2.2.1
CVSS5.5Medium
CVECVE-2007-4153
View all WordPress 2.2 vulnerabilities

Vulnerability Overview

Multiple cross-site scripting (XSS) vulnerabilities in WordPress 2.2.1 allow remote authenticated administrators to inject arbitrary web script or HTML via (1) the Options Database Table in the Admin Panel, accessed through options.php; or (2) the opml_url parameter to link-import.php. NOTE: this might not cross privilege boundaries in some configurations, since the Administrator role has the unfiltered_html capability.

Technical Analysis

REMEDIATION: Update to version 2.2.2, 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