Search Results (3 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2025-3889 1 Tipsandtricks-hq 1 Wordpress Simple Paypal Shopping Cart 2026-04-22 5.3 Medium
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.
CVE-2025-3874 1 Tipsandtricks-hq 1 Wordpress Simple Paypal Shopping Cart 2026-04-21 6.5 Medium
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 due to lack of randomization of a user controlled key. This makes it possible for unauthenticated attackers to access customer shopping carts and edit product links, add or delete products, and discover coupon codes.
CVE-2025-3890 1 Tipsandtricks-hq 1 Wordpress Simple Paypal Shopping Cart 2026-04-21 6.4 Medium
The WordPress Simple Shopping Cart plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'wp_cart_button' shortcode in all versions up to, and including, 5.1.3 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.