Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Koha - SQL Injection in reports/issues_stats.pl
Vulnerability Description
Koha's reports/issues_stats.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 single-quoted equality and function-comparison fragments, and the Filter slots plus the Line and Column identifiers are likewise interpolated with no whitelist and no placeholder binding.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Vulnerability Title
Koha SQL注入漏洞
Vulnerability Description
Koha是Koha社区开源的一个用于图书馆自动化管理建站系统。 Koha 24.11.17之前版本、25.05.00版本至25.05.12之前版本、25.11.00版本至25.11.06之前版本和26.05.00版本至26.05.01之前版本存在SQL注入漏洞,该漏洞源于reports/issues_stats.pl文件中的calculate子程序将PeriodTypeSel、PeriodDaySel、PeriodMonthSel、Filter、Line和Column等用户可控参数直接拼接进SQL字符串,
CVSS Information
N/A
Vulnerability Type
N/A