← All CVEs

CVE-2024-36057

critical · 9.8

Koha Library before 23.05.10 fails to sanitize user-controllable filenames prior to unzipping, leading to remote code execution. The line "qx/unzip $filename -d $dirname/;" in upload-cover-image.pl is vulnerable to command injection via shell metacharacters because input data can be controlled by an attacker and is directly included in a system command, i.e., an attack can occur via malicious filenames after uploading a .zip file and clicking Process Images.

9.8
CVSS
1.8%
EPSS (exploit prob.)
78th
EPSS percentile
2026-04-07
Published

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CWE-94

References

Query this programmatically:

curl https://evil-db.io/api/v1/cve/CVE-2024-36057