CVE-2021-38312

The Gutenberg Template Library & Redux Framework plugin <= 4.2.11 for WordPress used an incorrect authorization check in the REST API endpoints registered under the “redux/v1/templates/” REST Route in “redux-templates/classes/class-api.php”. The `permissions_callback` used in this file only checked for the `edit_posts` capability which is granted to lower-privileged users such as contributors, allowing such users to install arbitrary plugins from the WordPress repository and edit arbitrary posts.
Configurations

Configuration 1 (hide)

cpe:2.3:a:redux:gutenberg_template_library_\&_redux_framework:*:*:*:*:*:wordpress:*:*

History

No history.

Information

Published : 2021-09-02 17:15

Updated : 2024-02-28 18:28


NVD link : CVE-2021-38312

Mitre link : CVE-2021-38312

CVE.ORG link : CVE-2021-38312


JSON object : View

Products Affected

redux

  • gutenberg_template_library_\&_redux_framework
CWE
CWE-863

Incorrect Authorization

CWE-280

Improper Handling of Insufficient Permissions or Privileges