Description
|
|
Two vulnerabilities have been reported in the MaxButtons plugin for WordPress, which can be exploited by malicious people to conduct cross-site scripting attacks.
1) Input passed via the "id" GET parameter to "wp-admin/admin.php" (when "page" is set to "maxbuttons-controller" and "action" is set to "button") is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
This vulnerability is confirmed in versions 1.26.0 and 1.26.1 and reported in versions prior to 1.37.
2) Certain unspecified input is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
This vulnerability is reported in versions prior to 1.37.
|