Essential Blocks for Gutenberg <= 4.2.0 - Missing Authorization via AJAX actions
Strategic Overview
<= 4.2.0CVE-2023-47760Vulnerability Overview
The Essential Blocks for Gutenberg plugin for WordPress is vulnerable to unauthorized access to AJAX actions due to a missing capability check on several functions in versions up to, and including, 4.2.0. This makes it possible for authenticated attackers, with subscriber-level access and above, to invoke those functions. A nonce check was performed in all of them. However, the nonce was leaked on the profile page. CVE-2023-51360 appears to be a duplicate of this issue.
Technical Analysis
REMEDIATION: Update to version 4.2.1, 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