漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Mercator CVE Configuration Vulnerable to Server-Side Request Forgery (SSRF)
Vulnerability Description
Mercator is an open source web application that enables mapping of the information system. Prior to version 2025.05.19, a Server-Side Request Forgery (SSRF) vulnerability exists in Mercator's CVE configuration panel (`/admin/config/parameters`). The `testProvider()` method in `ConfigurationController` passes user-supplied input directly to `curl_init()` without validating the scheme, hostname, or destination IP address. An authenticated user with the `configure` permission can force the Mercator server to issue arbitrary outbound network requests. The suffix `/api/dbInfo` appended to the URL can be bypassed by injecting a `#` fragment character (e.g. `http://TARGET/PATH#`), allowing full control over the target URL. No scheme whitelist, host whitelist, or private/loopback IP block is applied. The `telnet://` scheme can be used for internal port scanning; the `gopher://` scheme enables interaction with unauthenticated internal services (Redis, Memcached), potentially leading to Remote Code Execution under specific deployment conditions. Version 2025.05.19 patches the issue.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
sourcentis mercator 服务端请求伪造漏洞
Vulnerability Description
sourcentis mercator是sourcentis公司开源的一款IT资产管理工具。 Sourcentis Mercator 2025.05.19之前版本存在服务端请求伪造漏洞,该漏洞源于CVE配置面板中testProvider方法直接将用户输入传递给curl_init而未验证协议、主机名或目标IP地址,可能导致经过身份验证且具有configure权限的用户强制Mercator服务器发起任意出站网络请求。
CVSS Information
N/A
Vulnerability Type
N/A