cve/2024/CVE-2024-7503.md
2024-08-11 18:44:53 +00:00

1023 B

CVE-2024-7503

Description

The WooCommerce - Social Login plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 2.7.5. This is due to the use of loose comparison of the activation code in the 'woo_slg_confirm_email_user' function. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the userID. This requires the email module to be enabled.

POC

Reference

No PoCs from references.

Github