CVE-2024-52442 – WordPress UserPlus plugin <= 2.0 - Privilege Escalation vulnerability
https://notcve.org/view.php?id=CVE-2024-52442
18 Nov 2024 — Incorrect Privilege Assignment vulnerability in Userplus UserPlus allows Privilege Escalation.This issue affects UserPlus: from n/a through 2.0. Vulnerabilidad de asignación incorrecta de privilegios en UserPlus UserPlus permite la escalada de privilegios. Este problema afecta a UserPlus: desde n/a hasta 2.0. The User registration & user profile – UserPlus plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 2.0. This makes it possible for unauthenticated attacker... • https://patchstack.com/database/vulnerability/userplus/wordpress-userplus-plugin-2-0-privilege-escalation-vulnerability?_s_id=cve • CWE-266: Incorrect Privilege Assignment CWE-862: Missing Authorization •
CVE-2024-9518 – UserPlus <= 2.0 - Unauthenticated Privilege Escalation
https://notcve.org/view.php?id=CVE-2024-9518
09 Oct 2024 — The UserPlus plugin for WordPress is vulnerable to privilege escalation in versions up to, and including, 2.0 due to insufficient restriction on the 'form_actions' and 'userplus_update_user_profile' functions. This makes it possible for unauthenticated attackers to specify their user role by supplying the 'role' parameter during a registration. • https://plugins.trac.wordpress.org/browser/userplus/trunk/functions/user-functions.php?rev=1604604#L47 • CWE-269: Improper Privilege Management •
CVE-2024-9519 – UserPlus <= 2.0 - Authenticated (Editor+) Registration Form Update to Privilege Escalation
https://notcve.org/view.php?id=CVE-2024-9519
09 Oct 2024 — The UserPlus plugin for WordPress is vulnerable to unauthorized modification of data due to an improper capability check on the 'save_metabox_form' function in versions up to, and including, 2.0. This makes it possible for authenticated attackers, with editor-level permissions or above, to update the registration form role to administrator, which leads to privilege escalation. • https://plugins.trac.wordpress.org/browser/userplus/trunk/admin/admin-post-metaboxes.php?rev=1627771#L62 • CWE-266: Incorrect Privilege Assignment •
CVE-2024-9520 – UserPlus <= 2.0 - Missing Authorization via Multiple Functions
https://notcve.org/view.php?id=CVE-2024-9520
09 Oct 2024 — The UserPlus plugin for WordPress is vulnerable to unauthorized access, modification, and loss of data due to a missing capability check on multiple functions in all versions up to, and including, 2.0. This makes it possible for authenticated attackers with subscriber-level permissions or above, to add, modify, or delete user meta and plugin options. • https://plugins.trac.wordpress.org/browser/userplus/trunk/admin/admin-ajax.php?rev=1627771#L186 • CWE-862: Missing Authorization •