Description
|
|
Two vulnerabilities have been discovered in the WP Easy Gallery plugin for WordPress, which can be exploited by malicious people to conduct cross-site scripting and request forgery attacks.
1) Input passed via the "select_gallery" or "galleryId" parameter to wp-admin/admin.php (when "page" is set to "edit-gallery") is not properly sanitised in wp-content/plugins/wp-easy-gallery/admin/edit-gallery.php 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.9, 2.2, and 2.7. Other versions may also be affected.
2) The application allows users to perform certain actions via HTTP requests without performing proper validity checks to verify the requests. This can be exploited to e.g. change plugin settings, add or edit galleries, and conduct script insertion attacks when a logged-in user visits a specially crafted web page.
This vulnerability is confirmed in version 2.7. Other versions may also be affected.
|