Description
|
|
Two vulnerabilities have been discovered in the Global Content Blocks plugin for WordPress, which can be exploited by malicious people to conduct SQL injection attacks.
1) Input passed via the "gcb" parameter to wp-content/plugins/global-content-blocks/gcb/gcb_export.php is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
2) Input passed via the "gcb" parameter to wp-content/plugins/global-content-blocks/gcb/gcb_xml_export.php is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
The vulnerabilities are confirmed in version 1.2. Prior versions may also be affected.
|