Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2024-1516 2 Wp-ecommerce, Zao 2 Wp-e-commerce, Wp Ecommerce 2025-02-11 5.3 Medium
The WP eCommerce plugin for WordPress is vulnerable to unauthorized arbitrary post creation due to a missing capability check on the check_for_saas_push() function in all versions up to, and including, 3.15.1. This makes it possible for unauthenticated attackers to create arbitrary posts with arbitrary content.
CVE-2024-1514 1 Wp-ecommerce 1 Wp Ecommerce 2025-01-28 9.8 Critical
The WP eCommerce plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'cart_contents' parameter in all versions up to, and including, 3.15.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.