Booster for WooCommerce <= 7.1.1 - Missing Authorization to Authenticated (Subscriber+) Order Information Disclosure
Strategic Overview
- Status
- Patched in 7.1.2
- Affected Plugin
- Booster for WooCommerce – PDF Invoices, Abandoned Cart, Variation Swatches & 100+ Tools
- Affected Version
<= 7.1.1- CVSS
- 4.3Medium
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2023-48333
At a glance
CVE-2023-48333 is a medium-severity Missing Authorization vulnerability in the Booster for WooCommerce WordPress plugin, affecting versions <= 7.1.1. 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 7.1.2; sites on affected versions should update now. Disclosed November 2023, reported by Dave Jong.
Vulnerability Overview
The Booster for WooCommerce plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the init_atts() function in all versions up to, and including, 7.1.1. This makes it possible for authenticated attackers, with subscriber-level access and above, to retrieve arbitrary order information.
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
Booster for WooCommerce <= 7.1.1 carries this weakness at init_atts(), 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 Booster for WooCommerce the fix is 7.1.2: builds <= 7.1.1 are affected, anything from 7.1.2 onward is not.
Remediation
Update to version 7.1.2, 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: Booster for WooCommerce 7.1.2 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Same weakness class
- 7.2Booster for WooCommerce 7.0.0 Arbitrary Options Update
- 5.3CVE-2026-32586: Booster for WooCommerce Missing Authorization
CVE-2026-32586 - 4.3CVE-2025-64379: Booster for WooCommerce <= 7.4.0 Missing Authorization
CVE-2025-64379 - 4.3CVE-2023-48747: Booster for WooCommerce Product Creation/Modification
CVE-2023-48747
Other vulnerabilities in Booster for WooCommerce – PDF Invoices, Abandoned Cart, Variation Swatches & 100+ Tools
- 9.8CVE-2021-34646: Booster for WooCommerce <= 5.4.3 Authentication Bypass
CVE-2021-34646 - 8.8CVE-2026-56027: Booster for WooCommerce Arbitrary File Upload
CVE-2026-56027 - 8.8Booster for WooCommerce <= 5.6.8 Cross-Site Request Forgery
- 8.8CVE-2022-3763: Booster for WooCommerce… , Premium <= 5.6.4) - CSRF
CVE-2022-3763 - 8.8CVE-2022-41805: Booster for WooCommerce <= 5.6.6 CSRF
CVE-2022-41805 - 8.8Booster for WooCommerce <= 5.6.1 Cross-Site Request Forgery
- 8.1CVE-2024-13342: Booster… Double Extension Arbitrary File Upload
CVE-2024-13342 - 8.1CVE-2024-13744: Booster for WooCommerce… Arbitrary File Upload
CVE-2024-13744
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C