PT-2026-47711 · WordPress · Events Calendar For Geodirectory
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
The Events Calendar for GeoDirectory plugin for WordPress versions prior to 2.3.29
Description
Authenticated attackers with Subscriber-level access or higher can elevate their privileges to Administrator. This occurs because the
ajax ayi action() handler fails to use an allow-list when processing the type and postid variables from the $ POST array, applying only strip tags(esc sql()) before passing them to the update ayi data() function. This function subsequently calls update user meta(), allowing an attacker to write ['subscriber'=>true,'administrator'=>'administrator'] into their own wp capabilities user meta by setting type to wp capabilities and postid to administrator. Consequently, WP User::get role caps() recognizes the administrator key as an active role during the next request.Recommendations
Update the plugin to a version later than 2.3.28.
Fix
LPE
Improper Privilege Management
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Events Calendar For Geodirectory