Joomla Konsultasi Component "sid" SQL Injection Vulnerability

SECUNIA ADVISORY ID:
SA39816

VERIFY ADVISORY:
http://secunia.com/advisories/39816/

DESCRIPTION:
A vulnerability has been discovered in the Konsultasi component for
Joomla, which can be exploited by malicious people to conduct SQL
injection attacks.

Input passed via the "sid" parameter to index.php (when "option" is
set to "com_konsultasi" and "act" is set to "detail") is not properly
sanitised before being used in a SQL query. This can be exploited to
manipulate SQL queries by injecting arbitrary SQL code.

The vulnerability is confirmed in version 1.0.0. Other versions may
also be affected.

SOLUTION:
Edit the source code to ensure that input is properly sanitised.

PROVIDED AND/OR DISCOVERED BY:
c4uR