WPC Shop as a Customer for WooCommerce <= 1.2.8 - Authentication Bypass Due to Insufficiently Unique Key

2024-12-17 00:00
Thanh Nam Tran

Strategic Overview

Status
Patched in 1.2.9
Affected Version<= 1.2.8
CVSS8.1High
CVECVE-2024-12432
View all WPC Shop as a Customer for WooCommerce vulnerabilities

Vulnerability Overview

The WPC Shop as a Customer for WooCommerce plugin for WordPress is vulnerable to account takeover and privilege escalation in all versions up to, and including, 1.2.8. This is due to the 'generate_key' function not producing a sufficiently random value. This makes it possible for authenticated attackers, with Subscriber-level access and above, to log in as site administrators, granted they have triggered the ajax_login() function which generates a unique key that can be used to log in.

Technical Analysis

REMEDIATION: Update to version 1.2.9, or a newer patched version --- IDENTIFIER: CWE-330 (Use of Insufficiently Random Values) The product uses insufficiently random numbers or values in a security context that depends on unpredictable numbers.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C