WordPress security changelog
LOW CVE-2012-3383 Modified

WordPress component: Cross-site scripting

WordPress component is affected by cross-site scripting. Exposure depends on how the affected operation is made reachable by the site. Injected script can execute in the affected site's origin when the vulnerable output is viewed.

CVE / CNA score 2.6 CVSS · secalert@redhat.com
NVD score 2.6 CVSS 2.0 · nvd@nist.gov
Component
WordPress component
Plugin slug
Core
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Jul 22, 2012
Weakness
CWE-264 — Permissions, Privileges, and Access Controls

This CVE was published Jul 22, 2012 and is one of 45 known issues for WordPress core.

Patch or disable the affected component.

Update WordPress component to a release outside the affected range, or disable and remove it until a fixed version is available.

Technical description

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.

NVD vector: AV:N/AC:H/Au:N/C:N/I:P/A:N

Primary and upstream sources