Description
|
|
Multiple vulnerabilities have been discovered in the Spider Catalog plugin for WordPress, which can be exploited by malicious users to conduct SQL injection attacks and by malicious people to conduct cross-site scripting and SQL injection attacks.
1) Input passed via the "id" parameter of the "[Spider_Catalog_Category]" or the "[Spider_Catalog_Product]" shortcodes when creating posts is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Successful exploitation of this vulnerability requires privilege to manage posts.
2) Input passed via the "s" parameter to index.php is not properly sanitised in wp-content/plugins/catalog/catalog.php before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
3) Input passed via the "search_events_by_title", "asc_or_desc", and "order_by" POST parameters to wp-admin/admin.php (when "page" is set to "Categories_Spider_Catalog" or "Products_Spider_Catalog" and "serch_or_not" is set to "search") 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.
4) Input passed via the "delay", "slideShowQ", "allImagesQ", "spiderShop", "darkBG", and "juriroot" GET parameters to wp-content/plugins/catalog/spiderBox/spiderBox.js.php and to wp-admin/admin-ajax.php (when "action" is set to "spiderboxjsphp") 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.
The vulnerabilities are confirmed in version 1.4.7. Other versions may also be affected.
|