CVE-2021-34646
CRITICALBooster for WooCommerce <= 5.4.3 - Authentication Bypass via Email Verification Token Weakness
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2021-34646. PoCs published by 0xB455, motikan2010.
AI-analyzed exploit summary This exploit leverages an authentication bypass vulnerability in the WooCommerce Booster Plugin by generating multiple timestamps to craft a valid verification token, allowing unauthorized access to user accounts.
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.
Exploits (3)
This exploit leverages an authentication bypass vulnerability in the WooCommerce Booster Plugin by generating multiple timestamps to craft a valid verification token, allowing unauthorized access to user accounts.
This repository contains a functional Python script that exploits an authentication bypass vulnerability in the Booster for WooCommerce WordPress plugin (CVE-2021-34646). The exploit leverages weak random token generation in the email verification process to impersonate arbitrary users, including administrators.
This repository contains a functional exploit for CVE-2021-34646, an authentication bypass vulnerability in the WooCommerce Booster Plugin. The exploit generates multiple timed tokens to bypass authentication by leveraging a predictable MD5 hash mechanism.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H