A vulnerability has been discovered in the XOBBIX component for Joomla!, which can be exploited by malicious people to conduct SQL injection attacks.
Input passed via the "prodid" parameter to index.php (when "option" is set to "com_xobbix" and "task" is set to "prod_desc") is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
The vulnerability has been confirmed in version 1.0.1. Other versions may also be affected.
Vulnerable Products
Vulnerable Software: XOBBIX 1.x (component for Joomla!)
Solution
Edit the source code to ensure that input is properly sanitised.