4651 matches found
EUVD-2026-52675
Koha's reports/issuesstats.pl the circulation statistics report builds its calculation query in sub calculate by concatenating several user-controlled request parameters directly into the SQL string. The PeriodTypeSel, PeriodDaySel, and PeriodMonthSel parameters are interpolated raw into...
CVE-2026-70373 Koha: SQL Injection in reports/issues_stats.pl
Koha's reports/issuesstats.pl the circulation statistics report builds its calculation query in sub calculate by concatenating several user-controlled request parameters directly into the SQL string. The PeriodTypeSel, PeriodDaySel, and PeriodMonthSel parameters are interpolated raw into...
CVE-2026-70373 Koha: SQL Injection in reports/issues_stats.pl
Koha's reports/issuesstats.pl the circulation statistics report builds its calculation query in sub calculate by concatenating several user-controlled request parameters directly into the SQL string. The PeriodTypeSel, PeriodDaySel, and PeriodMonthSel parameters are interpolated raw into...
EUVD-2026-52674
Koha's reports/borissuestop.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Criteria parameter is only normalized by a table-name prefix and is never whitelisted, landing verbatim in identifier positions SELECT...
CVE-2026-70372
Koha: SQL Injection in reports/bor_issues_top.pl. The vulnerability arises from dynamic SQL built by concatenating several user-controlled parameters into the query string, with the Criteria parameter not whitelisted and embedded in identifier positions (SELECT/DISTINCTROW, GROUP BY, ORDER BY); f...
CVE-2026-70372 Koha: SQL Injection in reports/bor_issues_top.pl
Koha's reports/borissuestop.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Criteria parameter is only normalized by a table-name prefix and is never whitelisted, landing verbatim in identifier positions SELECT...
CVE-2026-70372 Koha: SQL Injection in reports/bor_issues_top.pl
Koha's reports/borissuestop.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Criteria parameter is only normalized by a table-name prefix and is never whitelisted, landing verbatim in identifier positions SELECT...
CVE-2026-70371 Koha: SQL Injection in reports/issues_avg_stats.pl
Koha's reports/issuesavgstats.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Line and Column parameters are not validated against any whitelist and land verbatim in identifier positions SELECT DISTINCTROW, GRO...
CVE-2026-70371
Koha's reports/issues_avg_stats.pl contains a SQL injection vulnerability. The code builds dynamic SQL in sub calculate by concatenating user-controlled request parameters directly into the query string. The Line and Column parameters are not validated against a whitelist and are inserted into id...
CVE-2026-70371 Koha: SQL Injection in reports/issues_avg_stats.pl
Koha's reports/issuesavgstats.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Line and Column parameters are not validated against any whitelist and land verbatim in identifier positions SELECT DISTINCTROW, GRO...
CVE-2026-70371 Koha: SQL Injection in reports/issues_avg_stats.pl
Koha's reports/issuesavgstats.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Line and Column parameters are not validated against any whitelist and land verbatim in identifier positions SELECT DISTINCTROW, GRO...
EUVD-2026-52673
Koha's reports/issuesavgstats.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Line and Column parameters are not validated against any whitelist and land verbatim in identifier positions SELECT DISTINCTROW, GRO...
CVE-2026-70370 Koha: SQL Injection in reports/catalogue_stats.pl
Koha's reports/cataloguestats.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. When Line contains itemcallnumber and t...
CVE-2026-70370
CVE-2026-70370 affects Koha and its reports/catalogue_stats.pl, where dynamic SQL is constructed in a subroutine by directly interpolating user-controlled Line and Column parameters into identifier slots (SELECT DISTINCTROW, GROUP BY, ORDER BY) without whitelist validation. If Line contains itemc...
CVE-2026-70370 Koha: SQL Injection in reports/catalogue_stats.pl
Koha's reports/cataloguestats.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. When Line contains itemcallnumber and t...
CVE-2026-70370 Koha: SQL Injection in reports/catalogue_stats.pl
Koha's reports/cataloguestats.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. When Line contains itemcallnumber and t...
EUVD-2026-52671
Koha's reports/acquisitionsstats.pl builds its per-cell statistics query in sub calculate by interpolating the user-controlled Filter request parameters directly into WHERE fragments covering aqbasket.closedate, aqorders.datereceived, aqbooksellers.name, items.homebranch, items.ccode,...
CVE-2026-70369 Koha: SQL Injection in reports/acquisitions_stats.pl
Koha's reports/acquisitionsstats.pl builds its per-cell statistics query in sub calculate by interpolating the user-controlled Filter request parameters directly into WHERE fragments covering aqbasket.closedate, aqorders.datereceived, aqbooksellers.name, items.homebranch, items.ccode,...
CVE-2026-70369 Koha: SQL Injection in reports/acquisitions_stats.pl
Koha's reports/acquisitionsstats.pl builds its per-cell statistics query in sub calculate by interpolating the user-controlled Filter request parameters directly into WHERE fragments covering aqbasket.closedate, aqorders.datereceived, aqbooksellers.name, items.homebranch, items.ccode,...
CVE-2026-70369
Koha vulnerability CVE-2026-70369 affects the reports/acquisitions_stats.pl workflow. The per-cell statistics query is built by interpolating user-controlled Filter parameters directly into WHERE clauses (covering fields like aqbasket.closedate, aqorders.datereceived, aqbooksellers.name, items.ho...