CVE-2023-2084: Essential Blocks <= 4.0.6 - Missing Authorization via get
The Essential Blocks plugin for WordPress is vulnerable to unauthorized use of functionality due to a missing capability check on the get function in versions up to, and including, 4.0.6. This makes it possible for subscriber-level attackers to obtain plugin settings. While a nonce check is present, it is only executed when a nonce is provided. Not providing a nonce results in the nonce verification to be skipped. There is no capability check.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the vulnerability ID of this vulnerability?
The vulnerability ID of this vulnerability is CVE-2023-2084.
What is the title of this vulnerability?
The title of this vulnerability is 'The Essential Blocks plugin for WordPress is vulnerable to unauthorized use of functionality due to ...'.
What is the severity of CVE-2023-2084?
The severity of CVE-2023-2084 is medium with a severity value of 4.3.
Which version of the Essential Blocks plugin for WordPress is affected by this vulnerability?
Versions up to, and including, 4.0.6 of the Essential Blocks plugin for WordPress are affected by this vulnerability.
How can the vulnerability be exploited?
This vulnerability can be exploited by subscriber-level attackers to obtain plugin settings.