Koha's reports/catalogue_stats.pl builds dynamic SQL in sub calculate by interpolating the user-controlled Line and Column request parameters directly into identifier positions of the query (SELECT DISTINCTROW, GROUP BY, ORDER BY) with no whitelist validation.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-04 13:18
Updated : 2026-08-26 17:36
NVD link : CVE-2026-70370
Mitre link : CVE-2026-70370
CVE.ORG link : CVE-2026-70370
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
