PT-2026-30881 · Git · Koha
CVE-2024-36058
·
Published
2026-04-07
·
Updated
2026-04-07
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Koha Library versions prior to 23.05.10
Description
The Send Basket functionality is susceptible to Time-Based SQL Injection, a technique where an attacker sends a query that forces the database to wait for a specific amount of time before responding, allowing them to infer data. This occurs because the application fails to sanitize the
bib list POST parameter in the '/cgi-bin/koha/opac-sendbasket.pl' endpoint, which enables library users to read arbitrary data from the database.Recommendations
Update to version 23.05.10 or later.
As a temporary mitigation, restrict access to the '/cgi-bin/koha/opac-sendbasket.pl' endpoint or avoid using the
bib list parameter.Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Koha