CyberRota Analysis
AI-GeneratedThe wiseCampaign – WooCommerce Conversions Made Easy plugin for WordPress is vulnerable due to its REST API endpoints being improperly configured, allowing unauthenticated attackers to modify and disclose sensitive data, including plugin settings and banner configurations. This vulnerability poses a significant risk as it enables unauthorized changes to critical components of the plugin without any security checks. WordPress site administrators using this plugin should prioritize immediate updates to version 1.1.17 or later to mitigate potential exploitation.
Original NVD Description
The wiseCampaign – WooCommerce Conversions Made Easy plugin for WordPress is vulnerable to unauthorized modification and disclosure of data due to every one of its REST API endpoints being registered with `permission_callback => '__return_true'` in all versions up to, and including, 1.1.16. This makes it possible for unauthenticated attackers to read and modify the plugin's banner, stockbar, and core settings — including saving/updating banner records, toggling stockbar/feature flags, changing the active banner, and uploading background-image files via wp_handle_upload() — without any nonce or capability check.