WordPress Core < 3.4.2 - Missing Authorization Checks on create_post
2012-09-06 00:00
AnonymousStrategic Overview
StatusPatched in 3.4.2
Affected CoreWordPress 3.4
Affected Version
< 3.4.2CVSS6.3Medium
CVE
CVE-2012-4421Vulnerability Overview
The create_post function in wp-includes/class-wp-atom-server.php in WordPress before 3.4.2 does not perform a capability check, which allows remote authenticated users to bypass intended access restrictions and publish new posts by leveraging the Contributor role and using the Atom Publishing Protocol (aka AtomPub) feature.
Technical Analysis
REMEDIATION: Update to version 3.4.2, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C