Vulnerability Description
The Send Basket functionality in Koha Library before 23.05.10 is susceptible to Time-Based SQL Injection because it fails to sanitize the POST parameter bib_list in /cgi-bin/koha/opac-sendbasket.pl, allowing library users to read arbitrary data from the database.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/hacklantic/Research/tree/main/CVE-2024-36058
- https://gitlab.com/koha-community/Koha/-/blob/23.05.x/misc/release_notes/release
- https://gitlab.com/koha-community/Koha/-/blob/23.05.x/misc/release_notes/release
- https://koha-community.org/koha-22-05-22-released/
FAQ
What is CVE-2024-36058?
CVE-2024-36058 is a vulnerability with a CVSS score of 9.8 (CRITICAL). The Send Basket functionality in Koha Library before 23.05.10 is susceptible to Time-Based SQL Injection because it fails to sanitize the POST parameter bib_list in /cgi-bin/koha/opac-sendbasket.pl, a...
How severe is CVE-2024-36058?
CVE-2024-36058 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-36058?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.