CyberRota Analysis
AI-GeneratedThe Checkout Custom Fields Builder for WooCommerce plugin for WordPress is vulnerable to an authorization bypass, allowing authenticated users with subscriber-level access or higher to install and activate arbitrary attacker-hosted plugins. This flaw can lead to remote code execution on the server, as the required nonce is exposed on admin pages when WooCommerce is inactive. WordPress site administrators using this plugin should prioritize patching to mitigate potential exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
The Checkout Custom Fields Builder for WooCommerce plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.1.5. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to install and activate an arbitrary attacker-hosted plugin, resulting in remote code execution on the server. The required nonce is emitted inline on all admin pages accessible to subscribers when WooCommerce is inactive, meaning any subscriber-level user can harvest it and trigger the exploit without any additional privileges.