← Back to browse · API

CVE-2024-36057

Severity
CRITICAL
CVSS
9.8
EPSS
0.01803
Risk score
39.83
CISA KEV
No
PoC
No
Published
2026-04-07
Modified
2026-04-09
First seen
2026-08-07
Aliases
EUVD-2024-55537, GHSA-J75V-99XR-7X47
Products
n/a:n/a n/a
Sources
euvd EUVD-2024-55537

Description

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.

References