CVE-2012-3383

low
Published 2012-07-22 · Modified 2026-04-29
CVSS v3
CVSS v2
2.6
VIR risk
2.6

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.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2012-3383

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed3.4.1+dfsg-1
debian debianbullseyefixed3.4.1+dfsg-1
debian debianforkyfixed3.4.1+dfsg-1
debian debiansidfixed3.4.1+dfsg-1
debian debiantrixiefixed3.4.1+dfsg-1

Application impact

VendorProductVersionsFixed
wordpresswordpress3.4.0

References

CWEs

CWE-264

Verify integrity in audit chain (admin only). AS-IS.