Filtered by vendor Subratamal Subscriptions
Filtered by product Wallet For Woocommerce Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2026-12103 2 Subratamal, Wordpress 2 Wallet For Woocommerce, Wordpress 2026-07-11 4.3 Medium
The Wallet for WooCommerce plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.6.4. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to enumerate the login name, email address, and user ID of all WordPress accounts — including administrators — by submitting arbitrary search terms to the AJAX handler. The required 'search-user' nonce is localized into the wallet_param object on the standard WooCommerce My Account page, which is accessible to any authenticated user, making it trivially obtainable by a Subscriber.
CVE-2024-6353 2 Standalonetech, Subratamal 2 Terawallet, Wallet For Woocommerce 2026-04-08 8.8 High
The Wallet for WooCommerce plugin for WordPress is vulnerable to SQL Injection via the 'search[value]' parameter in all versions up to, and including, 1.5.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.