CVE-2024-12293: User Role Editor <= 4.64.3 - Cross-Site Request Forgery to Privilege Escalation

8.8 CVSS

Description

The User Role Editor plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 4.64.3. This is due to missing or incorrect nonce validation on the update_roles() function. This makes it possible for unauthenticated attackers to add or remove roles for arbitrary users, including escalating their privileges to administrator, via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Classification

CVE ID: CVE-2024-12293

CVSS Base Severity: HIGH

CVSS Base Score: 8.8

Affected Products

Vendor: shinephp

Product: User Role Editor

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.05% (probability of being exploited)

EPSS Percentile: 25.24% (scored less or equal to compared to others)

EPSS Date: 2025-02-04 (when was this score calculated)

References

https://www.wordfence.com/threat-intel/vulnerabilities/id/6f359d02-d4ce-4045-9e79-ae0f92b84766?source=cve
https://plugins.trac.wordpress.org/browser/user-role-editor/trunk/includes/classes/grant-roles.php#L184
https://plugins.trac.wordpress.org/browser/user-role-editor/trunk/includes/classes/grant-roles.php#L187
https://wordpress.org/plugins/user-role-editor/#developers
https://plugins.trac.wordpress.org/changeset/3208193/

Timeline