漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Koha SQL Injection in reports/catalogue_out.pl via Filter URL Parameter
Vulnerability Description
SQL Injection in reports/catalogue_out.pl in Koha Community Koha through 22.11.37, 23.x, 24.x before 24.11.16, 25.05.x before 25.05.11, 25.11.x before 25.11.05, 26.05.x before 26.05.01, and 26.11.x before 26.11.00 allows an authenticated staff user with the Reports module flag to read arbitrary data from the Koha application database via the Filter URL parameter when the Criteria parameter matches /branchcode/.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Vulnerability Title
Koha SQL注入漏洞
Vulnerability Description
Koha是Koha社区开源的一个用于图书馆自动化管理建站系统。 Koha存在SQL注入漏洞,该漏洞源于reports/catalogue_out.pl文件中的calculate函数在Criteria参数匹配branchcode时,直接将Filter URL参数拼接到LIKE查询语句中,未使用参数化绑定,可能导致具有Reports模块权限的已认证工作人员用户通过Filter参数实施SQL注入攻击,读取Koha应用数据库中的任意敏感数据。
CVSS Information
N/A
Vulnerability Type
N/A