Description
The Ultimate Member plugin for WordPress is vulnerable to Remote Code Execution in versions up to, and including, 2.5.0 via the populate_dropdown_options function that accepts user supplied input and passes it through call_user_func(). This is restricted to non-parameter PHP functions like phpinfo(); since user supplied parameters are not passed through the function. This makes it possible for authenticated attackers, with administrative privileges, to execute code on the server.
Remediation
References
Related Vulnerabilities
WordPress Plugin Chat-Support Board-WordPress Chat Cross-Site Scripting (3.3.4)
WordPress Plugin Teaser Maker Cross-Site Scripting (0.1.114)
Piwigo Exposure of Sensitive Information to an Unauthorized Actor Vulnerability (CVE-2017-10679)
MySQL CVE-2016-5633 Vulnerability (CVE-2016-5633)
WordPress Cross-Site Request Forgery (CSRF) Vulnerability (CVE-2012-1936)