http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7013

--- Comment #3 from Frère Sébastien Marie <semarie-k...@latrappe.fr> 2011-12-05 
10:17:25 UTC ---
Comment on attachment 6577
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6577
proposed patch

This patch is vulnerable to SQL injection.

Please use placeholders in SQL query (using prepare/execute), instead of
$variable.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to