WooCommerce Stripe Payment Gateway <= 7.6.1 - Insecure Direct Object Reference via update_payment_intent_ajax
2023-12-27 00:00
Rafie MuhammadStrategic Overview
StatusPatched in 7.6.2
Affected PluginWooCommerce Stripe Payment Gateway
Affected Version
<= 7.6.1CVSS6.5Medium
CVE
CVE-2023-51502Vulnerability Overview
The WooCommerce Stripe Payment Gateway plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 7.6.1 via the update_payment_intent_ajax due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to make updates to payments that don't belong to their orders.
Technical Analysis
REMEDIATION: Update to version 7.6.2, or a newer patched version --- IDENTIFIER: CWE-639 (Authorization Bypass Through User-Controlled Key) The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C