VYPR

Wp Ecommerce

by WordPress

CVEs (4)

  • CVE-2024-1514CriFeb 28, 2024
    risk 0.64cvss 9.8epss 0.01

    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…

  • CVE-2026-1235MedFeb 11, 2026
    risk 0.42cvss 6.5epss 0.00

    The WP eCommerce WordPress plugin through 3.15.1 unserializes user input via ajax actions, which could allow unauthenticated users to perform PHP Object Injection when a suitable gadget is present on the blog.

  • CVE-2024-1516MedFeb 28, 2024
    risk 0.34cvss 5.3epss 0.00

    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…

  • CVE-2026-1128MedMar 6, 2026
    risk 0.28cvss 4.3epss 0.00

    The WP eCommerce WordPress plugin through 3.15.1 does not have CSRF check in place when deleting coupons, which could allow attackers to make a logged in admin remove them via a CSRF attack