CyberRota Analysis
AI-GeneratedThe PhonePe Payment Solutions plugin for WordPress versions prior to 3.1.0 is vulnerable due to improper verification of payment callback authenticity, as the secret used for signature validation is empty. This flaw enables unauthenticated attackers to forge payment-success notifications, potentially marking unpaid WooCommerce orders as paid. WordPress site administrators using this plugin should prioritize updating to the latest version to mitigate the risk of fraudulent transactions.
Original NVD Description
The PhonePe Payment Solutions WordPress plugin before 3.1.0 does not properly verify the authenticity of incoming payment callbacks: the secret used to validate the callback signature is empty on sites configured through the current setup flow, so the expected signature reduces to an unkeyed hash of the request body that anyone can compute. This allows unauthenticated attackers to forge a payment-success notification and mark unpaid WooCommerce orders as paid without any payment being made.