CVE-2024-10924
15.11.2024, 04:15
The Really Simple Security (Free, Pro, and Pro Multisite) plugins for WordPress are vulnerable to authentication bypass in versions 9.0.0 to 9.1.1.1. This is due to improper user check error handling in the two-factor REST API actions with the 'check_login_and_get_user' function. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, when the "Two-Factor Authentication" setting is enabled (disabled by default).Enginsight
Vendor | Product | Version |
---|---|---|
really-simple-plugins | really_simple_security | 9.1.1.1 ≤ 𝑥 ≤ 9.1.1.1 |
really-simple-plugins | really_simple_security | 9.0.0 ≤ 𝑥 < 9.1.2 |
really-simple-plugins | really_simple_security | 9.0.0 ≤ 𝑥 < 9.1.2 |
really-simple-plugins | really_simple_security | 9.0.0 ≤ 𝑥 < 9.1.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-288 - Authentication Bypass Using an Alternate Path or ChannelA product requires authentication, but the product has an alternate path or channel that does not require authentication.
- CWE-306 - Missing Authentication for Critical FunctionThe product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.
References