漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
esm.sh has SSRF localhost/private-network bypass in `/http(s)` module route
Vulnerability Description
esm.sh is a no-build content delivery network (CDN) for web development. Versions up to and including 137 have an SSRF vulnerability (CWE-918) in esm.sh’s `/http(s)` fetch route. The service tries to block localhost/internal targets, but the validation is based on hostname string checks and can be bypassed using DNS alias domains. This allows an external requester to make the esm.sh server fetch internal localhost services. As of time of publication, no known patched versions exist.
CVSS Information
N/A
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
esm.sh 代码问题漏洞
Vulnerability Description
esm.sh是esm.sh开源的一个内容分发网络。 esm.sh 137及之前版本存在代码问题漏洞,该漏洞源于esm.sh的/http(s)获取路由中存在服务端请求伪造漏洞,服务尝试阻止localhost或内部目标,但验证基于主机名字符串检查,可能通过使用DNS别名域被绕过,允许外部请求者使esm.sh服务器获取内部localhost服务。
CVSS Information
N/A
Vulnerability Type
N/A