The MARC framework import/export function (admin/import_export_framework.pl) in Koha before 3.8.23, 3.10.x before 3.10.13, 3.12.x before 3.12.10, and 3.14.x before 3.14.3 does not require authentication, which allows remote attackers to conduct SQL injection attacks via unspecified vectors.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
http://koha-community.org/security-release-february-2014/ | vendor advisory |
http://www.openwall.com/lists/oss-security/2014/02/07/10 | third party advisory mailing list |
http://www.openwall.com/lists/oss-security/2014/02/10/3 | third party advisory mailing list |
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11666 | vendor advisory issue tracking exploit |