mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 10:41:43 +00:00
20 lines
950 B
Markdown
20 lines
950 B
Markdown
![]() |
### [CVE-2015-4632](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4632)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Multiple directory traversal vulnerabilities in 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.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://packetstormsecurity.com/files/132458/Koha-ILS-3.20.x-CSRF-XSS-Traversal-SQL-Injection.html
|
||
|
- https://seclists.org/fulldisclosure/2015/Jun/80
|
||
|
- https://www.exploit-db.com/exploits/37388/
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ARPSyndicate/kenzer-templates
|
||
|
|