Permissions, Privileges, and Access Controls in WordPress - CVE-2012-4421
Published: September 14, 2012 / Updated: August 11, 2020
WordPress
Detailed vulnerability description
The vulnerability allows a remote #AU# to manipulate data.
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.