CyberRota Analysis
AI-GeneratedThe Subscriptions for WooCommerce plugin for WordPress prior to version 2.0.1 is vulnerable due to inadequate validation of payment amounts and improper binding of PayPal order tokens, allowing unauthenticated attackers to exploit this flaw. By substituting a valid PayPal token, an attacker can mark high-value orders as paid without actual payment, leading to potential financial losses for merchants. WordPress site administrators using this plugin should prioritize updating to the latest version to mitigate this risk.
Original NVD Description
The Subscriptions for WooCommerce WordPress plugin before 2.0.1 does not validate the payment amount or bind the PayPal order token to the order being completed on the WooCommerce order-received flow: it captures a client-supplied token and marks the order paid whenever the capture status is COMPLETED, without comparing the captured amount to the order total. This allows an attacker (unauthenticated where guest checkout is enabled) to substitute an approved, uncaptured PayPal order token and have an expensive order marked paid without paying its price.