← back
CVE-2021-34646

Booster for WooCommerce <= 5.4.3 Authentication Bypass

CVSS 9.8 CRITICALEPSS 50.9%CWE-290
In short

The Booster for WooCommerce plugin generates weak verification tokens that attackers can guess, allowing them to impersonate any user—including admins—and log in without knowing passwords. This is a critical flaw if the Email Verification module is enabled, which it is by default.

Technical detail

The plugin's reset_and_mail_activation_link function in class-wcj-emails-verification.php uses weak random token generation for email verification. Attackers can predict or brute-force tokens to trigger verification for arbitrary accounts (including administrators) and, with the 'Login User After Verification' setting enabled by default, achieve unauthenticated account takeover and unauthorized administrative access.

Summary generated and translated by AI from the official description.
Versions up to, and including, 5.4.3, of the Booster for WooCommerce WordPress plugin are vulnerable to authentication bypass via the process_email_verification function due to a random token generation weakness in the reset_and_mail_activation_link function found in the ~/includes/class-wcj-emails-verification.php file. This allows attackers to impersonate users and trigger an email address verification for arbitrary accounts, including administrative accounts, and automatically be logged in as that user, including any site administrators. This requires the Email Verification module to be active in the plugin and the Login User After Successful Verification setting to be enabled, which it is by default.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.

Want to know if your infrastructure is exposed to this?

Talk to TrueHacking →