WordPress Simple PayPal Shopping Cart <= 5.1.3 - Insecure Direct Object Reference via 'quantity'

2025-04-30 22:01
Jack Taylor

Strategic Overview

Status
Patched in 5.1.4
Affected PluginSimple Shopping Cart
Affected Version<= 5.1.3
CVSS5.3Medium
CVECVE-2025-3889
View all Simple Shopping Cart vulnerabilities

Vulnerability Overview

The WordPress Simple Shopping Cart plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.1.3 via the 'process_payment_data' due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to change the quantity of a product to a negative number, which subtracts the product cost from the total order cost. The attack will only work with Manual Checkout mode, as PayPal and Stripe will not process payments for a negative quantity.

Technical Analysis

REMEDIATION: Update to version 5.1.4, 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