CyberRota Analysis
AI-GeneratedThe User Management plugin for WordPress is susceptible to an authorization bypass vulnerability, allowing unauthenticated attackers to manipulate the export field configuration. This could lead to unauthorized access to sensitive user data, including password hashes, during CSV exports and imports. WordPress site administrators using this plugin should prioritize applying updates or implementing mitigations to safeguard against potential data breaches.
Original NVD Description
The User Management plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.2. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to modify the plugin's export field configuration stored in the uiewp_export_field option, controlling which user fields such as password hashes are included in CSV exports and how columns are mapped during imports.