TeraWallet – Best WooCommerce Wallet System With Cashback Rewards, Partial Payment, Wallet Refunds <= 1.4.10 - Missing Authorization to Authenticated (Subscriber+) User Email Export
Strategic Overview
- Status
- Patched in 1.4.11
- Affected Plugin
- Wallet for WooCommerce
- Affected Version
<= 1.4.10- CVSS
- 4.3Medium
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2024-1690
At a glance
CVE-2024-1690 is a medium-severity Missing Authorization vulnerability in the Wallet for WooCommerce WordPress plugin, affecting versions <= 1.4.10. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). Exploitation requires an authenticated account at Subscriber level or above. The issue is fixed in version 1.4.11; sites on affected versions should update now. Disclosed March 2024, reported by Lucio Sá.
Vulnerability Overview
The TeraWallet – Best WooCommerce Wallet System With Cashback Rewards, Partial Payment, Wallet Refunds plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the terawallet_export_user_search() function in all versions up to, and including, 1.4.10. This makes it possible for authenticated attackers, with subscriber-level access and above, to export a list of registered users and their emails.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.
CWE-862: Missing Authorization
Wallet for WooCommerce <= 1.4.10 carries this weakness at terawallet_export_user_search(), and reaching it takes an account at Subscriber level or above. A missing authorization check means a function is reachable by anyone who can reach the endpoint, because the code never asks whether the caller is allowed to perform the action.
Any user who can reach the endpoint gets to run an action reserved for higher-privileged roles, from reading protected data to changing settings or content. For Wallet for WooCommerce the fix is 1.4.11: builds <= 1.4.10 are affected, anything from 1.4.11 onward is not.
Remediation
Update to version 1.4.11, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Wallet for WooCommerce 1.4.11 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Same weakness class
Other vulnerabilities in Wallet for WooCommerce
- 8.8CVE-2024-6353: Wallet for WooCommerce <= 1.5.4 SQL Injection
CVE-2024-6353 - 8.8CVE-2022-36401: TeraWallet – For WooCommerce <= 1.3.24 CSRF
CVE-2022-36401 - 6.5CVE-2024-7747: Wallet for WooCommerce Incorrect Conversion between
CVE-2024-7747 - 4.4CVE-2024-32584: TeraWallet Stored XSS
CVE-2024-32584 - 4.3CVE-2026-32398: TeraWallet – For WooCommerce <= 1.5.15 Race Condition
CVE-2026-32398 - 4.3CVE-2022-40198: TeraWallet – For WooCommerce <= 1.3.24 CSRF
CVE-2022-40198 - 4.3CVE-2022-3995: TeraWallet – For WooCommerce <= 1.4.3 IDOR
CVE-2022-3995
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C