Joomla DigiStore Component "pid[]" and "cid[]" SQL Injection Vulnerabilities

SECUNIA ADVISORY ID:
SA37756

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

DESCRIPTION:
Some vulnerabilities have been reported in Joomla DigiStore
Component, which can be exploited by malicious people to conduct SQL
injection attacks.

1) Input passed to the "cid[]" parameter in index.php (when "option"
is set to "com_digistore", "controller" is set to
"digistoreProducts", and "task" is set to "list") 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 to the "pid[]" parameter in index.php (when "option"
is set to "com_digistore", "controller" is set to
"digistoreProducts", and "task" is set to "view") is not properly
sanitised before being used in SQL queries. This can be exploited to
manipulate SQL queries by injecting arbitrary SQL code.

SOLUTION:
Filter malicious characters and character sequences using a proxy.

PROVIDED AND/OR DISCOVERED BY:
1) Fl0riX
2) Gaspode

ORIGINAL ADVISORY:
http://www.exploit-db.com/exploits/10546

RECENT ARTICLE

RECENT POST