Cross-Site Scripting Flaw in UserPro Plugin for WordPress
CVE-2018-16285
6.1MEDIUM
What is CVE-2018-16285?
The UserPro plugin for WordPress, up to version 4.9.23, is susceptible to a Cross-Site Scripting (XSS) vulnerability. This flaw occurs when user input is improperly sanitized in the shortcode parameter during the userpro_shortcode_template action in the wp-admin/admin-ajax.php file. Attackers can exploit this vulnerability by crafting malicious shortcode inputs that, when processed by the plugin, could execute arbitrary JavaScript in the context of the user's browser session, potentially compromising sensitive information and user accounts.