CVE-2024-5324
EUVD-2024-4655006.06.2024, 02:15
Multiple plugins for WordPress utilizing the XootiX Framework are vulnerable to unauthorized modification of data due to a missing capability check on the 'import_settings' function in various versions. This makes it possible for authenticated attackers, with Subscriber-level access and above, to change arbitrary options on affected sites. This can be used to enable new user registration and set the default role for new users to Administrator.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| xootix | login\/signup_popup | 2.7.1 |
| xootix | login\/signup_popup | 2.7.2 |
| xootix | otp_login_woocommerce_\&_gravity_forms | 𝑥 < 2.6.2 |
| xootix | side_cart_woocommerce | 2.5 |
| xootix | waitlist_woocommerce | 𝑥 < 2.6.1 |
𝑥
= Vulnerable software versions
Early Detection
Affected products identified ahead of NVD analysis through intelligence sources.
| Vendor | Product | Version | Source |
|---|---|---|---|
| xootix | login\/signup_popup | 2.7.1 ≤ 𝑥 ≤ 2.7.2 | ADP |
Common Weakness Enumeration
- CWE-862 - Missing AuthorizationThe software does not perform an authorization check when an actor attempts to access a resource or perform an action.
- CWE-863 - Incorrect AuthorizationThe software performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.
References