WordPress Core < 3.4.2 - Cross-Site Scripting

2012-09-06 00:00
Anonymous

Strategic Overview

Status
Patched in 3.4.2
Affected CoreWordPress 3.4
Affected Version<= 3.4.1
CVSS6.4Medium
CVECVE-2012-3383
View all WordPress 3.4 vulnerabilities

Vulnerability Overview

The map_meta_cap function in wp-includes/capabilities.php in WordPress 3.4.x before 3.4.2, when the multisite feature is enabled, does not properly assign the unfiltered_html capability, which allows remote authenticated users to bypass intended access restrictions and conduct cross-site scripting (XSS) attacks by leveraging the Administrator or Editor role and composing crafted text.

Technical Analysis

REMEDIATION: Update to version 3.4.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