Permissions, Privileges, and Access Controls in WordPress - CVE-2012-4422

 

Permissions, Privileges, and Access Controls in WordPress - CVE-2012-4422

Published: September 14, 2012 / Updated: August 11, 2020


Vulnerability identifier: #VU43516
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2012-4422
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: WordPress.ORG
Affected software:
WordPress

Detailed vulnerability description

The vulnerability allows a remote #AU# to manipulate data.

wp-admin/plugins.php in WordPress before 3.4.2, when the multisite feature is enabled, does not check for network-administrator privileges before performing a network-wide activation of an installed plugin, which might allow remote authenticated users to make unintended plugin changes by leveraging the Administrator role.


How to mitigate CVE-2012-4422

Install update from vendor's website.

Sources